[XP][2.0i]Error when wampserver starts
Posted by: guile (---.90-226-89.dsl.completel.net)
Date: July 19, 2009 03:26AM

System : Windows XP
WampServer version : 2.0i
Php version : 5.3


Since I've switched to php 5.3, I have a problem I don't know how to solve.
When I start WampServer, I have this error : [img404.imageshack.us]

I try to correct it by myself.
Here is the line 1319 and following in the wampmanager.ini file (I hope it is the failed file...)


[php_ext_php_oci8.dll ; Use with Oracle 10gR2 Instant Client
]
Action: service; Service: wampapache; ServiceAction: stop; Flags: waituntilterminated
Action: run; FileName: "c:/wamp/bin/php/php5.2.6/php-win.exe";Parameters: "-c . switchPhpExt.php php_oci8.dll ; Use with Oracle 10gR2 Instant Client
on";WorkingDir: "c:/wamp/scripts"; Flags: waituntilterminated
Action: run; FileName: "c:/wamp/bin/php/php5.2.6/php-win.exe";Parameters: "-c . refresh.php";WorkingDir: "c:/wamp/scripts"; Flags: waituntilterminated
Action: run; FileName: "net"; Parameters: "start wampapache"; ShowCmd: hidden; Flags: waituntilterminated
Action: resetservices
Action: readconfig;
[php_ext_php_oci8_11g.dll ; Use with Oracle 11g Instant Client
]
Action: service; Service: wampapache; ServiceAction: stop; Flags: waituntilterminated
Action: run; FileName: "c:/wamp/bin/php/php5.2.6/php-win.exe";Parameters: "-c . switchPhpExt.php php_oci8_11g.dll ; Use with Oracle 11g Instant Client
on";WorkingDir: "c:/wamp/scripts"; Flags: waituntilterminated
Action: run; FileName: "c:/wamp/bin/php/php5.2.6/php-win.exe";Parameters: "-c . refresh.php";WorkingDir: "c:/wamp/scripts"; Flags: waituntilterminated
Action: run; FileName: "net"; Parameters: "start wampapache"; ShowCmd: hidden; Flags: waituntilterminated
Action: resetservices
Action: readconfig;


Then I tried to correct everywhere ".dll" is found in wampmanager.ini, but no way. My corrections are erased by wampserver.exe at launch... and the same error occured.

What is the problem and how to correct it? :-(

Options: ReplyQuote
Re: [XP][2.0i]Error when wampserver starts
Posted by: guile (---.90-226-89.dsl.completel.net)
Date: July 19, 2009 03:32AM

Here are the other lines that make an error (wampmanager.ini line 814)
Type: item; Caption: "php_oci8.dll ; Use with Oracle 10gR2 Instant Client
"; Action: multi; Actions: php_ext_php_oci8.dll ; Use with Oracle 10gR2 Instant Client

Type: item; Caption: "php_oci8_11g.dll ; Use with Oracle 11g Instant Client
"; Action: multi; Actions: php_ext_php_oci8_11g.dll ; Use with Oracle 11g Instant Client




And here are the corrections I have made, unsuccessfully...
Type: item; Caption: "php_oci8.dll"; Action: multi; Actions: php_ext_php_oci8.dll
Type: item; Caption: "php_oci8_11g.dll"; Action: multi; Actions: php_ext_php_oci8_11g.dll

...

...

[php_ext_php_oci8.dll]
Action: service; Service: wampapache; ServiceAction: stop; Flags: waituntilterminated
Action: run; FileName: "c:/wamp/bin/php/php5.2.6/php-win.exe";Parameters: "-c . switchPhpExt.php php_oci8.dll on";WorkingDir: "c:/wamp/scripts"; Flags: waituntilterminated
Action: run; FileName: "c:/wamp/bin/php/php5.2.6/php-win.exe";Parameters: "-c . refresh.php";WorkingDir: "c:/wamp/scripts"; Flags: waituntilterminated
Action: run; FileName: "net"; Parameters: "start wampapache"; ShowCmd: hidden; Flags: waituntilterminated
Action: resetservices
Action: readconfig;
[php_ext_php_oci8_11g.dll]
Action: service; Service: wampapache; ServiceAction: stop; Flags: waituntilterminated
Action: run; FileName: "c:/wamp/bin/php/php5.2.6/php-win.exe";Parameters: "-c . switchPhpExt.php php_oci8_11g.dll on";WorkingDir: "c:/wamp/scripts"; Flags: waituntilterminated
Action: run; FileName: "c:/wamp/bin/php/php5.2.6/php-win.exe";Parameters: "-c . refresh.php";WorkingDir: "c:/wamp/scripts"; Flags: waituntilterminated
Action: run; FileName: "net"; Parameters: "start wampapache"; ShowCmd: hidden; Flags: waituntilterminated
Action: resetservices
Action: readconfig;




I also tried to delete all of these line... but no success as well

Options: ReplyQuote
Re: [XP][2.0i]Error when wampserver starts
Posted by: toumimi (---.80.114-78.rev.gaoland.net)
Date: July 19, 2009 02:10PM

Consult this thread to get a solution.. [forum.wampserver.com]

Florian

WampServer Patch (Screenshots)
Topic EN : www.wampserver.com
Topic FR : www.wampserver.com

Options: ReplyQuote


Sorry, only registered users may post in this forum.