Welcome to Geeklog, Anonymous Thursday, November 21 2024 @ 11:46 am EST
Geeklog Forums
Error on install
sunglassesron
Anonymous
Hi I got a error 404 on install like one of the other users when it should have sent me to the success.php page it was error 404.
even though the link showed showed success
It has created a database in mysql but i cannot see a home page.
I take it its in public_html as thats where the index.php is<even though it doesnt say this anywhere in the instalation>
I get this error when i try and run index.php
Parse error: parse error, unexpected ')' in c:\program files\apache group\apache\htdocs\public_html\lib-common.php on line 45
Fatal error: Call to undefined function: com_siteheader() in c:\program files\apache group\apache\htdocs\public_html\index.php on line 43
hope u can help im using all the latest php apache etc
Ronny
8
12
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Okay, you got the 404 probably because you have not set up $_CONF['site_url'] to point to the correct URL. It needs to point to where your index.php and lib-common.php reside.
The parse error seems to indicate that you made a typo when you changed the path to the config.php in lib-common.php. Make sure that the path is enclosed in single quotes ' and that the statement ends with a closing bracket ) like this:
require_once('/path/to/geeklog/config.php');
bye, Dirk
9
10
Quote
All times are EST. The time is now 11:46 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content