![]() |
install page blank Hi There fresh install, goes thru to this step 'install.php?step=2&usegd=0' but then i get a blank page, i check the database and its created tables but then it just sits at this page, blank, no options to proceed to any other steps. what shall i do? cheers B=0 |
forgot to say, i checked all permissions and they are cool, and paths too. Memory_limit 32M upload_max_filesize 8M Is that memory the problem? |
i just changed upload_max_filesize 8M to 16mb its made no diff, stil same blank page. cheers |
In install.php remove this and try reinstalling // Upload the zipcode data (if present) $query = @file("zipData.sql"); for ( $x=0; $x < count($query); $x++) { $iquery = $query[$x]; $iquery = str_replace( ";", "", $iquery ); $setup = mysql_query($iquery, $link); if ( !$setup ) print "<b>Error: ".mysql_error()."</b><br />"; } |
cheers that got me thru to the admin login and setup page, when i enter my login details i get this error: Warning: main(./languages/english/pp-inc.php): failed to open stream: No such file or directory in homevirtualsite1fstvarwwwhtmlsalespp-inc.php on line 107 Fatal error: main(): Failed opening required './languages/english/pp-inc.php' (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site1/fst/var/www/html/sales/pp-inc.php on line 107 |
ok working.. the config-inc file had ermmm ummm emptied itself???? sorted now |
fark! i'm on admin index i log in using my admin account i get trasnfered to index.php of the classifieds, where is the admin section? Cheers |
it was the cookies setup... how come it didnt get setup auto? |
| All times are GMT -5. The time now is 03:35 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0