MySQLi class not found in CPanel
I have made a website for my college. As long as I had been running it on localhost (using XAMPP) to run the php code and the databases, all was working fine. But when I deploy the site on server…
I have made a website for my college. As long as I had been running it on localhost (using XAMPP) to run the php code and the databases, all was working fine. But when I deploy the site on server…
I've uploaded wordpress file in my panel. But I can't configure my wordpress site with database. When i browse my site as ************.us, it shows 500 Internal Server Error error. So, i've deleted all uploaded files and uploaded again. But…
I have root access, but I do not have domain name. I want to upload project and access through IP address. How is it possible?
I am not sure why I am getting this connection failed error. I am sure that the sever where the database is located is "localhost:3306". I'm currently using cPanel to access myAdmin. My php code is <?php $server = "localhost:3306";…
i have a php website i.e a live store using cs-cart, in cPanel file manager i am searching for my main html file to make changes in my home page design but couldn't find it. can anyone help where the…
I was going to work on a new web project and found that mysql 5.7+, the latest entry, is not yet supported by cPanel. Can you guys please share your experience, which work around you have found to this ?…
In our dedicated server even we run "/usr/local/cpanel/bin/set_hostname" from SSH as ROOT all notifications from the server has wrong hostname URL. The problem remains only in notification mails and sometimes HTTPS URLs (but this one is cause of local DNS…
I have a site that's has got 2 open source programs installed. Elgg and Osclass. Both are great, but the problem is they each have their own database and therefore users must register a seperate account on each site. Is…
I have a php file that authenticate with ldap, it was working fine on localhost but when i uploaded it to cpanel(softaculous), i got this error Fatal error: Uncaught Error: Call to undefined function ldap_connect(), i know that i have…
I have uploaded my project on my hosting ..But when i tried to access form url I got the following Error QueryException in Connection.php line 647: SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: NO) I have changed the…