coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 permissions => Topic started by: burkai on May 11, 2006, 07:59:18 PM

Title: admin.php in PHPmyAdmin
Post by: burkai on May 11, 2006, 07:59:18 PM
Is pousible modify the admin.php file in PHPmyAdmin?

I think this problem is a hosting problem but..... ufff. They do not respond to me

You don't have permission to access /admin.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Is pousible modify in PHPmy Admin.

Thanks.

I have now the 1.4.5.
Title: Re: admin.php in PHPmyAdmin
Post by: Tranz on May 11, 2006, 09:15:02 PM
First, try renaming admin.php to something else and see if you can access the file. You should minimize working in phpmyadmin due to the possibility of big mistakes.
Title: Re: admin.php in PHPmyAdmin
Post by: Joachim Müller on May 11, 2006, 10:08:48 PM
...phpMyAdmin is a tool to modify the database, you don't modify files with it. The file admin.php indeed writes settings to the database (config table), but that doesn't mean that editing the database directly is the proper workaround to get admin.php running.