Here is a helpful hint if you are installing apache for the first time.
make sure under software -> easy apache -> exhaustive options, that you check the boxs for PDO, mb_string, and also zip.
Reasons:
Your scripts that run on pdo such as oxwall will need the pdo library to run.
mbstring is needed by some scripts such as whmcs for some international features.
zip library is needed in order to update scripts via ftp remotely such as oxwall for new versions as well as plugins and other software is the same im sure.
These are not set by default you must select them in the exhaustive options list.
This will save you much time in trying to figure out why your scripts dont work lol..
If there is anything else that needs to be included that anyone would like to share please do so we can keep this info on one place. thanks
make sure under software -> easy apache -> exhaustive options, that you check the boxs for PDO, mb_string, and also zip.
Reasons:
Your scripts that run on pdo such as oxwall will need the pdo library to run.
mbstring is needed by some scripts such as whmcs for some international features.
zip library is needed in order to update scripts via ftp remotely such as oxwall for new versions as well as plugins and other software is the same im sure.
These are not set by default you must select them in the exhaustive options list.
This will save you much time in trying to figure out why your scripts dont work lol..
If there is anything else that needs to be included that anyone would like to share please do so we can keep this info on one place. thanks