Installed PHP 6.0 - everything went OK. Used the nukesql.php to install the database .Still everything Ok -all the tables set up OK. Then I surfed to www.mysite.com/index.php and got the following error:-
Fatal error: Failed opening required 'mainfile.php' (include_path='usr/local/include/php') in /home/sites/site8/web/modules/News/index.php on line 20
Any suggestions
Many Thanks.
chatserv General
Joined: Jan 12, 2003
Posts: 3128
Location: Puerto Rico
Posted:
Sun Jan 26, 2003 11:22 am
So have you checked if mainfile.php is there? it has to be in Nuke's root dir (where config.php is).
_________________ Feed a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
ScriptHeaven | NukeResources
hpsauce Guest
Posted:
Sun Jan 26, 2003 11:47 am
Yeah, its there with the config.php.
chatserv General
Joined: Jan 12, 2003
Posts: 3128
Location: Puerto Rico
Posted:
Sun Jan 26, 2003 11:55 am
If you are running your own server you may need to double check the value for include_path in php.ini.
_________________ Feed a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
ScriptHeaven | NukeResources
hpsauce Guest
Posted:
Mon Jan 27, 2003 10:22 am
I'm not sure what I should be changing in the php.ini file
This is what it looks like at the moment:-
#ifndef PHP_INI_H
#define PHP_INI_H
#include "zend_ini.h"
int php_init_config(char *php_ini_path_override);
int php_shutdown_config(void);
void php_ini_delayed_modules_startup(TSRMLS_D);
zval *cfg_get_entry(char *name, uint name_length);
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum