Posted on: 11/07/01 08:23am
By: Anonymous (inanna)
Fatal error: input in flex scanner failed in /home/1320/globefox/www.glamourkitten.com/public_html on line 1
and will not load the page. ideas and help very much appreciated?
Posted on: 11/07/01 03:24pm
By: Tony
/home/1320/globefox/www.glamourkitten.com/config.php
Either you misnamed your directory
OR you have funny-looking directory
names. Anyway, double check that line
for an ending semi-colon( and
matching quotes.
My guess is all the inclusion errors are a result of the same error.
Your file/handle resource errors are due to insufficient rights to either access.log, error.log or geeklog.rdf. See the install docs and pay special attention to the section where the "chmod's" are done. Specifically, you need to do the following:
chmod -R 777
/path/to/geeklog/logs/
chmod -R 777
/path/to/geeklog/logs/public_html/backend
That should fix all your errors. Be sure to join our mailing list as that is a more appropriate place to get answers to questions like this (not to mention we would respond faster). You can sign up here[*2] .
Also, you can get answers in realtime by joining the IRC channel at irc.openprojects.net in #geeklog.
Posted on: 11/07/01 03:26pm
By: Tony
chmod -R 777 /path/to/geeklog/public_html/backend/
Oh, and /me likes Damsels in Distress ;-)
Posted on: 11/10/01 08:32am
By: Anonymous (handelaar)
Posted on: 11/15/01 09:23am
By: Anonymous (Anonymous)