sempron Posted April 29, 2006 Share Posted April 29, 2006 hello, i am relitivly new to the linux scene, altho i have studied the linux OS for a while. I am running Fedora core 5 on Vmware virtual server GSX. I wanted to install a webserver with php and mysql so i could test out my websites i make. I installed Mysql5 succesfuly aswell as Apache2.2.0(i have tested both).And then i went to install php following [a href=\"http://www.php.net/manual/en/install.unix.apache2.php\" target=\"_blank\"]this[/a] guide on php.net.i go into the php directory i untarred the files to and then type:./configure --with-mysql --with-apxs2=/usr/local/Apache2/bin/apxsafter a little bit the command prompt comes back and i type:makeI then get this warning before the command prompt comes back : [a href=\"http://img148.imageshack.us/my.php?image=makewarn9tz.jpg\" target=\"_blank\"]http://img148.imageshack.us/my.php?image=makewarn9tz.jpg[/a]i ignore it and type:make installand i get this: [a href=\"http://img141.imageshack.us/my.php?image=makeinstall0fl.jpg\" target=\"_blank\"]http://img141.imageshack.us/my.php?image=makeinstall0fl.jpg[/a]this is what my /usr/local/Apache2/modules dir looks like: [a href=\"http://img135.imageshack.us/my.php?image=modules5za.jpg\" target=\"_blank\"]http://img135.imageshack.us/my.php?image=modules5za.jpg[/a]where is this libphp4.so file? do i make it or something? please help!(i followed the php.net guide to install apache aswell)EDIT: should i just install php as a static module? Link to comment https://forums.phpfreaks.com/topic/8706-need-help-installing-php4-as-a-module/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.