Forums / Install & configuration / ezconvertmysqltabletype.php problem (eztrieddatabasestring)
Marko Žmak
Thursday 25 August 2005 11:59:34 am
I followed the upgrade path from ez 3.5.1 to 3.5.2 and the I followed the intructionds to upgrad to 3.6.0. Everything wokred OK except when I tried to run ezconvertmysqltabletype.php. I got this error:
Could not initialize database: PHP Fatal error: Call to undefined function: eztrieddatabasestring() in /var/enif/var/www/mojaenergija-test/bin/php/ezconvertmysqltabletype.php on line 157 Fatal error: Call to undefined function: eztrieddatabasestring() in /var/enif/var/www/mojaenergija-test/bin/php/ezconvertmysqltabletype.php on line 157 Fatal error: eZ publish did not finish its request The execution of eZ publish was abruptly ended, the debug output is present below. xmak@tempenif:~/test_me$ bin/php/ezconvertmysqltabletype.php --host=localhost --user=medev "--password=2\!zumbul\!2" --database=energijadev --newtype=innodb Could not initialize database: PHP Fatal error: Call to undefined function: eztrieddatabasestring() in /var/enif/var/www/mojaenergija-test/bin/php/ezconvertmysqltabletype.php on line 157 Fatal error: Call to undefined function: eztrieddatabasestring() in /var/enif/var/www/mojaenergija-test/bin/php/ezconvertmysqltabletype.php on line 157 Fatal error: eZ publish did not finish its request The execution of eZ publish was abruptly ended, the debug output is present below.
I followed the instuctions exactly, and yes I did run the script from the root eZ folder.
What should I do?
-- Nothing is impossible. Not if you can imagine it! Hubert Farnsworth
Thursday 25 August 2005 12:01:11 pm
One more thing. Can this script be run later when I've upgraded to a greater eZ version?
Also, how much is runnning this script needed/important?