[EMAIL PROTECTED] wrote:
> Now it is :
>
> [EMAIL PROTECTED] cgi-bin]$ ls -l
> -rwxr-xr-x1 edward edward 3650 May 26 12:34 textclock.cgi
...
> [Wed May 28 12:58:47 2003] [error] (13)Permission denied: exec of
> /home/edward/public_html/house/cgi-bin/textclock.cgi failed
You don't moun
On 12:45 28 May 2003, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
| Now it is :
|
| [EMAIL PROTECTED] cgi-bin]$ ls -l
| total 8
| -rwxr-xr-x1 edward edward 3650 May 26 12:34 textclock.cgi
| -rw-r--r--1 edward edward123 May 26 02:40 WS_FTP.LOG
| [EMAIL PROTECTED] cgi-bin]
Hi Edward,
> -rwxr-xr-x1 edward edward 3650 May 26 12:34 textclock.cgi
> -rw-r--r--1 edward edward123 May 26 02:40 WS_FTP.LOG
> [EMAIL PROTECTED] cgi-bin]$
>
> But also ( Browser ) :
>
> Internal Server Error
> The server encountered an internal error or misconfiguration
Now it is :
[EMAIL PROTECTED] cgi-bin]$ ls -l
total 8
-rwxr-xr-x1 edward edward 3650 May 26 12:34 textclock.cgi
-rw-r--r--1 edward edward123 May 26 02:40 WS_FTP.LOG
[EMAIL PROTECTED] cgi-bin]$
But also ( Browser ) :
Internal Server Error
The server encountered an intern
On 16:51 27 May 2003, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
| Hello to you ,
|
| Can you help me to fix this problem ?
|
| /var/log/httpd/error.log:
|
| [Mon May 26 22:22:42 2003] [error] (13)Permission denied: exec of
| /home/edward/public_html/house/cgi-bin/textclock.cgi failed
| [Mon M
Just try and test :
[EMAIL PROTECTED] cgi-bin]$ ls -l
total 8
-rwx--x--x1 edward edward 3650 May 26 12:34 textclock.cgi
-rw-r--r--1 edward edward123 May 26 02:40 WS_FTP.LOG
[EMAIL PROTECTED] cgi-bin]$
But ( http://xxx/xxx.cgi ) :
Internal Server Error
The server encount
[EMAIL PROTECTED] wrote:
>>>/var/log/httpd/error.log:
>>>
>>>[Mon May 26 22:22:42 2003] [error] (13)Permission denied: exec of
>>>/home/edward/public_html/house/cgi-bin/textclock.cgi failed
chmod +x /home/edward/public_html/house/cgi-bin/textclock.cgi
--
redhat-list mailing list
unsubscribe ma
But the config is just :
AllowOverride All
Options Indexes Includes FollowSymlinks MultiViews ExecCGI
Order allow,deny
Allow from all
Any problem ?
Thank for your help !
Greg Wright wrote:
> *** REPLY SEPARATOR ***
>
> On 27/05/2003 at 4:51 PM [EMAIL PROT