sudo zypper in -t pattern lamp_server
According to the Wordpress documentation you do not need additional php packages. However, after problems with the dashboard (internal server errorr 500) I followed the advice in this post and installed...
sudo zypper in php5-zlib php5-xmlrpc php5-gd php5-ftp php5-curl
Now you can follow the Wordpress installation documentation.
No comments:
Post a Comment