[Solved]: Huge mySQL Errors during install! [Solved]: Huge mySQL Errors during install!
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

[Solved]: Huge mySQL Errors during install!

Started by the_beav, April 13, 2004, 08:07:07 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

the_beav

Hey all, first time working with this app, lookign to switch to it from another one that I use on many sites.

The database is set up properly and ready to go (I have many other DB's runnign for other apps and they all work, I assume this one is solid too!). I have the Safe Mode line in the config file and all the permissions are set and double checked.

After I enter th eintial info on the install page, I submit and get this at the top, right under the Coppermine Logo:

Warning: fopen(): Unable to access sql/schema.sql in /home/virtual/site5/fst/var/www/html/gallery/install.php on line 408

Warning: fopen(sql/schema.sql): failed to open stream: No such file or directory in /home/virtual/site5/fst/var/www/html/gallery/install.php on line 408

Warning: filesize(): Stat failed for sql/schema.sql (errno=2 - No such file or directory) in /home/virtual/site5/fst/var/www/html/gallery/install.php on line 408

Warning: fread(): supplied argument is not a valid stream resource in /home/virtual/site5/fst/var/www/html/gallery/install.php on line 408

Warning: fopen(): Unable to access sql/basic.sql in /home/virtual/site5/fst/var/www/html/gallery/install.php on line 411

Warning: fopen(sql/basic.sql): failed to open stream: No such file or directory in /home/virtual/site5/fst/var/www/html/gallery/install.php on line 411

Warning: filesize(): Stat failed for sql/basic.sql (errno=2 - No such file or directory) in /home/virtual/site5/fst/var/www/html/gallery/install.php on line 411

Warning: fread(): supplied argument is not a valid stream resource in /home/virtual/site5/fst/var/www/html/gallery/install.php on line 411

The error that is listed in the error box reads:

The following errors were encountered and need to be corrected first:

mySQL Error: Table 'km_gal.cpg11d_users' doesn't exist


Any ideas? Liek I said, I'm using many php/mySQL based applications on the server with no problems. Perhaps I missed soemthign during set up?

Thanks in advance.

-b

Nibbler

Silly question, but did you upload the sql directory, does it exist ?

the_beav

There are no silly questions!!!! Just silly people who don't check directory structures.  :?

Could have sworn I uploaded the whole directory. Thanks!