From cab0986cba091ab07debabca1c44ab4bffd14e28 Mon Sep 17 00:00:00 2001 From: Bill Marquette Date: Sun, 3 Jul 2005 15:35:44 +0000 Subject: Set *.php to 755 before restarting mini_httpd --- usr/local/www/restart_httpd.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'usr/local/www') diff --git a/usr/local/www/restart_httpd.php b/usr/local/www/restart_httpd.php index e049ee8..39a7e91 100755 --- a/usr/local/www/restart_httpd.php +++ b/usr/local/www/restart_httpd.php @@ -39,9 +39,12 @@ include("head.inc");

+Forcing all PHP file permissions to 0755... + +Done.
Restarting mini_httpd... -Done. +Done.