I have uploaded and i have CHmodded also!
But when i wanna install it, gives it an error
• • • ERROR • • •
The following errors were encountered and need to be corrected first:
mySQL Error: Table 'bluestrike.cpg131_users' doesn't exist
What does i have to do?
I have an free host on dhost.info
Does your free host meet the minimum requirements for Coppermine? Check the documentation for minimum requirements, then ask the host.
I get the same error,
I am running a Windows 2003 Box running IIS 6
I have MySQL installed and followed the documentation to a T in regards to starting a new database and setting up the proper permissions. I've given IUSR_Server access to the MySQL directory and everything else that I can think of to get it to work, I have done short of installing MySQL in the wwwroot folder?
Anyone know anything that I might be able to do?
Install phpmyadmin, and try to log into your database. Check whether the table actually exists...good luck :)
Did that, and it doesn't. How do I make that table? There is nothing in the documentation on making a users table?
does the mySQL user have the permission to create tables? This is something people who run their own server often forget: you will have to create at least one mySQL user and you will have to assign permissions to him. Coppermine needs these permissions in the mySQL database: CREATE, INSERT, ALTER, DELETE, UPDATE, SELECT.
GauGau
Did that as well, gave the user all priviledges.
I have no problem running this on my Laptop running WIndows XP and Apache, but for some reason, it is giving me a hell of a time on Windows 2003
what error message do you get?
GauGau
The same error that Bluestreak gets. Table "..._.cpg131_users" does not exsist.
That is not the exact error typed out, but it is the same one as the error Bluestreak got.
Thanks again
OK, as far as I understand you're trying to install from scartch, there are probably not much files in coppermine (if any). I recommend re-installing coppermine. To do that, delete all coppermine files from your webserver and upload them again. Make sure you really upload all files from the package. CHMOD as suggested in the docs. Then run the installer again.
GauGau
Likely cause is a missing sql directory.