Welcome to Geeklog, Anonymous Wednesday, November 27 2024 @ 05:28 pm EST

Geeklog Forums

Regards yesterdays post about config.php problems


Spyda

Anonymous
Hi there, I'm sorry to trouble you guys again but I am getting really stressed now and at the point of a nervous breakdown Smile I was told to put the contents of public_html into my root and put the other folders and files in a folder outside of root. I have done this. I have put my settings in config.php (database, path to geek and path to files in public_html) These are my paths: $_CONF['path'] = 'C:\\webspace\nuweb\thevillagevoice\thevillagevoice.co.uk\geek/'; $_CONF['path_system'] = $_CONF['path'] . 'system/'; $_CONF['path_html'] = $_CONF['path'] . 'C:\\webspace\nuweb\thevillagevoice\thevillagevoice.co.uk\www/'; $_CONF['path_log'] = $_CONF['path'] . 'logs/'; $_CONF['path_language'] = $_CONF['path'] . 'language/'; $_CONF['rdf_file'] = $_CONF['path_html'] . 'backend/geeklog.rdf'; $_CONF['backup_path'] = $_CONF['path'] . 'backups/'; I have also done the lib.common as this: require_once('C:\\webspace\nuweb\thevillagevoice\thevillagevoice.co.uk\geek/config.php'); But when I go to the /admin/install.php I still get cgi errors saying 'The specified CGI application misbehaved by not returning a complete set of HTTP headers' I checked permissions for the folder outside of root and they are fine for accessability. Is there anyone who can guide me through this? I am at a loss! Thank you for your time and patience.
 Quote

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
$_CONF['path_html'] = $_CONF['path'] . 'C:\\webspace\nuweb\thevillagevoice\thevillagevoice.co.uk\www/'; This should read $_CONF['path_html'] = 'C:/webspace/nuweb/thevillagevoice/thevillagevoice.co.uk/www/'; i.e. drop the "$_CONF['path'] ." part. Besides, even on Windows it is probably better to use the forward slash '/' instead of the backslash '\' as a path separator ... bye, Dirk
 Quote

Spyda

Anonymous
Hi Dirk, Thanks for the reply. I just tried that and still get CGI errors. Very strange
 Quote

Anonymous

Anonymous
I got the same problem, dont know how make it work
 Quote

Anonymous

Anonymous
me too~~~~~
 Quote

pspoerry

Anonymous
Have any of you figured this out? I'm having the same issue!
 Quote

All times are EST. The time is now 05:28 pm.

  • 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