[EMAIL PROTECTED] wrote:
Post <http://www.apachelounge.com/forum/viewtopic.php?p=6710#6710>Posted: Tue 06 Mar '07 13:50 Post subject: Ok I think I made a break through Reply with quote <http://www.apachelounge.com/forum/posting.php?mode=quote&p=6710> Edit/Delete this post <http://www.apachelounge.com/forum/posting.php?mode=editpost&p=6710>
------------------------------------------------------------------------
The problem with my httpd.conf is this little bit of code

#LoadModule php5_C:\php5\php5apache2.dll
#AddType application/x-httpd-php .php
#PHPdir "C:\php5

when this is not un commented it causes this error

Could not start the Apache2 on Local computer

So am I doucment this wrong?

It's at the end of the load module block

can someone please help thanks



Thank You,
Michael Herron
CEO MPH Computer Systems LLC
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
I'm not an expert at this, but if you check the logs, I'm thinking that your php directory is not accurate. Try first the logs, then un-comment each line at a time to see wher the error occurs. If it occurs on the first line, check the dir tree to verify that all is correct.

--
Vince Bravdica
President
Virtual Web Resources
www.vwebr.net



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to