Can not complete the installation of ver. 2.6.3

Please report bugs here!

Moderator: Thorsten

Post Reply
koda
Posts: 2
Joined: Fri Feb 27, 2009 10:57 am
Location: Norway

Can not complete the installation of ver. 2.6.3

Post by koda »

Hello,

I'm doing a new (fresh) install of phpMyfaq v. 2.6.3. After filling out the necessary parameters (MySQL hostname, username/password, admin-info, etc...) and starting the installation.... then the progress-bar runs a few seconds, but then i halts (stops) with this error message:

Code: Select all

Fatal error: Encoding declaration pragma must be the very first statement in the script in /opt/lampp/htdocs/inc/Link.php on line 31
I'm running my own server - with these software versions:
Apache ver. 2.2.14
php-ver. 5.3.1
MySQL ver. 5.0.5

I actually tried phpMyfaq version 2.6.2 also - but with the exact same result.... What could be wrong?
WHO is 'General Failure' - and WHY is he reading my disk?
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Can not complete the installation of ver. 2.6.3

Post by Thorsten »

Hi,

this seems to be a PHP bug: http://bugs.php.net/bug.php?id=50464

Please try to remove the line 31 in inc/Link.php or re-compile your PHP.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
koda
Posts: 2
Joined: Fri Feb 27, 2009 10:57 am
Location: Norway

Re: Can not complete the installation of ver. 2.6.3

Post by koda »

Great :D ... Thank you!

I just deleted line 31, and then it worked :D; thank's again!
WHO is 'General Failure' - and WHY is he reading my disk?
Post Reply