![]() |
PCDVD數位科技討論區
(https://www.pcdvd.com.tw/index.php)
- 七嘴八舌異言堂
(https://www.pcdvd.com.tw/forumdisplay.php?f=12)
- - 求救: PHP寫的東西出不來??
(https://www.pcdvd.com.tw/showthread.php?t=401477)
|
|---|
裡面的安裝文件.......看的好吃力= =".........................
ps..離開站上3小時,運動解悶,已經在電腦前弄了近20小時了.. |
不會手動裝php的話
可以試試自動安裝的installer for IIS php 4.3.9 installer (1MB) http://www.php.net/get/php-4.3.9-in...e/from/a/mirror CGI only, MySQL support built-in, packaged as Windows installer to install and configure PHP, and automatically configure IIS, PWS and Xitami, with manual configuration for other servers. N.B. no external extensions included php 5.0.2 installer (2.2MB) http://tw.php.net/get/php-5.0.2-ins...e/from/a/mirror CGI only, packaged as Windows installer to install and configure PHP, and automatically configure IIS, PWS and Xitami, with manual configuration for other servers. N.B. no external extensions included |
|
加油, PHP 的參考資料網路上很多, 用 Google 查就看不完了 :)
|
記得上php.net看document,照他說的設定就沒問題了。
|
不要裝IIS, 不會的話直接下載wamp就可以了...這是最簡單的方法, 一次幫你裝好apache, php, mysql, phpmyadmin 你還可以到add-on選apache2等add-on
http://www.wampserver.com/en/index.php 裝好之後, 你寫好的php檔就丟在www檔案夾下即可 |
出現Warning
PHP Startup: Unable to load dynamic library 'C:\php\ext\php_mysql.dll' -找不到指定模組 PHP資料夾明明就有php_mysql.dll = =" |
php要用linux架才是王道丫~
|
現在最新問題,可以執行APACHE卻還是不能顯示PHP的東西(還是老樣子)
我已經照allen741230 大,給的網址照做還是不行呀! 難道說..跟php還有Apache的版本有關係 PHP 5.0 Apache 1.3.31-win32-x86-no_src |
引用:
文不對題, 炫耀嗎? 回文...... httpd.conf 中的 LoadModule php5_module c:/php/php5apache.dll 因為我不曉得你用的 Apache 版本是多少.... 但是 php5apache.dll 是給 Apache 1.3.x 用的 而 php5apache2.dll 是給 Apache 2.0.x 用的. 如果你安裝的 Apache 是 2.0.x 的, 你一直是在用 1.3.x 的模組所以不能啟動.. 然後修改一下這個加兩個冒號, 雖然這跟沒加是一樣的...... LoadModule php5_module "c:/php/php5apache.dll" 並加上這行.... SetEnv PHPRC c:/php 我建議你使用 Apache 1.3.x + PHP 4.3.x , 先不要用 PHP 5.0.2, 因為印像中新的 PHP 5x 跟 Apache 都有相容問題. |
| 所有的時間均為GMT +8。 現在的時間是03:46 AM. |
vBulletin Version 3.0.1
powered_by_vbulletin 2025。