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
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.