| 
 Posted by brundlefly76@hotmail.com on 10/01/07 15:21 
I am using the apache-perl webserver in Feisty (an Apache 1.3 with 
mod_perl enabled), which works fine, but I cannot figure out how to 
install php5 into this webserver as well. 
 
Here's some stuff I have tried from the docs and googling: 
 
sudo apt-get install php5 
This seemed to only work for apache 2. 
 
sudo apt-get install libapache-mod-php5 
I saw a reference to this on google but it doesnt exist 
 
sudo apache-modconf apache-perl enable php4 
This does nothing as the module isnt even in the /usr/lib/apache/1.3 
directory 
 
 
The ubuntu guide doesnt even really cover this - its all apache2- 
centric.
 
  
Navigation:
[Reply to this message] 
 |