July 16, 201510 yr comment_11601 Hi, i'm working with uniserverZ 11.7.3 I installed the php 5.5 plugin but when I select that version of php in unicontroller the apache service not start. When select php 5.4 or php 5.3 the the php service start normally. Can you help me? Report
July 30, 201510 yr comment_11606 Hi, i'm working with uniserverZ 11.7.3 I installed the php 5.5 plugin but when I select that version of php in unicontroller the apache service not start. When select php 5.4 or php 5.3 the the php service start normally. Can you help me? Hi, I haves been faced with a similar problem in 11_7_8_ZeroXI an the php 5.6 plugin I detected that there was a difference between the php 5.6.dll filenames in the apache config file (httpd.conf) and the corresponding filenames in the php56 directory. e.g.: in the Apache httpd.config file : <IfDefine php56> ... LoadFile ${US_ROOTF}/core/php56/icudt53.dll .... but the corresponding dll filename in the php55 directory was icudt54.dll My solution : After adjusting all the corresponding .dll filenames in the httpd.conf file Apache started smoothly. Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.