Project

General

Profile

Actions

Bug #39917

closed

Connection Problem Sorry, but an error occurred while connecting to the server. Please check your network connection.

Added by Andreas Becker (Andi) over 12 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-08-18
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

After updating to 4.7.4 we are receiving this error message.
calling the domain with a simple .html file works fine

The error log says:
[Sat Aug 18 10:25:10 2012] [warn] [client 1.0.236.245] mod_fcgid: stderr: PHP Fatal error: Uncaught exception 'BadFunctionCallException' with message '*TYPO3 Fatal Error: Extension "aloha" was NOT found!*' in /var/t3/typo3_src-4.7.4/t3lib/class.t3lib_extmgm.php:104, referer: http://domain/typo3/backend.php
[Sat Aug 18 10:25:10 2012] [warn] [client 1.0.236.245] mod_fcgid: stderr: Stack trace:, referer: http://domain/typo3/backend.php
[Sat Aug 18 10:25:10 2012] [warn] [client 1.0.236.245] mod_fcgid: stderr: #0 /var/t3/typo3_src-4.7.4/t3lib/class.t3lib_autoloader.php(171): t3lib_extMgm::extPath('aloha', 'ext_autoload.ph...'), referer: http://domain/typo3/backend.php
[Sat Aug 18 10:25:10 2012] [warn] [client 1.0.236.245] mod_fcgid: stderr: #1 /var/t3/typo3_src-4.7.4/t3lib/class.t3lib_autoloader.php(121): t3lib_autoloader::createCoreAndExtensionRegistry(), referer: http://domain/typo3/backend.php
[Sat Aug 18 10:25:10 2012] [warn] [client 1.0.236.245] mod_fcgid: stderr: #2 /var/t3/typo3_src-4.7.4/t3lib/class.t3lib_autoloader.php(69): t3lib_autoloader::loadCoreAndExtensionRegistry(), referer: http://domain/typo3/backend.php
[Sat Aug 18 10:25:10 2012] [warn] [client 1.0.236.245] mod_fcgid: stderr: #3 /var/t3/typo3_src-4.7.4/t3lib/config_default.php(799): t3lib_autoloader::registerAutoloader(), referer: http://domain/typo3/backend.php
[Sat Aug 18 10:25:10 2012] [warn] [client 1.0.236.245] mod_fcgid: stderr: #4 /var/t3/typo3_src-4.7.4/typo3/init.php(201): require('/var/t3/typo3...'), referer: http://domain/typo3/backend.php
[Sat Aug 18 10:25:10 2012] [warn] [client 1.0.236.245] mod_fcgid: stderr: #5 /var/t3/typo3_src-4.7.4/typo3/ajax.php(55): require('/var/t3/typo3...'), referer: http://domain/typo3/backend.php
[Sat Aug 18 10:25:10 2012] [warn] [client 1.0.236.245] mod_fcgid: stderr: #6 {main}, referer: http://domain/typo3/backend.php
[Sat Aug 18 10:25:10 2012] [warn] [client 1.0.236.245] mod_fcgid: stderr: thrown in /var/t3/typo3_src-4.7.4/t3lib/class.t3lib_extmgm.php on line 104, referer: http://domain/typo3/backend.php

-----
Why aloha now required in 4.7.4 as we never used it before nor had it installed?
It seems to be missing in core either!

This error message is very very strange and actually does not seem to point out the real problem or a solution for the connectivity problem!

Andi

Actions

Also available in: Atom PDF