0

(this host is running cPanel and has a php version selector, it was using php 5.4 as default i changed it to 5.5 but still gives me error)

I made a script on localhost with php 5.5.9 now I uploaded it to my shared hosting and my login page is not loading and php error file says :

PHP Fatal error:  Call to undefined function password_verify() in ...

I know this function was added in PHP 5.5 and phpinfo on my shared host says: PHP Version 5.5.23

what should i do??

6
  • Same problem, seems solved stackoverflow.com/questions/21775970/… Commented Sep 8, 2015 at 13:46
  • 1
    do they give you an option to restart the apache web server? May need to do that... Commented Sep 8, 2015 at 13:46
  • @Aleksey Krivtsov how does that help?? i said that phpinfo is saying php 5.5.23 Commented Sep 8, 2015 at 13:48
  • @Erik Flitman It's a shared host. not possible. Commented Sep 8, 2015 at 13:49
  • 1
    @vsg23434245 - Wait, they let you change the PHP version but don't let you restart the server? I think you're misunderstanding something and should speak to your host. Commented Sep 8, 2015 at 13:55

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.