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
Silly question, but did you upload the sql directory, does it exist ?
There are no silly questions!!!! Just silly people who don't check directory structures. :?
Could have sworn I uploaded the whole directory. Thanks!