howk Posted May 9, 2011 Share Posted May 9, 2011 Hi,I have a problem installing on Fedora 14th PrestaShop It shows that it is not installed GD graphics library. But "php-m"shows that gd is on the list. php5-gd is installed. What must I do to PS saw the library? Link to comment Share on other sites More sharing options...
jeevanoss Posted May 9, 2011 Share Posted May 9, 2011 If you installed php-gd restart http.Run this command as root service httpd restart If php-gd not installedRun following command as root yum install php-gd service httpd restart Link to comment Share on other sites More sharing options...
howk Posted May 10, 2011 Author Share Posted May 10, 2011 This command: "service httpd restart" has helped me.Thanks! 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