View Single Post
  #121 (permalink)  
Old 05-01-2007, 02:43 PM
aravot aravot is offline
Learning Programmer
 
Join Date: Nov 2006
Posts: 38
Rep Power: 8
aravot is on a distinguished road
Default

When trying to install ionFiles v1.5 I get the following error.

Quote:
Fatal error: Call to undefined function com_install() in www/joomla/administrator/components/com_installer/component/component.class.php on line 193
Joomla 1.012
Database Version: 5.0.27-community-nt
PHP Version: 5.2.1
Web Server: Apache/2.2.4

But I can install on anther domain of mine with the following config
Joomla 1.0.12
Database Version: 4.1.14-Debian_5-log
PHP Version: 5.2.1
Web Server: Apache/1.3.37

Could it be a database or Apache version issue?
Reply With Quote