I have used 5.x since RC5 and everything is working fine. But now I want to upgrade to 5.2 and install a fresh copy of 6.x-dev.
The problem is when I click the Install button after completing the form (install/installer.php) the next page is blank with the heading "phpMyFAQ 1.5.2 Installation"
Windows 2003
IIS6
PHP 5.0.4
NTFS: All rights for all users on all folders/files
Am I doing something wrong ?
Problem wih upgrade to 5.2 or 6.x-dev
Moderator: Thorsten
Hi,
you mean a clean 1.6.0-dev installation?
bye
Thorsten
you mean a clean 1.6.0-dev installation?
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Hi,
can you add a
in the first line of installer.php after the <?php and try it again? A fresh 1.6.0-ev installation worked for me few days ago.
Thanks!
bye
Thorsten
can you add a
Code: Select all
error_reporting(E_ALL);
Thanks!
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Nothing happens when I put:
in the installer.php file.
Code: Select all
<?php error_reporting(E_ALL);
Hi,
okay... I'll take a look at it!
bye
Thorsten
okay... I'll take a look at it!
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist