Re: Blank frontpage
Posted: Sat 21. Mar 2009, 17:12
nebenaube wrote:Ok, I downloaded the r307 zip file and unpacked it. The problem appears to be that the file /include/inc_lib/default.inc.php has unix line breaks. Use an ftp client like file zilla or ws-ftp, download the default.inc.php from your server as ascii and upload it back to the server as ascii and then see if that works... (if you view the file in notepad after unpacking the zip; it appears to be all jammed into 21 lines of code - it won't work that way)
note: one could also open this file with say programmer's notepad or VC6's IDE and then save it and upload as ascii.