List all PHP-versions for all domains

Thanks for the screenshot.
Now I need to find out why the versions aren't showing for me.
DA is fully uptodate.
 
my DA is little older 1.61.0 (not in a hurry to update due to many complaints on the forum)
but it shows PHP versions in Enhanced too.
Custombuild updated and all except exim updated too, centos 7x64
 
Mine is 1.61.3 and does NOT show php versions on that screen with enhanced or evolution.
 
Neither was mine, but the php-verrsions weren't showing for me.
I switched to Evolution to check, because WebHostinUK's reply was indeed about when using Evolution skin, but still no php-versions are showing for me.

So I tend to think it has something to do with my php-installations.
My 1st php-release (7.4) is mod_php, and the 2nd (7.3) is php-fpm.
 
I recall my decision to run mod_php had to do with mod_ruid-issues a while back and having 2 php-releases running.
I'm currently just using the 7.4-release so I could look into switching to another php-installation type.
 
I also have 7.3 php-fpm and still the versions do not show under custom httpd configurations. I don't know how others are seeing it.
 
I'm seeing 3 related customHTTPD-html-files in the enhanched-skin for this;
 

Attachments

  • screenpic 25.jpg
    screenpic 25.jpg
    17 KB · Views: 6
did you try?:
./build update
./build rewrite_confs
I don't know why that would help. You have to make a change in the configuration for a rewrite to have any effect. But I did it anyway and still nothing.
 
anyone found why php-versions are not showing?
On non of our servers we can see the php-versions.
 
When I try to install I get a:

Code:
Error unpacking /usr/local/directadmin/plugins/phpversionlist/plugin.tar.gz : Error restoring file /usr/local/directadmin/plugins/phpversionlist/plugin.tar.gz :
gzip: stdin: not in gzip format
/bin/tar: Child returned status 1
/bin/tar: Error is not recoverable: exiting now
 : tar returned error code 2

No install.sh script was found.  Script not executed.
Error with install script
 
When I try to install I get a:

Code:
Error unpacking /usr/local/directadmin/plugins/phpversionlist/plugin.tar.gz : Error restoring file /usr/local/directadmin/plugins/phpversionlist/plugin.tar.gz :
gzip: stdin: not in gzip format
/bin/tar: Child returned status 1
/bin/tar: Error is not recoverable: exiting now
: tar returned error code 2

No install.sh script was found.  Script not executed.
Error with install script

Please try to download the plugin.tar.gz to your local environment and verify if the scripts/install.sh is in it.
If it is, upload the tar.gz file on the plugin page of DA.

Let me know if it worked or not.
I'm also reachable by PM in case you want to share more details.
I suppose you run a CentOS 7, which I also do.
 
Back
Top