Current Page: 1 of 1
Results 1 - 3 of 3
13 years ago
jdbruijn
I found the problem, I had to change the httpd.conf file to include the following lines before the LoadModule php5_module: PHPIniDir "C:/wamp/bin/apache/Apache2.2.17/bin/php.ini" Loadfile "c:/wamp/bin/php/php5.3.5/php5ts.dll" Loadfile "c:/wamp/bin/php/php5.3.5/libpq.dll" I found this in the following thread:
Forum: WampServer English
13 years ago
jdbruijn
Both files are in that folder.
Forum: WampServer English
13 years ago
jdbruijn
On my wamp server i've got 2 php versions: 5.3.5 (default install) and I added version 5.2.1. Untill this moment i've been using 5.2.1 without problems. Now I want to upgrade my website to use the new 5.3.5 php version but I cannot get my database connection working (Postgres). this is what i did: - Changed PHP version in the Wamp trayicon to 5.3.5 (results in WAMP restarting the services)
Forum: WampServer English
Current Page: 1 of 1