[NEED HELP]PHP 5 installation with Apache 1.3.31 and MySQL 4

  • omirix
  • Banned
  • Banned
  • User avatar
  • Joined: Jul 23, 2004
  • Posts: 129
  • Loc: 127.0.0.1
  • Status: Offline

Post July 23rd, 2004, 9:06 pm

I already install MySQL and Apache fine. I am on the last step of installing PHP 5, which is inserting the following line into the httpd.conf file:

Code: [ Select ]
AddModule mod_php5.c


I cannot find the section for this, neither any other statements like this. The only thing similar to this is multiple:

Code: [ Select ]
<IfModule module.c>
    Parameters for module
</IfModule>
  1. <IfModule module.c>
  2.     Parameters for module
  3. </IfModule>


Thankyou for a response. :)

-Omirix
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post July 23rd, 2004, 9:06 pm

  • omirix
  • Banned
  • Banned
  • User avatar
  • Joined: Jul 23, 2004
  • Posts: 129
  • Loc: 127.0.0.1
  • Status: Offline

Post July 23rd, 2004, 9:14 pm

Also, I tried restarting apache and ran a file with the following code:

Code: [ Select ]
<?

phpinfo();

?>
  1. <?
  2. phpinfo();
  3. ?>


No luck :\

Post Information

  • Total Posts in this topic: 2 posts
  • Users browsing this forum: No registered users and 211 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.