Page 2 of 2

Posted: Thu 17. Aug 2006, 21:39
by Oliver Georgi
haedjin wrote:// Try to check and uncomment the DOCUMENT_ROOT if you have problems
// often neccessary on IIS or default MacOS X webserver settings.
// Do not use backslash "" on Windows - always replace "" by "/"
$_SERVER['DOCUMENT_ROOT'] = '/opt/lampp/htdocs';
Remove this part - it's obsolete - but shouldn't be responsible for your problem.

Oliver

Posted: Thu 17. Aug 2006, 21:51
by haedjin
I uncommented the _SERVER['DOCUMENT_ROOT'], of no avail.
Do you want me to post the HTML source of the page?

Posted: Fri 18. Aug 2006, 12:03
by haedjin
I mean commented... New post, so everyone will get a topic notification :)

Posted: Fri 18. Aug 2006, 13:42
by Oliver Georgi
Hm. Send me ftp login and I will check.

Oliver

Posted: Fri 18. Aug 2006, 13:44
by haedjin
No can do, sorry. I'm pretty keen on security

Posted: Fri 18. Aug 2006, 13:46
by Oliver Georgi
Sorry than it's nearly impossible to invest all the time to fix your problem or check your config.

Oliver