View Single Post
  #1 (permalink)  
Old 08-30-2003, 09:20 PM
lynmangoro lynmangoro is offline
Junior Member
 
Join Date: Jul 2003
Posts: 11
Send a message via Yahoo to lynmangoro
Default 2 nukes, 1 database, lots of errors - please help!!

I have one nuke site running with no problems and I am trying to run another site using the same database but different tables. I changed all occurences of nuke to nuke2 in the nuke sql file before running it in the database and I changed the table prefixes to nuke2 in the config file of the second site.
Now, when I try to access the site I get the following errors -

Warning: open_basedir restriction in effect. File is in wrong directory in /home/panashesysuk/public_html/nuke2/mainfile.php on line 166

Warning: Failed opening 'language/lang-.php' for inclusion (include_path='.:/usr/share/php') in /home/panashesysuk/public_html/nuke2/mainfile.php on line 166

Warning: open_basedir restriction in effect. File is in wrong directory in /home/panashesysuk/public_html/nuke2/mainfile.php on line 181

Warning: Failed opening 'admin/language/lang-.php' for inclusion (include_path='.:/usr/share/php') in /home/panashesysuk/public_html/nuke2/mainfile.php on line 181

Warning: open_basedir restriction in effect. File is in wrong directory in /home/panashesysuk/public_html/nuke2/header.php on line 31

Warning: Failed opening 'themes//theme.php' for inclusion (include_path='.:/usr/share/php') in /home/panashesysuk/public_html/nuke2/header.php on line 31

Fatal error: Call to undefined function: themeheader() in /home/panashesysuk/public_html/nuke2/header.php on line 47

Is what Im trying to do impossible or have I just done it wrong? If you need any more info please ask - thanks
Reply With Quote