FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » can't run install.php, Internal Server Error
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: can't run install.php, Internal Server Error [message #6259 is a reply to message #6258] Sun, 06 October 2002 23:00 Go to previous messageGo to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma:
Senior Member
Administrator
Core Developer
Apache 2 requires a slightly different data inside httpd.conf to enable php support.

LoadModule php4_module modules/libphp4.so
AddType application/x-httpd-php .php

By default, php installs it's php.ini file inside /usr/local/lib/php.ini. If it is not there, simply have php show you it's phpinfo() output, that will tell you the path where PHP is looking for the .ini file.

On the console this can be done by doing the following:

php -i | grep ini


FUDforum Core Developer
[Message index]
 
Read Message icon9.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Default theme doesn't apply
Next Topic: How do i create a DataBase?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Mon Sep 30 14:20:12 GMT 2024

Total time taken to generate the page: 0.04088 seconds