1
Hello I've just moved my site from a testing site, to where it is going to be live (hopefully). But all I get now is the white screen (I've seen the white screen faq)
I've copyed the file structure and the database over to the new site. The only thing I did differntly, was there were 3 tables in the database that gave an error because of this line
KEY search( title, hometext( 40 ) , bodytext( 40 ) )
not having the (40) in the old server for some reason, so I added (40) and it uploaded the sql ok. This is in ****_bb_posts ****_bb_posts_text and ****_stories
Every thing else is the same and I have tryed all possibilities to get into debug mode, but am unable to get debug to run and unable to access admin.
mainfile.php has been updated to reflect the new database and file locations (both physical and virtual)
cache, uploads, templates_c and mainfile.php have the correct file attributes.
Can any body help