Welcome Guest, Not a member yet? Register   Sign In
Codeigniter Website Showing Blank Page in AWS Elastic Beanstalk
#11

(This post was last modified: 05-22-2017, 02:00 AM by eagle00789.)

/var/log/httpd/error_log Wrote:PHP Fatal error:  Uncaught Error: Call to undefined function mysql_pconnect()
that is your error you are getting. Please make sure u have a php with mysqli available
Reply
#12

In your database.php config file is your dbdriver set to mysqli or mysql? Set it to mysqli. You shouldn't need to install anything if you're using Amazon's PHP AMI.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB