Jump to content

Recommended Posts

Posted

because i get this error Uncaught Error: Call to undefined function eregi() in /home/alrose/public_html/settings.php:4 Stack trace: #0 /home/alrose/public_html/index.php(5): include() #1 {main} thrown in /home/alrose/public_html/settings.php on line 4

 

it only read PHP5.2

 

here is my apache on my PC and my website is working on it

 

post-196526-0-96299000-1601434136_thumb.png

Posted (edited)

The oldest PHP version we support on our shared hosting is 5.4. PHP 5.2 reached end of life 9 years and 8 months ago. If you really need to use PHP 5.2 still you'll need to purchase a VPS https://www.heliohost.org/vps/ and install PHP 5.2 from source.

 

EDIT:

 

I read about your eregi() error and it looks like it should work in PHP 5.6 or older. The default on Johnny is 7.2, but you can change to 5.6, 5.5, or 5.4 in cpanel Multi PHP button.

Edited by Krydos

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...