| 
 Posted by John MacLeod on 11/23/05 19:16 
Thanks Peter...you were right...I needed to include the path when running  
the configure script not during the "nice make install".. 
 
..so now I seem to have gotten it configured and installed, but I'm having a  
problem using the .htaccess file to point the local installation of php5. As  
per the instructions I was following I added the following to the .htaccess  
file... 
 
<start quote> 
#PHP 5.0.5 FINAL without security wrap 
Action application/x-httpd-phpx /cgi-bin/php5.cgi 
AddType application/x-httpd-phpx php php3 phtml php4 php5 
<end quote> 
 
....but when I run the sysinfo.php test script I get the following error... 
 
<start quote> 
Not Found 
The requested URL /cgi-bin/php5.cgi/horde/sysinfo.php was not found on this  
server. 
<end quote> 
 
....I'm searching for another web page about this but haven't found anything  
yet. If anyone can help it would be greatly appreciated. 
 
Sincerely, 
John 
 
"Peter van Schie" <vanschie.peter@gmail.com> wrote in message  
news:438489b7$0$11072$e4fe514c@news.xs4all.nl... 
> I don't have experience building LIBXML, but did you run the configure  
> script before trying to make it? 
> Usually configure scripts also allow you to specify an install prefix. 
> 
> HTH. 
> Peter. 
> 
> --  
> http://www.phpforums.nl
 
  
Navigation:
[Reply to this message] 
 |