I just went ahead and installed apache from source with apxs then
recompiled php5.  I then created a info.php file which simply prints
out phpinfo but get this error now.


Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0

Warning: Unknown: Failed opening '/usr/local/apache2/htdocs/info.php'
for inclusion (include_path='.:/usr/local/lib/php') in Unknown on line
0

Thanks!
On Thu, 30 Dec 2004 11:55:38 -0500, Rasmus Lerdorf <[EMAIL PROTECTED]> wrote:
> John Nichel wrote:
> > I don't know if the rpm install of Apache includes apxs.  If it doesn't,
> > you'll have to install Apache from source.
> 
> Usually apxs is in the apache-dev package on the various distros.
> 
> -Rasmus
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to