Project

General

Profile

Actions

Bug #19722

closed

Either TYPO3_MOD_PATH or $BACK_PATH was not found - configure ext_emconf.php

Added by Franz Holzinger over 15 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2008-12-19
Due date:
% Done:

0%

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

Description

I have just imported the file http://typo3.org/fileadmin/ter/p/h/phpmyadmin_4.1.1.t3x (because no phpMyAdmin can be found on TER). During installation I get this error message:

SUCCESS: /var/www/html/typo3conf/ext/phpmyadmin/
Error: Either TYPO3_MOD_PATH or $BACK_PATH was not found in the "/var/www/html/typo3conf/ext/phpmyadmin/modsub/conf.php" file. You must manually configure that!
ext_emconf.php: /var/www/html/typo3conf/ext/phpmyadmin/ext_emconf.php
Type: L
Cache-files are removed and will be re-written upon next hit

(issue imported from #M9981)


Files

9981.patch (2.35 KB) 9981.patch Administrator Admin, 2009-11-22 15:38
0009981_v3.patch (2.76 KB) 0009981_v3.patch Administrator Admin, 2009-11-25 09:35
Actions #1

Updated by Franz Holzinger over 15 years ago

I have now copied the formerly locally installed phpmyadmin into the global folder.

Now I get:

Fatal error: Class 't3lib_div' not found in /var/www/html/trunk/typo3/ext/phpmyadmin/modsub/index.php on line 176

Actions #2

Updated by Andreas Beutel over 15 years ago

The extension relies on the new mechanism to integrate BE modules ( see #5278 ). Therefore no BACK_PATH and TYPO3_MOD_PATH is set (no longer required). This seems to be an EM issue.

To understand your bugnote ~25847 it would be helpful to know the T3 environment (4.2 or 4.3 trunk?). Also, did you reload the backend after moving pMA around and since local extension override global installs, did you remove the local instance?

Actions #3

Updated by Frederic Gaus about 15 years ago

I get the same error using TYPO3 ver. 4.2.6

Refresh or relogin does not solve the problem.

Actions #4

Updated by Steffen Gebert over 14 years ago

Hi Andi,

could you investigate, weather it is really a core-bug that this message is shown? It's not nice to have an error message after installation.

Thanks
Steffen

Actions #5

Updated by Andreas Beutel over 14 years ago

Hey Steffen, can you please test provided patch 9981.patch for EM and give feedback? The diff applies to current trunk and adds some lines to EM to detect usage of module API.
Thanks Andreas

Actions #6

Updated by Andreas Beutel over 14 years ago

Sent the patch as RFC to the core list.

Actions #7

Updated by Oliver Hader over 14 years ago

Committed to SVN Trunk (rev. 6520)

Actions

Also available in: Atom PDF