Current Page: 1 of 1
Results 1 - 5 of 5
14 years ago
bfarber
I was just coming to report this myself. The phpmyadmin config for 3.2.0.1 doesn't contain the "AllowNoPassword" config option so you cannot access phpmyadmin. To find this I had to hunt through files, backtracking the error message - was quite annoying. Anyways, hope it's added to next version to simplify the setup process a bit.
Forum: WampServer English
14 years ago
bfarber
Ok, found the problem and the fix. Go to your bin/php/php5.3.0 directory and edit both php.ini and phpForApache.ini. Change ;extension=php_oci8.dll ; Use with Oracle 10gR2 Instant Client ;extension=php_oci8_11g.dll ; Use with Oracle 11g Instant Client to ;extension=php_oci8.dll ;extension=php_oci8_11g.dll Then go to your bin/apache/(whatever version)/bin/php.ini file and d
Forum: WampServer English
14 years ago
bfarber
I had been waiting for the PHP5.3 update and had originally tried installing it myself, with no luck. So when I noticed it was made available today I went ahead and added the version. After it was installed, I switched to it, and still get "The configuration file contains a syntax error on line 920: Invalid section tag" When I look at the configuration file, I see this on
Forum: WampServer English
14 years ago
bfarber
I'm seeing the same thing as MattRogowski. I downloaded "VC6 x86 Thread Safe" zip package and unzipped it locally. I copied the files to c:/wamp/bin/php/php5.3.0/ I copied over wampserver.conf and phpForApache.ini from the php5.2.9-2 directory I had. Edited extensions dir in phpForApache.ini Renamed php.ini-development to php.ini and set extensions dir in it. Exited WAMP and
Forum: WampServer English
16 years ago
bfarber
I've used WAMP for a while now and love it. I do, however, have one gripe that drives me up the wall. The MySQL installation does not come with myisamchk, nor perror. I end up having to go download the entire MySQL binary installer from mysql.com, install it, and then copy the files to the wamp/mysql/bin directory. Could you possibly just include these files in the future? Specifically myis
Forum: WampServer English
Current Page: 1 of 1