[TYPO3-dev] phpmyadmin yields "Error in init.php"

Onno Schuit o.schuit at solin.nl
Fri Jan 6 20:52:30 CET 2006


Hm, renaming the directories to lower case (and doing the same in 
phpMyAdmin's conf.php) does not seem to work.

After reading the warning:

"(..) This happens if the last 6 characters of this path, 
c:/www/campingbeurs/typo3/ext/phpmyadmin/modsub/phpmyadmin-2.6.4-pl3/, 
(\$temp_path) is NOT "typo3/" for some reason."

- I naively tried renaming the directory in such a way that it ends in 
"typo3". With the following result:

Warning: 
main(c:/www/campingbeurs/typo3/ext/phpmyadmin/modsub/phpmyadmin-2.6.4-pl3_typo3/t3lib/class.t3lib_div.php): 
failed to open stream: No such file or directory in 
c:\www\campingbeurs\typo3\init.php on line 132

Fatal error: main(): Failed opening required 
'c:/www/campingbeurs/typo3/ext/phpmyadmin/modsub/phpmyadmin-2.6.4-pl3_typo3/t3lib/class.t3lib_div.php' 
(include_path='.;c:\php4\pear') in c:\www\campingbeurs\typo3\init.php on 
line 132


Onno


Ingmar Schlecht wrote:
> Onno Schuit schrieb:
> 
>> Under Typo3 3.8.1, using WAMP (on a local box), clicking phpMyAdmin in 
>> the menu yields an "Error in init.php: Path to TYPO3 main dir could 
>> not be resolved correctly."
> 
> 
> It has got something to do with capital letters in the phpMyAdmin 
> directory, so maybe it helps to just rename the directory to lower case 
> letters...
> 
> AFAIR the root of the problem is that PHP on windows returns file and 
> folder names always in lower case.
> 
> cheers,
> Ingmar




More information about the TYPO3-dev mailing list