Install on local PC
|
4 posts
|
I’m having problems with the install. PHP is working fine and MySQL is also installed and as far as I can see is running fine. When I click on the “install button” nothing happens. I just get a white page. Can anybody advise why this may be? I’m using IIS on a win XP SP3 PC with PHP 5.2.10 and the latest version of MySQL. Thnaks in advance, Phil |
|
4 posts
|
Bit more info: The page that comes up blank is: http://localhost/frog/install/index.php |
|
1493 posts
|
Others have had trouble with IIS, and it might be faster just to go with XAMPP or one of the other Windows localhost “AMP” stacks. Perhaps others can help with IIS itself, though. |
|
541 posts
|
I suggest you to try without PDO !! maybe PDO is installed, but not the mysql driver !! |
|
4 posts
|
PDO is active. May try Apache but still annoying that it wont work! |
|
31 posts
|
Hi pj, try Wampserver:http://www.wampserver.com/en/ It worked for me. Easy to install. |
|
4 posts
|
Looks like I have got somewhere now, using WAMPSERVER frog now says it has installed. Now what do I do? All teh .php or html pages are showing as blank screens? |
|
31 posts
|
Mmm, check your DB, is it empty? If it is, then that’s the problem. Check that DB name and DB UserName are ok in your install settings. If you made a previous install and it created database tables delete themn and install again. |