Installation Failure

Having trouble installing serendipity?
Post Reply
dragonfly102978
Posts: 1
Joined: Thu Feb 15, 2007 2:47 am
Contact:

Installation Failure

Post by dragonfly102978 »

I have uploaded all files as directed in the fresh install instructions. I have CHMOD the one I was told to.

rather than getting an installation screen when I go to the http://dragonflyweb.info/index.php I am redirected to http://dragonflyweb.info//serendipity_admin.php and get the following errors:

Warning: main(/home/sharroll/public_html/dragonflyweb/include/compat.inc.php) [function.main]: failed to open stream: No such file or directory in /home/sharroll/public_html/dragonflyweb/serendipity_config.inc.php on line 31

Warning: main(/home/sharroll/public_html/dragonflyweb/include/compat.inc.php) [function.main]: failed to open stream: No such file or directory in /home/sharroll/public_html/dragonflyweb/serendipity_config.inc.php on line 31

Warning: main() [function.include]: Failed opening '/home/sharroll/public_html/dragonflyweb/include/compat.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/sharroll/public_html/dragonflyweb/serendipity_config.inc.php on line 31

Warning: main(include/lang.inc.php) [function.main]: failed to open stream: No such file or directory in /home/sharroll/public_html/dragonflyweb/serendipity_config.inc.php on line 146

Warning: main(include/lang.inc.php) [function.main]: failed to open stream: No such file or directory in /home/sharroll/public_html/dragonflyweb/serendipity_config.inc.php on line 146

Warning: main() [function.include]: Failed opening 'include/lang.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/sharroll/public_html/dragonflyweb/serendipity_config.inc.php on line 146

Warning: Cannot modify header information - headers already sent by (output started at /home/sharroll/public_html/dragonflyweb/serendipity_config.inc.php:31) in /home/sharroll/public_html/dragonflyweb/serendipity_admin.php on line 11

Warning: main(/home/sharroll/public_html/dragonflyweb/include/functions_permalinks.inc.php) [function.main]: failed to open stream: No such file or directory in /home/sharroll/public_html/dragonflyweb/serendipity_admin.php on line 14

Warning: main(/home/sharroll/public_html/dragonflyweb/include/functions_permalinks.inc.php) [function.main]: failed to open stream: No such file or directory in /home/sharroll/public_html/dragonflyweb/serendipity_admin.php on line 14

Fatal error: main() [function.require]: Failed opening required '/home/sharroll/public_html/dragonflyweb/include/functions_permalinks.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php:/home/sharroll/public_html/dragonflyweb/bundled-libs/:/home/sharroll/public_html/dragonflyweb/bundled-libs/Smarty/libs/::') in /home/sharroll/public_html/dragonflyweb/serendipity_admin.php on line 14
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Installation Failure

Post by garvinhicking »

Hi!

The output tells us that you did not properly upload all files to your webserver!

At least those files are missing:

/include/compat.inc.php
/include/lang.inc.php
/include/functions_permalinks.inc.php

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply