This is a discussion on Apache 2.0?48, PHP4 and Win XP within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi all I know this question must have been in this group a thousand at least but I can't ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi all
I know this question must have been in this group a thousand at least but I can't find the answer. I can't add PHP4 as a module, when I add the following line in my configuration file : LoadModule php4_module "C:/serveur/php/sapi/php4apache.dll" I restart Apache ang get this useless message : "The requested operation has failed !" Two questions : - How can I fix that? - how can I have a little more details about the error? Thanks for any help... Johann |
|
|||
|
"Johann glantenay" <glantenay@yahoo.fr> wrote in message news:40015994$0$7165$626a54ce@news.free.fr... > LoadModule php4_module "C:/serveur/php/sapi/php4apache.dll" Try using the correct module for Apache2 e.g. "c:/progra~1/php/sapi/php4apache2.dll" Richard. |
|
|||
|
thank you very much, it works. I don't understand why but I think I'd can
sleep well this night all the same. thanks again "Richard Antony Burton" <richardaburton-NOSPAM-@hotmail.com> a écrit dans le message de news: 4%cMb.5259100$Id.843301@news.easynews.com... > > "Johann glantenay" <glantenay@yahoo.fr> wrote in message > news:40015994$0$7165$626a54ce@news.free.fr... > > > LoadModule php4_module "C:/serveur/php/sapi/php4apache.dll" > > Try using the correct module for Apache2 e.g. > "c:/progra~1/php/sapi/php4apache2.dll" > > Richard. > > |
| Thread Tools | |
| Display Modes | |
|
|