PDA

View Full Version : Again: cannot access admin area


Anonymous
06-09-2005, 10:48 PM
I chmodded lib/smarty directory to 777 like I saw in a previous thread without results. I cannot access admin area, when I try ..../admin, I am forwarded to the main page. The installation was successful and I do not want to use another script for links because this one fit with my needs. Can you suggest a way to solve this problem?

Regards,

Nicolae

dcb
06-09-2005, 11:14 PM
there is no need to change the access rights on anything in /lib. The script only needs access to /temp and only at install time to /include/config.php.

What webserver are you using? I suspect there is something fishy in the way your server hadles URLs without trailing slash (this is not uncommon in older servers). Try with /admin/index.php

Anonymous
06-10-2005, 01:53 AM
I gave it 777 rights to these files and folders during the installation. It is a Unix server, buy it has fopen disabled, can it be a problem? The script is at {old demo link removed}. As far as I know from other script, there is no problem with trailing slash. Anyway, when I try .../admin or ,,,/admin/ it forwards me to the main page. If I try .../admin/index.php, the page try indefinitely to upload in the browser (please excuse my terminology, I am not a specialist).

Nicolae

David
06-10-2005, 04:43 AM
feel free to PM me or cdb the login detais for your server so we can take a look. We certainly want to support you until everything is working successfully.

Anonymous
06-10-2005, 08:31 AM
Hi David,

I do not find your email. By login detais for the server do you mean the admin user and password, mysql access or ftp access?

Nicolae

David
06-10-2005, 08:36 AM
Sure, you can email me at david at david-duval.com
I would like ftp and msql access. Also, phpmyadmin would be a plus.
We just want to make sure we can get as many successful intallations as possible in the beginning, and this gives us the opportunity to help in a variety of configurations, so that we can make sure this software works in virtually any server setup. :)