Report this

What is the reason for this report?

how i have this requirements for oxwall installation?

Posted on November 15, 2012

Apache 2 or higher (with mod_rewrite module) PHP 5.2.6 or higher with:

register_globals off
safe_mode off
suPHP off
suApache off
suhosin off

PHP modules:

PDO
DOM
mbstring
zip
zlib
ftp
json

MySQL 5.0 or higher GD Library 2 with FreeType support Mail server (SendMail, Exim or other) Cron

i have 1 droplet account here in digitalocean planning to run oxwall software…please help me… im newbie… thank you.



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!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Safe_mode is a setting in your php.ini that you can set to off and restart Apache. <br> <br>Suhosin is compiled into Apache and is used to protect PHP against common security vulnerabilities. <br> <br>The same is for suphp and suapache, if you didn’t install them then they aren’t present. <br> <br>Also please note that based on these requirements it looks like that this application may have a few vulnerabilities as turning off all of those security precautions leaves your PHP code open to many vulnerabilities and exploits.

These are all software requirements, you can create any droplet and install PHP, MySQL and a mail server which should satisfy the majority of these requirements.

I already installed that sir…how and where can i configure the ff. <br>safe_mode off <br>suPHP off <br>suApache off <br>suhosin off <br> <br>Thanks

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.