galleryadd.pl --> Album: fetching list [ERROR]

codicelibero

Joined: 2007-03-12
Posts: 8
Posted: Tue, 2007-07-24 14:20

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 :(

 
danilm

Joined: 2007-10-10
Posts: 11
Posted: Sat, 2007-10-20 09:10

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

 
ty2d

Joined: 2003-01-04
Posts: 103
Posted: Thu, 2007-11-08 12:12

I could fix it by adding the right ip and name to my hosts file

I'm using a vmware (debian 4.0)