hello,
I'm getting error while trying to upload whatever on my gallery with galleryadd.pl
with
./galleryadd.pl -g http://staffetta.net/pix -u myuser -p mypassword -G 2 -c newalbum image.jpg
or
./galleryadd.pl -g http://staffetta.net/pix -u myuser -p mypassword -G 2 -a oldalbum image.jpg
or
./galleryadd.pl -g http://staffetta.net/pix -u myuser -p mypassword -G 2 -l
or whatever
I always get this error message:
============================================================
System http://staffetta.net/pix/main.php [G2]
Login: myuser [OK]
Album: fetching list [ERROR]
http://staffetta.net/pix/main.php
500
<HTML>
<HEAD><TITLE>An Error Occurred</TITLE></HEAD>
<BODY>
<H1>An Error Occurred</H1>
500 Internal Server Error
</BODY>
</HTML>
============================================================
any idea
Posts: 11
Hi, I have similar error, but on Login (I always get [ERROR])
System http://localhost/gallery2/main.php [G2]
Login: administrador [ERROR]
http://localhost/gallery2/main.php
500
<HTML>
<HEAD><TITLE>An Error Occurred</TITLE></HEAD>
<BODY>
<H1>An Error Occurred</H1>
500 Internal Server Error
</BODY>
</HTML>
Did you finally fix it?
thanks
Posts: 103
I could fix it by adding the right ip and name to my hosts file
I'm using a vmware (debian 4.0)