View Full Version : Problem getting access to /index.php


jorge34g
03-28-2005, 07:39 PM
Dear Sirs,

After installing WW Classifieds 4.0 on my server and going as far as deleting tables from database after /install.php when I now try to access /index.php I get the following message:

Cannot Execute Query: Table 'spain1.class_users' doesn´t exist

By the way ' spain1' is the name of my database.

When I then get to /login.php I put down my username and password, it just brings me back in the browser to login again and again.

Suggestions would be most welcomed.

Regards,

jorge34g

Jafo
03-28-2005, 11:16 PM
You deleted the tables? Why?

jorge34g
03-29-2005, 07:18 AM
Because in your instructions manual it says:

Once this is done, the script will no longer run. In order to use it again, you will have to delete all tables from your database.

As well: tmp directory was received by me "empty" to 0 kb so I was not able to make it writable or change permissions CHMOD 777.

Regards,

Jorge 34g

Jafo
03-29-2005, 02:19 PM
The install.php script will not run after you create the tables, this is a security measure. DO NOT delete the tables after you run install.php. If you did this, you must delete all the tables, run install.php again, do the setup, and then delete install.php from your server, and never use it again.

tmp is supposed to be empty. It is just a directory that will contain information on paypal purchases. Not sure why you cant CHMOD an empty directory, perhaps you should contact your host.