| Posted: 23 Jul 2007 04:11 | |
|
Registered User Currently Offline |
Posts: 1 Join Date: Jul 2007 |
|
Well, first of all, what about a bug report section somewhere?
Second...I had quite some trouble getting WAMP to work. Changing to WAMP from my own setup of the same components (some newer even), I was kinda frustrated that it didn't work from the start. It ended up being the wamp.conf file from the Apache setup that caused this behavior. Here is what the error log says: Syntax error on line 22 of c:/wamp/apache/conf/wamp.conf: Cannot load c:/wamp/apache/@@@instdir@@@/php/php5apache.dll into server: (126) The specified module could not be found: Syntax error on line 22 of c:/wamp/apache/conf/wamp.conf: Cannot load c:/wamp/apache/@@@instdir@@@/php/php5apache.dll into server: (126) The specified module could not be found: I guess there is something wrong with the installation routine replacing the @@@instdir@@@ ? Anyways, when I corrected the dir, it worked fine.
Cheers. |
|
| Posted: 26 Jul 2007 16:45 | |
|
Administrator |
Posts: 125 Join Date: Feb 2005 |
|
I have seen this problem before, but could never exactly reproduce it. Under certain circumstances, the replacing of the placeholders you mentioned does not take place. It may be related to an Apache service that is already installed, but I am not sure.
If you have any further information that could help us resolve the problem, I'd be grateful. |
|