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
Make sure you have no references to php_value_ok.php in your php.ini as an auto_prepend_file.
Can i check it with the PHPinfo? Or do i have to search directly in the php.ini?
Whichever you like.
in PHPinfo is nothing
Can't someone help me? There is no reference on it. Other Tips?