coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: Selecta on April 30, 2005, 02:13:46 PM

Title: Getting Errors ....
Post by: Selecta on April 30, 2005, 02:13:46 PM
So first of all i got a webspace at e2uhosting.com
My homepage is kreeder.e2uhosting.com
I uploaded here cpg: "kreeder.e2uhosting.com/cpg/"

When i install CPG 1.3.x and fill in the correct Data (surely correct AQL data!) some errors occour:

Warning: fopen() [function.fopen]: Unable to access sql/schema.sql in /home/vhosts/kreeder.e2uhosting.com/cpg/install.php on line 427
Warning: fopen(sql/schema.sql) [function.fopen]: failed to open stream: Permission denied in /home/vhosts/kreeder.e2uhosting.com/cpg/install.php on line 427
Warning: filesize() [function.filesize]: stat failed for sql/schema.sql in /home/vhosts/kreeder.e2uhosting.com/cpg/install.php on line 427
Warning: fread(): supplied argument is not a valid stream resource in /home/vhosts/kreeder.e2uhosting.com/cpg/install.php on line 427
Warning: fopen() [function.fopen]: Unable to access sql/basic.sql in /home/vhosts/kreeder.e2uhosting.com/cpg/install.php on line 430
Warning: fopen(sql/basic.sql) [function.fopen]: failed to open stream: Permission denied in /home/vhosts/kreeder.e2uhosting.com/cpg/install.php on line 430
Warning: filesize() [function.filesize]: stat failed for sql/basic.sql in /home/vhosts/kreeder.e2uhosting.com/cpg/install.php on line 430
Warning: fread(): supplied argument is not a valid stream resource in /home/vhosts/kreeder.e2uhosting.com/cpg/install.php on line 430

So myabe you can tell what to do, i am very news to this whole "php mySQL Homepage" Thing & cant understand error messages yet ;)
And what is this "/home/vhosts" - The absolute path ? I don't know about ...

BtW: Dont know about SQL Databsae, but is it possible that because i already run "phpkit" (a german php complete system, downloadble from phpkit.de) the sql database is full or just is made for 1 "project" (hope u know what i mean ;))

GreeTz Selecta
Title: Re: Getting Errors ....
Post by: Nibbler on April 30, 2005, 02:19:08 PM
Make sure the ./sql directory is present and has correct permissions set on it and the contained files to allow the server to read the .sql files.