Branches / php-7

Please post all install related problems here. Visit this forum first for troubleshooting.
Post Reply
User avatar
Chaffinch
Posts: 5
Joined: Mon 11. May 2009, 08:59

Branches / php-7

Post by Chaffinch »

Gentlemen, I have a question.
Does anyone have an installed version phpWCMS in PHP Version 7.0 ?
During the installation, I have a problem:
1) WWW server: Apache
2) PHP version: 7.0.9 OK
3) MySQL version:
Fatal error: Uncaught Error: Call to undefined function mysql_get_server_info() in
/home/users/.../public_html/php-7/setup/inc/step0.inc.php:55
Stack trace: #0 /home/users/.../public_html/php-7/setup/setup.php(72):
include() #1 {main} thrown in /home/users/.../public_html/php-7/setup/inc/step0.inc.php on line 55

Thank you in advance for your answer
Bogdan
Regards
Sorry for my english
Old Boy
Posts: 1203
Joined: Fri 23. Nov 2012, 13:52

Re: Branches / php-7

Post by Old Boy »

Wouldn't it be better, to change the used PHP version on the server ... may be inside the .htaccess-file.

Best solution is, to ask your provider, how to do it :idea:
User avatar
Oliver Georgi
Site Admin
Posts: 9888
Joined: Fri 3. Oct 2003, 22:22
Contact:

Re: Branches / php-7

Post by Oliver Georgi »

It is just the branch and does nothing at the moment – means it is not working under PHP7 yet…
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
User avatar
Chaffinch
Posts: 5
Joined: Mon 11. May 2009, 08:59

Re: Branches / php-7

Post by Chaffinch »

Oliver Georgi wrote:It is just the branch and does nothing at the moment – means it is not working under PHP7 yet…
Gentlemen thank you for your answer
Regards
Sorry for my english
Post Reply