How to install OJS with Softaculous to my domain

How to install OJS with Softaculous to my domain? I installed OJS to my domain ijvs.info but seeing HTTP 500 error

Error log

[REMOVED]

Do I need to install php/sql to my laptop or webserver (unix) will be enough for installation

Please help me

Hi @IJLR,

The relevant part of your log file is

[27-Sep-2017 23:21:49 Asia/Calcutta] PHP Fatal error:  Uncaught Error: 
Call to undefined function mysql_connect() in 
/home/ijlrorg/public_html/ijvs.info/lib/pkp/lib/adodb/drivers/adodb-mysql.inc.php:456

See e.g. this post for a resolution.

Note that you accidentally exposed your database password in the error dump. I’ve removed it. Please change that password ASAP.

Regards,
Alec Smecher
Public Knowledge Project Team

Thanks
Please let me know which PHP version is required for OJS?
Regards

Hi @IJLR,

See docs/README for system requirements.

Regards,
Alec Smecher
Public Knowledge Project Team

Hi Alec
Using OJS at http://ijvs.info/index.php/index/install. After upgrading, I
am getting message at home page (screenshot attached)

Please help me out.
Regards

Hi @IJLR,

I think those messages are cosmetic and are for the developers.
Do you find any malfunction in your website other than these errors?

And don’t forget to edit config.inc.php file after the upgrade process
from: installed = Off
to: installed = On

under “General” which I think you have not done so far.
Here is the screenshot of your website:
image