Welcome to Geeklog, Anonymous Wednesday, November 27 2024 @ 11:36 am EST

Geeklog Forums

Install Blank Screen


Status: offline

NathanZ3

Forum User
Newbie
Registered: 03/18/03
Posts: 11
I just installed GL and am getting a blank success.php screen. I've checked the paths, and they are good. Also, when I go to index.php, the browser just goes into an endless loop of refreshing the page. If anyone has any ideas, it would be much appreciated. Thanks!
 Quote

Anonymous

Anonymous
What does your .../admin/install/check.php say?
 Quote

Status: offline

NathanZ3

Forum User
Newbie
Registered: 03/18/03
Posts: 11
This is what I get: (And I did set the permissions to 775 for the logs folder and files in it) --------------------------------------- LBLBLBLBLBLB Testing your Geeklog installation ... LB Testing logs directory ... LBCould not open error.log and access.log for writing. Please check that you have set the logs directory and the files error.log and access.log in that directory to chmod 775.LBLB Current permissions for logs: 0 LB Current permissions for error.log: 0 LB Current permissions for access.log: 0 LB LB Testing backend directory /backend/ ... LB Export of Geeklog headlines is switched off - backend directory not tested. LB User photos are disabled - userphotos directory not tested.LB Images in articles are disabled - articles directory not tested.LB Results: 1 of 4 tests performed: 0 successful, 1 failed. LB Test failed! Warning! Your Geeklog site is not set up properly. Please fix the errors listed above! LBLB --------------------------------------- Hope this helps out! Thanks!
 Quote

Status: offline

rawdata

Forum User
Full Member
Registered: 02/17/03
Posts: 236
I think you probably have a corrupted file. The characters "LB" (which represent non-printable line break) are not suppose to display like that. Try uploading a fresh copy of lib-common.php from the tarball since that one seems to be the most susceptible to corruption. If the LB's don't disappear after that, then try uploading a fresh copy of config.php too. Based on the error you got here, I recommend you check to make sure the log directory, error.log, and access.log exist. You may have lost them while unpacking the tarball. In which case, you'll need to create them and then set permissions either to 775 or 777. If you still experience an endless refresh loop after uploading fresh copies of the two files I pointed out then go inside index.php and comment out this section of code: if (isset ($HTTP_SERVER_VARS['HTTP_HOST']) && !empty ($HTTP_SERVER_VARS['HTTP_HOST'])) { preg_match ("///([^/]*)/", $_CONF['site_url'], $server); if (strcasecmp ($HTTP_SERVER_VARS['HTTP_HOST'], $server[1]) != 0) { // this may be a case of a www. vs. non-www. URL ... if (!empty ($QUERY_STRING)) { $query = '?' . $QUERY_STRING; } else { $query = ''; } echo COM_refresh ($_CONF['site_url'] . '/index.php' . $query); exit; } }
 Quote

Seekon

Anonymous



Geeklog installation check


Testing your Geeklog installation ...

Testing logs directory D:fileplanetgeeklog-1.3.11sr1logs/ ...

Could not open error.log and access.log for writing.
Please check that you have set the logs directory and the files error.log and access.log in that directory to chmod 775.

Current permissions for logs: 777
Current permissions for error.log: 666
Current permissions for access.log: 666

Testing backend directory C:Inetpubwwwrootpublic_htmlbackend/ ...

Could not open the RDF file C:Inetpubwwwrootpublic_htmlbackend/geeklog.rdf for writing.
Please check that you have set both the backend directory and the geeklog.rdf file in that directory to chmod 775.

Current permissions for backend: 777
Current permissions for geeklog.rdf: 666

Testing userphotos directory C:Inetpubwwwrootpublic_htmlimages/userphotos/ ...

Could not write to C:Inetpubwwwrootpublic_htmlimages/userphotos/.
Please make sure this directory exists and is set to chmod 775.

Current permissions for userphotos: 777

Testing articles directory C:Inetpubwwwrootpublic_htmlimages/articles/ ...

Could not write to C:Inetpubwwwrootpublic_htmlimages/articles/.
Please make sure this directory exists and is set to chmod 775.

Current permissions for articles: 777

Testing data directory D:fileplanetgeeklog-1.3.11sr1data/ ...

data directory is okay.

Results: 5 of 5 tests performed: 1 successful, 4 failed.


Test failed!

Warning! Your Geeklog site is not set up properly. Please fix the errors listed above!

Note: If the above instructions tell you to chmod files and/or directories to 775 but they already are at 775, try chmod 777 instead.





this is what I got when I opened check.php and have same problem (blank success)
 Quote

All times are EST. The time is now 11:36 am.

  • Normal Topic
  • Sticky Topic
  • Locked Topic
  • New Post
  • Sticky Topic W/ New Post
  • Locked Topic W/ New Post
  •  View Anonymous Posts
  •  Able to post
  •  Filtered HTML Allowed
  •  Censored Content