Recent Posts

Pages: 1 2 [3] 4 5 ... 10
21
General / New update works out of the box with Debian 10 still?
« Last post by spicer on April 26, 2022, 09:02:15 am »
https://ehcpforce.tk/forums/index.php?topic=15.msg537#msg537
Is this tested with older OS'es? Still works with Debian 10?
22
General / Re: Update Log
« Last post by earnolmartin on April 25, 2022, 06:30:09 pm »
Update released.  Ubuntu 22.04 and Debian 11 support has been completed.
23
General / Re: Support for multiple versions of php
« Last post by earnolmartin on March 31, 2022, 09:51:31 am »
Yes, EHCP should work with any PHP version.  It still works on Ubuntu 14.04 and up.  Thanks for posting your results and tests. 

And yes, it should be possible to run multiple versions of PHP simultaneously by changing the php-fpm port for each separate PHP instance.  Then, you would just modify the domain template's php sections to use the correct fpm port for the domain that requires a specific version (matching the fpm port for the specific version you need), and it should be that simple.

 ;D
24
General / Re: Support for multiple versions of php
« Last post by whiterabbitz on March 03, 2022, 05:38:55 pm »
On testing

Uncommenting the ProxyFCGISetEnvIf line put back all the environmental goodies like upload directory and session directory
25
General / Re: Support for multiple versions of php
« Last post by whiterabbitz on March 01, 2022, 10:44:50 pm »
Hi Again,

Update

Currently testing but appears to work.
Ubantu 20.4

Loaded php5.5-fpm  and started service

Edited the Apache2 template for the domain as follows

#   ProxyPassMatch ^(.*\.php)$ fcgi://127.0.0.1:9000{homedir}/httpdocs/$1
#   ProxyFCGISetEnvIf "true" PHP_ADMIN_VALUE "open_basedir={homedir}:/usr/share/php:/usr/share/pear; \n upload_tmp_dir={homedir}/phptmpdir; \n session.save_path={homedir}/phptmpdir;"
<FilesMatch \.php$>
        # From the Apache version 2.4.10 and above, use the SetHandler to run PHP as a fastCGI process server
         SetHandler "proxy:unix:/run/php/php5.6-fpm.sock|fcgi://localhost"
    </FilesMatch>

Still yet to test lets encrypt and mysql acess etc .. but phpinfo() in the index file on this site shows 5.6, and another generic domain with the original template shows 7.4.



26
General / Support for multiple versions of php
« Last post by whiterabbitz on February 28, 2022, 07:01:29 pm »
Hi,

and thanks for the great product been using it for a while now.

I have come up against the need to host a legacy site that only runs php 5.5, while the other sites run well on the latest..

Is it possible fior ehcp forced to  support multiple versions of php for sites?

Thanks in advance
27
General / Re: Update Log
« Last post by earnolmartin on February 23, 2022, 06:04:11 pm »
Update released.
28
General / Re: Update Log
« Last post by earnolmartin on January 25, 2022, 06:36:08 pm »
Small update released.
29
General / Re: German language pack
« Last post by earnolmartin on December 14, 2021, 06:33:38 pm »
Well, yes, here it is:

https://extplorer.net/

I should probably update the old themes at some point. 
30
General / Re: German language pack
« Last post by spicer on November 19, 2021, 10:37:08 am »
I thought it was a typo.
Is "extplorer" written correctly?

Preview for users:



Sorry for this bad quality. Only 128kB is allowed for attachements.
Pages: 1 2 [3] 4 5 ... 10