[Solved]: error came up after i installed.. help! [Solved]: error came up after i installed.. help!
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

[Solved]: error came up after i installed.. help!

Started by stacyk, July 22, 2008, 05:04:54 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

stacyk

Warning: require(include/init.inc.php) [function.require]: failed to open stream: No such file or directory in /home/.locke/stacykorg/stacyk.org/visuals/index.php on line 68

Fatal error: require() [function.require]: Failed opening required 'include/init.inc.php' (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/.locke/stacykorg/stacyk.org/visuals/index.php on line 68



I dont know what to do

Nibbler

You need to upload all the files in the Coppermine package to your webserver. include/init.inc.php is missing.

stacyk

thanks. I guess it didn't upload fully.
Can you delete this topic please?

Joachim Müller

We never delete postings - that's not the point of a support board. They might someone else with similar issues. Marking as "solved" instead.

daaav

Hum, I have almost the same problem.
In the install.php, on the top of the page, Coppermine tell me :

"Warning: is_dir() [function.is-dir]: Unable to access ../../modules in /mnt/102/sdb/7/2/pinup.creation/coppermine/install.php on line 21"

And after installation (is it english "Installation"? I'm french...), a page tell me "Fatal Error"...

Any body can help me ?

PLEEEEASE !
é_____è



Joachim Müller

In the future, start a thread of your own, as your issue is only "almost" the same - in fact it differs completely.
"Unable to access" means that the user the webserver runs under doesn't have the needed permissions on folder/file level to read/execute the file the erro messaeg complains about. Therefor, read the permissions section of the docs that come with coppermine to get an idea how permissions work and try to apply them. If you can't or don't understand what the docs say, do as suggested in the docs for that case: ask your webhost for support.
Locking