Recent Posts

Pages: 1 ... 6 7 [8] 9 10
71
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.



72
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
73
General / Re: Update Log
« Last post by earnolmartin on February 23, 2022, 06:04:11 pm »
Update released.
74
General / Re: Update Log
« Last post by earnolmartin on January 25, 2022, 06:36:08 pm »
Small update released.
75
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. 
76
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.
77
General / Re: Thanks For EHCP Force Edition
« Last post by earnolmartin on November 19, 2021, 10:23:14 am »
I just want to say…

Thank you for EHCP force, it is excellent.

It is far better than normal EHCP, as it works perfectly.

I have been running it for quite some time now.

Thanks for the positive feedback!  I'm always trying to make EHCP Force Edition better, and one of my main goals is to make sure everything works and continues to work properly.   ;D
78
General / Re: German language pack
« Last post by earnolmartin on November 19, 2021, 10:21:14 am »
Is it possible to integrate the german pack into the other styles?
ATM is only the standard style (picante) with german.....

Yes, but you'll need to do it manually to the other templates which are out-of-date anyways.

I don't understand your extplorer issue?
79
General / Re: German language pack
« Last post by spicer on November 12, 2021, 08:21:37 pm »
Do you have any feedback on my translation?
I want any kind of feedback!
 8)

PS:
I found a error. But is not in my translation. "Extplorer" is bugy ^^
The right is: "Explorer - Dateimanager"
See attachement.
80
General / Re: German language pack
« Last post by spicer on October 29, 2021, 11:16:43 pm »
Is it possible to integrate the german pack into the other styles?
ATM is only the standard style (picante) with german.....
Pages: 1 ... 6 7 [8] 9 10