Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - kaavain

Pages: [1]
1
PHP / Re: Set PHP version to the wesite
« on: August 24, 2021, 07:03:25 PM »
Changed 7.1.1 -> 5.3.20 and again, I have "You are running PHP version: 5.3.20" but "PHP Version 7.1.1" something went wrong.

The only error lines in log file (missed when changed to 7.1.1) are:

DELETING DSO Handler
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory

Tried to change to 5.6.1 - everything fine, no error messages. So it is obviously something wrong with 5.3... Which is sad. Especially it seems that nobody knows about this

2
PHP / Re: Set PHP version to the wesite
« on: August 24, 2021, 06:45:40 PM »
Just tested to change version to 7.1, and it works. All mentioned places indicating 7.1.1... Somebody have an idea what's wrong with 5.3?

3
PHP / Re: PHP Version Switcher
« on: August 24, 2021, 01:45:04 PM »
Switched to 5.3.29 (CentOS 7, native 5.6)

Dashboard: PHP version: 5.3.29
PHP Settings/PHP Info: You are running PHP version: 5.3.29 BUT! table below PHP Version 5.6.37
Has one user/website and phpinfo.php shows also 5.6.37

PHP Rebuild log has only two lines with the "error"

DELETING DSO Handler
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory

What's wrong?

4
PHP / Re: Set PHP version to the wesite
« on: August 24, 2021, 12:43:28 PM »
UPDATE: altough I've switched to 5.3, the section PHP Info of the panel shows me info of PHP 5.6...

PHP Info

You are running PHP version: 5.3.29

PHP logo
PHP Version 5.6.37

5
PHP / Set PHP version to the wesite
« on: August 24, 2021, 11:13:56 AM »
Hi All

Sorry, can't understand this issue.

Installed this great panel to CentOS7, native PHP is 5.6
But I need PHP 5.3 for my website. So I've did PHP Version Switcher -> PHP 5.3
After a while -> "You are running PHP 5.3.29", great!

BUT!

Made a user, place a phpinfo.php to the domain root and it shows PHP 5.6 instead...

As I understand, there is PHP Selector but it is available only in PRO and needed if I wish to have MULTIPLE versions. But I need only one and it is 5.3

So I can't understand how to assign the 5.3 to my domain...

Please assist!


Pages: [1]