What's wrong? [message #2658] |
Wed, 15 May 2002 16:13 |
avrosmalen
Messages: 2 Registered: May 2002
Karma: 0
|
Junior Member |
|
|
Installed everything following instructions, after finishing the setup pressing [NEXT] gives me the following (before showing the administrative login form which looks fine):
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in GLOBALS.php on line 26
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in GLOBALS.php on line 27
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in GLOBALS.php on line 28
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in GLOBALS.php on line 29
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in GLOBALS.php on line 30
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in GLOBALS.php on line 31
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in GLOBALS.php on line 34
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in GLOBALS.php on line 41
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in GLOBALS.php on line 44
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in GLOBALS.php on line 45
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in GLOBALS.php on line 54
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in GLOBALS.php on line 55
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in GLOBALS.php on line 56
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in GLOBALS.php on line 61
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in GLOBALS.php on line 62
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in GLOBALS.php on line 63
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in GLOBALS.php on line 64
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in GLOBALS.php on line 67
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in GLOBALS.php on line 90
Warning: Cannot add header information - headers already sent by (output started at GLOBALS.php:26) in /usr/local/slash/apache/vhosts/pss-info.com/httpdocs/pssforum/forum_files/i nclude/cookies.inc on line 129
After logging in however just the garbage as showed above is visible. No forms appear (evidently because header() doesn't work.
What's wrong?
|
|
|
Re: What's wrong? [message #2660 is a reply to message #2658] |
Wed, 15 May 2002 17:29 |
avrosmalen
Messages: 2 Registered: May 2002
Karma: 0
|
Junior Member |
|
|
Okay, I guess I should have looked around a bit more....
A search and replace on /$ -> $ in globals.php will do the trick just fine.
Great software! Compliments.
Anton
|
|
|
Re: What's wrong? [message #2663 is a reply to message #2660] |
Wed, 15 May 2002 21:41 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Yeah this is actually due to a bug in php 4.0-4.0.4pl1 although I think the latest installer should not have had this problem.
Could you please tell me which forum were you trying to install.
Thanks.
FUDforum Core Developer
|
|
|
|