Getting Errors .... Getting Errors ....
 

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

Getting Errors ....

Started by Selecta, April 30, 2005, 02:13:46 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Selecta

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

Nibbler

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.