[phpBB3] Fatal error during install

Magic SEO URLs for phpBB.
ds2021
Posts: 3
Joined: Fri Jul 11, 2008 6:10 am

[phpBB3] Fatal error during install

Postby ds2021 » Fri Jul 11, 2008 6:16 am

Hi, I am trying to install Magic-SEO-URL for phpBB3 on a Midphase Apache 1.3xx hosted forum. I have confirmed that Zend Optimizer 3.30 is enabled and I believe that mod rewrite is enabled (I have confirmed that it can be enabled and have inserted the necessary string in the .htaccess file).

During install, at step 6 (Display at least once main page of your board (the content of www/.htaccess file will be generated)), I am running into the following error:

Fatal error: Incompatible file format: The encoded file has format major ID 3, whereas the Optimizer expects 2 in /home/*****/public_html/work-in-canada-discussion/includes/magic_seo_url.php on line 0

When I remove the line from step 3 (if(!defined('ADMIN_START')) include($phpbb_root_path . 'includes/magic_seo_url.'.$phpEx);) from the common.php file, the error goes away, but the www/.htaccess file is not generated.
Last edited by ds2021 on Sat Jul 12, 2008 1:55 pm, edited 1 time in total.

inveo
Inveo Support
Posts: 1285
Joined: Sat Feb 02, 2008 12:07 pm
Contact:

Re: [phpBB3] Fatal error during install

Postby inveo » Fri Jul 11, 2008 6:55 am

Installed Zend Optimizer is too old. Magic SEO URL requires at least v3.0.0 or higher.

ds2021
Posts: 3
Joined: Fri Jul 11, 2008 6:10 am

Re: [phpBB3] Fatal error during install

Postby ds2021 » Fri Jul 11, 2008 11:18 am

Please refer to my post. The version of Zend Optimizer is version 3.3.0.

inveo
Inveo Support
Posts: 1285
Joined: Sat Feb 02, 2008 12:07 pm
Contact:

Re: [phpBB3] Fatal error during install

Postby inveo » Fri Jul 11, 2008 11:32 am

Yes I read your post carefully, but you can trust me, that this error message only happen when ZO is too old. Please make sure what version of ZO you are using with phpinfo(). Also if you are running PHP5, ZO v3.3.x can be some times required.

ds2021
Posts: 3
Joined: Fri Jul 11, 2008 6:10 am

Re: [phpBB3] Fatal error during install

Postby ds2021 » Sat Jul 12, 2008 1:54 pm

PHP version is 5.5.2, so the Midphase administrators upgraded ZO on the server from 3.2.0 (their support forum referenced 3.3.0, but apparently not for all servers) to 3.3.2. Now, the error is:

Fatal error: Unable to read 41543 bytes in /home/*****/public_html/work-in-canada-discussion/includes/magic_seo_url.php on line 0

Again, removing the present line from the common.php is necessary:

if(!defined('ADMIN_START')) include($phpbb_root_path . 'includes/magic_seo_url.'.$phpEx);

inveo
Inveo Support
Posts: 1285
Joined: Sat Feb 02, 2008 12:07 pm
Contact:

Re: [phpBB3] Fatal error during install

Postby inveo » Sat Jul 12, 2008 4:54 pm

This is common problem, please see oscommerce-fatal-error-unable-to-read-48.html