Current Page: 1 of 1
Results 1 - 5 of 5
17 years ago
ALF
Pear has a statement to move from "dp.php" to "MDB2.php" as it is no longer supported. In order to use the Database Scripts you must change the "include_path" in your "php.ini" file to include_path = ".;x:\wamp\www\phplib\" or you can either include the path within your script. i.e. $PATH = 'X:/wamp/php/PEAR'; init_set('include_path', ';'. $P
Forum: WampServer English
17 years ago
ALF
From what I've read in the forums "WAMP5 ver 1.7.0" is not working for WIN2K platforms. I've had no issues in XP so far. For Win2K revert to "WAMP5 ver 1.6.6" and it will work correctly.
Forum: WampServer English
17 years ago
ALF
You can if you used MyISAM as the default table type. INNODB used a RAID system and it is not recoverable that way. Good luck!!
Forum: WampServer English
17 years ago
ALF
I installed WAMP5 1.7.0 under Win2k. I did get the same issue of not being able to access nor I noticed in the ApahceErrorLogs the following: client denied by server configuration: D:/wamp/www/ So in order to access the linkes as mentioned, I added Allow from 0.0.0.0 in the httpd.conf file and it solve the issues. The rest of the security settings can be changed as mentioned within t
Forum: WampServer English
17 years ago
ALF
Wamp5_1.6.6 was working great, however I uninstalled, and reinstalled ver.1.7.0 After the wampserver is running, I can not access (I get the famous "HTTP 403 forbidden" error) unless I set it as "Put Online". Once it's online I can not acces "PHPmyadmin" nor "SQLitemanager" (links in index.php). I can access MySQL server through "MySQL Administrator
Forum: WampServer English
Current Page: 1 of 1