php installation error 500

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
shawn
Guest





PostPosted: Sat Jan 18, 2003 3:35 am    Post subject: php installation error 500 Reply with quote

i have installed php4, i followed the installation of php on appreliums site. I get an "error 500" when i try to open localhost:8000/index.php.
The cgi.log has:
"/usr/bin/php: error while loading shared libraries: libmm.so.11: cannot open shared object file: No such file or directory"
I ran "which php" it gave me "/usr/bin/php"
the index.php file is:
Code:

<html>
<head>
<title>Today's Date</title>
</head>
<body>
<?php

phpinfo();

?>
</body>
</html>

thx for helping,
Shawn
Back to top
Bluedog
-


Joined: 05 Jan 2003
Posts: 179

PostPosted: Sat Jan 18, 2003 2:57 pm    Post subject: Reply with quote

are you running on *nix or windows? If your running on windows, /usr/bin/php is incorrect, you will have to look through your php.ini.
Back to top View user's profile Send private message Visit poster's website
shawn
Guest





PostPosted: Sat Jan 18, 2003 7:07 pm    Post subject: Reply with quote

i am running vector linux 3.0 you can get it too at http://www.vectorlinux.com

shawn[/url]
Back to top
shawn
Guest





PostPosted: Sun Jan 19, 2003 1:12 am    Post subject: i got it working, this is how Reply with quote

It is working now, i had to install the missing file form the net, i just googled libmm.so.11 and downloaded it, converted to .tgz, and installed it. Hope this helps some 1!!!

Whoa, Ya!!!
Shawn
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
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 vote in polls in this forum


Powered by phpBB phpBB Group