I'm trying to run PHiMX on a blank CodeIgniter site, but I keep getting a fatal error:
PHP Fatal error: Call to a member function item() on a non-object in /var/www/apollo_system/core/Utf8.php on line 47
The command I used was
$ phimx -r -i /var/www/apollo_system -i /var/www/apollo_application -d /var/www/apollo ~/Desktop/result.xmi
This is a fresh download of CodeIgniter with only the basic settings set. Any ideas?
Sorry, signed in with the wrong account. I am the poster above.
Could you use the "-t" option (you must have installed PEAR::Log package to use this option) to create a "./phimx.log" file for logging informations.
Log in to post a comment.
I'm trying to run PHiMX on a blank CodeIgniter site, but I keep getting a fatal error:
The command I used was
This is a fresh download of CodeIgniter with only the basic settings set. Any ideas?
Sorry, signed in with the wrong account. I am the poster above.
Could you use the "-t" option (you must have installed PEAR::Log package to use this option) to create a "./phimx.log" file for logging informations.