前幾天安裝了APP的2.4.6 (XP系統)
個人覺得最大的進步就是安裝時 可鍵入SQL密碼
並且可正常使用..(這是我架站兩年來一直使用APP第一次資料庫有密碼了)
但是問題來了
安裝無誤以後..我發現我的網頁傳輸忽快忽慢
同樣的頁面.快是非常非常的快..慢的話可以等上幾十秒
問題是出在Apache 2上面
對我的主機而言似乎不太穩定
於是乎我分別到各官方網站下載了伺服機各主要軟體 分別安裝
事實上並沒有比較困難..
在經過無數版本的進化後
無論是阿帕企.MYSQL.PHP 在安裝上都非常人性化好上手
並且日後分別升級也很方便
安裝好之後測試.雖然不知到原因何在...
無論是圖片的開啟..資料庫叫出文字.
發現執行效率事實上比APP快很多
在此 要跟APP正式分手了..感謝您擔任我架站的啟蒙
但現在我找到更適合我主機架設的方式了
以上
安裝2.4.6之後放棄APP
版主: 版主管理群
你可以更新 PHP 了,4.4.3 剛出來...MOTO CITY 寫:阿帕契使用 1.3.36
因為2版對XP而言實在不穩定.網頁開啟忽快忽慢(對我的主機而言)
PHP 4.4.2
MySQL 5.0.22
phpMyAdmin-2.8.2
除了Apache 以外其餘版本都跟APPSERV的2.4.6相同
[03-Aug-2006] The PHP development team is proud to announce the release of PHP 4.4.3. This release combines small number of bug fixes and resolves a number of security issues. Some of the key changes of PHP 4.4.3 include:Further details about this release can be found in the release announcement and the full list of changes is available in the PHP 4 ChangeLog.
- Disallow certain characters in session names.
- Fixed a buffer overflow inside the wordwrap() function.
- Prevent jumps to parent directory via the 2nd parameter of the tempnam() function.
- Improved safe_mode check for the error_log() function.
- Fixed cross-site scripting inside the phpinfo() function.
- Fixed offset/length parameter validation inside the substr_compare() function.
- Upgraded bundled PCRE library to version 6.6
- Over 20 various bug fixes.