Permissions problem?
Curtis
On Tue, 03 Dec 2002 17:21:54 +
Richard Shaw <[EMAIL PROTECTED]> wrote:
>
> >What does it say in your Apache error_log file?
>
> Absolutely nothing out of the ordinary, which is why i'm really stumped
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
>What does it say in your Apache error_log file?
Absolutely nothing out of the ordinary, which is why i'm really stumped
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
What does it say in your Apache error_log file?
--
Adam Voigt ([EMAIL PROTECTED])
The Cryptocomm Group
My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc
signature.asc
Description: This is a digitally signed message part
Hi, I've got mod_php4 4.2.3 running with apache1.3.27+mod_ssl under FreeBSD
4.7 -RELEASE
i'm trying to execute a php script with the phpinfo line in, in fact it
does it for every php page i try to execute now matter what the content.
All I get the in the browser is.
Warning: Failed opening '
Hi -
prepend.php3 is in /opt/apache/php
All directories in the include path have read and execute
permission for the user running the web server, and the prepend.php3 file
is 777.
Its a Sun Box running Solaris 8. PHP 4.0.6 (didn't work for 4.0.5
either) Apache 1.3.20, wit
After a terrible headache, I resolved... add the permission READ to
OTHER too to all php files.
Vik
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL
Sorry for the cross-post, but I'm getting a bit desperate here. I've read
through the archives of both lists and tried the suggestions there, but
nothing is helping. I continue to get:
Warning: Failed opening '\\host\share\domain-name\htdocs\formmail.php' for
inclusion (include_path='') in Unkn