coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: diLd0d3 on August 11, 2004, 11:51:58 PM

Title: Problem with the install.php
Post by: diLd0d3 on August 11, 2004, 11:51:58 PM
Hello,

i searched the Forum. But found nothing.
Here's my problem. I uploaded all Files and set the CHMODs to 777. When i start the index.php or install.php following error message occures.

Warning: Unknown(./php_value_ok.php): failed to create stream: No such file or directory in Unknown on line 0

Warning: Unknown(): Failed opening './php_value_ok.php' for inclusion (include_path='.:..') in Unknown on line 0

I have no idea what this could mean. There is no file named like this. I tried all Versions of CPG, but it always the same error.
My PHP Version is: 4.3.1
GD is enabled and Version 2.0 bundled.

Can someone help me? :D

diLd0
Title: Re: Problem with the install.php
Post by: Nibbler on August 12, 2004, 12:20:31 AM
Make sure you have no references to php_value_ok.php in your php.ini as an auto_prepend_file.
Title: Re: Problem with the install.php
Post by: diLd0d3 on August 12, 2004, 01:08:18 AM
Can i check it with the PHPinfo? Or do i have to search directly in the php.ini?
Title: Re: Problem with the install.php
Post by: Nibbler on August 12, 2004, 02:32:22 PM
Whichever you like.
Title: Re: Problem with the install.php
Post by: diLd0d3 on August 13, 2004, 12:32:53 AM
in PHPinfo is nothing
Title: Re: Problem with the install.php
Post by: diLd0d3 on August 15, 2004, 06:55:54 PM
Can't someone help me? There is no reference on it. Other Tips?