Forum Moderators: coopster
I'm working with a host that has PHP 4.4.7 and MySQL 3.23.58. I need to install Joomla 1.5.7 and was going to upload a .zip of the files, import my database and (hopefully) be done with it. However, system() commands like zip and unzip don't seem to be working.
Is it because of the PHP version I'm using or can I find out from phpinfo whether system() functions have bee disabled?
Thanks
[php.net...]