tekstylez Posted April 29, 2008 Share Posted April 29, 2008 On a linux server... how do I do this, I installed it, now how do I enable it... Also I am having a probelm setting permission for tools/smarty/compile Link to comment Share on other sites More sharing options...
mEcommerce Posted April 29, 2008 Share Posted April 29, 2008 I had the same issue on my home server (Debian).. I had to install php5-gd sudo apt-get install php5-gd Then restart Apache sudo /etc/init.d/apache2 restart The installer should now recognize the GD Library! About the permissions; Just chmod the entire directory including subdirectories to 777. Edit: I just read your other thread, it seems that you dont have PHP5 installed, am I right? Link to comment Share on other sites More sharing options...
tekstylez Posted April 29, 2008 Author Share Posted April 29, 2008 Im getting unknown command at "sudo: apt-get: command not found " And yes, but I upgraded, went through the whole process of upgrading cp, perl, and then php Link to comment Share on other sites More sharing options...
mEcommerce Posted May 1, 2008 Share Posted May 1, 2008 Which distro are you using? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now