On Tue, Jul 15, 2008 at 2:41 PM, Mayank Agarwal <[EMAIL PROTECTED]> wrote:
> Hi,
> i have a look on error_log and the error is following:
> can you tell what to do next to remove this error
This is pretty far off-topic for this list, if you need help with
Apache I would prefer you to find it some
On Tue, Jul 15, 2008 at 11:41 AM, Mayank Agarwal <[EMAIL PROTECTED]>
wrote:
> Hi,
> i have a look on error_log and the error is following:
> [Tue Jul 15 21:17:03 2008] [error] [client 10.73.41.64] (8)Exec format
> error: exec of '/etc/httpd/cgi-bin/final.php' failed
> [Tue Jul 15 21:17:03 2008] [e
Hi,
i have a look on error_log and the error is following:
[Tue Jul 15 21:17:03 2008] [error] [client 10.73.41.64] (8)Exec format
error: exec of '/etc/httpd/cgi-bin/final.php' failed
[Tue Jul 15 21:17:03 2008] [error] [client 10.73.41.64] No log handling
enabled - turning on stderr logging
[Tue Jul
That's a web server error, not a python error.
You can find more information by checking the server's log.
>From the error message it look like you are using apache and red hat. I use
debian and my error logs are stored is in /var/log/apache2 by default.
Check you apache configuration file and f
Mayank Agarwal wrote:
Hi,
i am getting error in uploading a file from python script.
the error is follwing:
500 Internal Server Error
Internal Server Error
The server encountered an internal error or
misconfiguration and was unable to complete
your request.
Please contact the server admin
On Tue, Jul 15, 2008 at 10:53 AM, Mayank Agarwal <[EMAIL PROTECTED]>
wrote:
> Hi,
> i am getting error in uploading a file from python script.
>
> the error is follwing:
>
>
>
> 500 Internal Server Error
>
> Internal Server Error
> The server encountered an internal error or
> misconfiguration
Hi,
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor
Hi,
i am getting error in uploading a file from python script.
the error is follwing:
500 Internal Server Error
Internal Server Error
The server encountered an internal error or
misconfiguration and was unable to complete
your request.
Please contact the server administrator,
[EMAIL PROTECTED