Sponsored by NuSphere - PHP Software for PHP Application Developers - On Sale This Week for $100



Go Back   PHP-Editors > Linux, Apache, MySQL > Apache Help

Apache Help Post any question relating to Apache here and hopefully someone can help

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 2007-10-16, 08:10 PM
Junior Member
 
Join Date: Oct 2007
Posts: 1
Thorgrim is on a distinguished road
Default Apache won't start w/PHP...

I'm running Vista, and I'm planning to embark on programming a game with PHP, MySQL, Javascript, & Ajax. So I'm trying to set up an Apache 'playground' to run tests in. Apache 2.2.6 is working 100% as is MySQL, but when I installed PHP I put this into httpd.conf in the right place;

LoadModule php5_module "C:/PHP/php5apache2.dll"

to load it as an Apache module.

However, when I try and boot Apache it says the specified module cannot be found. The path is definitely correct.

Any help would be much appreciated,

Thanks,

Thorgrim
Reply With Quote
  #2 (permalink)  
Old 2007-10-17, 03:08 PM
Xnuiem's Avatar
Senior Member
 
Join Date: May 2004
Location: DFW, Texas
Posts: 1,096
Xnuiem will become famous soon enough
Send a message via Yahoo to Xnuiem
Default

Apache usually looks for those files within its own directory structure.

/usr/local/apache/mods is how it would look on *nix. So, check out your apache structure and place it in there. I do not think httpd.conf will take paths either, just file names, so it has to be in the right place.
__________________
I rarely give code examples.
No, I have never used IIS or Windows of any kind as a web server. Get a real OS!
Please don't PM me, I won't respond.
Reply With Quote
Must read Review for Serious PHP Developers


NuSphere PhpED 5.0 : The Staff of php-editors.com recently spent a few days working with NuSphere PhpED 5.0 (a popular PHP IDE) and NuCoder 1.4 (a PHP Encoding Utility), read up on all the details.

Sponsored Links
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 04:53 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© Copyright 2003-2008 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.