If this is a CGI script, try running the script outside of the web server,
from the command line. The "Internal Server Error" could be due to a
myriad of things. This will (hopefully) give you a little more detail as
to what is happening. Example:
myscript.cgi 'foo=bar&biz=bang'
Some other stuff to check
1) Is the #! line at the start of the script under Linux pointing to the
correct version of perl?
2) Does the #! line end in a Unix newline, or a windows newline - this can
cause some strange things to happen with shebang lines.
3) are there any other dependancies in the script that are not installed in
your Linux version of Perl?
Good luck,
Brian
|---------+---------------------------->
| | suppressed|
| | n-mensch.de |
| | |
| | 03/11/2004 09:03 |
| | AM |
| | |
|---------+---------------------------->
>--------------------------------------------------------------------------------------------------------------------------------------------------|
| |
| To: suppressed |
| cc: |
| Subject: [cgiapp] help with using modules on the internet plattform |
>--------------------------------------------------------------------------------------------------------------------------------------------------|
Hi,
Im trying to save some data on my internet-plattform.
And I wan't to use the XML::Simple module. Obviosly
this modul is not installed on the linux internet server.
So I copied the module files (it is purely perl and doesn't
need to be compiled) to a directory named
'Mylib' on the server. But when trying to use it
with the command
use Mylib::XML::Simple
I just get an error message 'internal Server error'. On my windows machine
there is no error.
Can anyone give me help?
Armin
Armin Nolte
Database-Marketing
Deutsche Behindertenhilfe -
Aktion Mensch e.V.
Heinemannstr. 36
53175 Bonn
Tel.: 0228-2092-233
Fax: 0228-2092-222
www.aktion.mensch.de
---------------------------------------------------------------------
Web Archive: http://www.mail-archive.com/suppressed/
http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: suppressed
For additional commands, e-mail: suppressed
---------------------------------------------------------------------
Web Archive: http://www.mail-archive.com/suppressed/
http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: suppressed
For additional commands, e-mail: suppressed
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.