Problem with default.inc.php on line 66

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
christianrd
Posts: 2
Joined: Wed 23. May 2012, 14:44

Problem with default.inc.php on line 66

Post by christianrd »

Our site uses phpwcms version 1.3.3

Today I accidentally deleted the index.php file. I downloaded an archived version of v1.3.3 from sourceforge and reuploaded the file and now I get this message:
Warning: require(/home/rgksfbrw/public_html/siteinclude/inc_ext/Openads/Openads_function.php) [function.require]: failed to open stream: No such file or directory in /home/rgksfbrw/public_html/site/include/inc_lib/default.inc.php on line 66

Fatal error: require() [function.require]: Failed opening required '/home/rgksfbrw/public_html/siteinclude/inc_ext/Openads/Openads_function.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/rgksfbrw/public_html/site/include/inc_lib/default.inc.php on line 66
The weird thing is this error doesn't seem to relate to the index.php file...

Any ideas?
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Re: Problem with default.inc.php on line 66

Post by flip-flop »

Mhh,

for me the warning message contains an error:
Warning: require(/home/rgksfbrw/public_html/site/include/inc_ext/Openads/Openads_function.php) [function.require]

The file "include/inc_ext/Openads/Openads_function.php" is available (case sensitiv)?

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Post Reply