I have tried to install WordPress, but at the moment of install modules, indicate me error, please put code of all modules.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
PHP modules are installed by your system package manager if you are using the system php package. Are you missing a particular module? What distribution are you using?
In modules installation for LAMP and could install WordPress.
u may get list of all available php modules by typing
aptitude search php5-
in your terminal window.
Then, to install chosen one, type
aptitude install MODULENAME
or if many:
aptitude install MODULENAME1 MODULENAME2 MODULENAME3
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.