fresh install;permissions denied on install.php; not chmod fresh install;permissions denied on install.php; not chmod
 

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

fresh install;permissions denied on install.php; not chmod

Started by g0b0t, December 10, 2003, 05:10:47 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

g0b0t

Warning: main(include/sql_parse.php): failed to open stream: Permission denied in /home/user/public_html/coppermine/install.php on line 21

Fatal error: main(): Failed opening required 'include/sql_parse.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/user/public_html/coppermine/install.php on line 21

i have read a number of posts where users were getting this error on a fresh install.
their issue has been the chmod settings.
well, i tried them all.   :o   and nothing, damnit.  :evil:
any other ideas?

thanks.

Joachim Müller

your include path is set to '.:/usr/lib/php:/usr/local/lib/php' - that's where the script looks for the file 'sql_parse.php', but it isn't there.
If none of the postings about include issues did help, try changing all the include/require statements you encounter errors with: edit install.php and changerequire('include/sql_parse.php');torequire('/home/user/public_html/coppermine/include/sql_parse.php');
You'll have to replace several include/require statement, be warned!

GauGau

hyperion

Alternatively, you can change the include path using a .htaccess file if you are running Apache.

Something like:

php_value include_path .:/home/user/public_html/coppermine/include
"Then, Fletch," that bright creature said to him, and the voice was very kind, "let's begin with level flight . . . ."

-Richard Bach, Jonathan Livingston Seagull

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.mozilla.org%2Fproducts%2Ffirefox%2Fbuttons%2Fgetfirefox_small.png&hash=9f6d645801cbc882a52f0ee76cfeda02625fc537)

g0b0t

well, i searched through the board and tried a few things and somehow it finally worked.
thanks for the replies.
-g0b0t

kylie_xx

i just uploaded coppermine, went 2 the address and it says this:

Warning: main(include/config.inc.php): failed to open stream: No such file or directory in /home/john-fos/public_html/xtina/include/init.inc.php on line 135

Fatal error: main(): Failed opening required 'include/config.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/john-fos/public_html/xtina/include/init.inc.php on line 135


could someone tell me whats rong and what i have 2 do?
thanx love kylie xx