PhpMyAdmin stop functioning

fmortara

Verified User
Joined
Jul 4, 2006
Messages
87
Hi...
I receive a 403 forbidden error... after I received an email for phpmyadmin update.

1 updates running for MY_SERVER
phpMyAdmin 3.5.0-all-languages to 3.5.1-all-languages update is available.

after of it, I have tried to update with custombuild

# ./build update
# ./build clean
# ./build phpmyadmin d

but md5 checksum for phpMyAdmin-3.5.1-all-languages.tar.gz failed and gzip has an unexpected end.


what can i do for solve this problem?
 
Same problem here

Looks like the directadmin fileserver is missconfigured or something:
Code:
--2012-05-07 09:53:29--  http://files6.directadmin.com/services/all/phpMyAdmin/phpMyAdmin-3.5.1-all-languages.tar.gz
Resolving files6.directadmin.com... 62.148.181.110, 2001:16e8:1:4:62:148:181:110
Connecting to files6.directadmin.com|62.148.181.110|:80... connected.
HTTP request sent, awaiting response... 500 Internal Server Error
2012-05-07 09:53:29 ERROR 500: Internal Server Error.
 
Link is wrong!

The link to the update file should actually be http://[B]files1[/B].directadmin.com/services/all/phpMyAdmin/phpMyAdmin-3.5.1-all-languages.tar.gz

How can it be corrected?
 
edit options.conf in /usr/local/directadmin/custombuild

Also, is correct files6 too but maybe for some reason that mirror is not up2date or not online.

You should also try ./build set_fastest for check the faster mirror in your zone.

Regards
 
Files6 is down here as well, still strange Custombuild continues install even when the MD5 check fails, a better option for us would be to just be safe and check again the next day.
 
To me it reply to ping, so, somehow the md5 doesnt fail.. that's courios.

If you want, put files11 in options.conf

Is my own mirror and is up2date.

Regards
 
Looks like files6 just came alive again, though still think it would be a better option to respect that MD5 check anyway.
 
Back
Top