[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] PHP-Nuke in RaQ4



Parse error: parse error in /home/sites/site5/web/html/test.php on line 1

Any ideas of what might be wrong?

sounds like your path in preferences might be a bit wrong.... as an aside I
never run any of these things (nuke/phpwebsite/ikonboard/etc) in the root
dir of the domain, and the only time I ever had real problems was when I had
two ftp windows open and two local browser windows open and managed to
(repeatedly) drag files from the wrong local browser window to the right ftp
window (don't ask) .. apart from that I have had a couple of issues
regarding "error at line xxx" and this has usually been down to an overlong
line or an "illegal" character, such as > ' < as used in "that's" should be
illegal but deleting it fixed the problem.

HTH