October 5, 201411 yr comment_11381 I tried telling Uniserver to start when Windows boots but I'm having trouble finding the services in services.msc. What are they supposed to be called? And, if the services aren't being created, then what can I try? Report
October 5, 201411 yr comment_11382 The information you require can be found on documentation page Run as a service All the bestRic Report
October 8, 201411 yr comment_11394 Had to figure this out on my own: Please be aware - as of ZeroXI_uniservice_2_0_0.exe service module - if needing to use the PHP LDAP authentication module while running Apache as a service, the PHP files libeay32.dll and ssleay32.dll must be made available to the Windows system PATH. Recommended way to do this is to modify the system PATH environment variable. More info: http://php.net/manual/en/ldap.installation.php Feature Request - If possible, it'd be nice for future versions of the uniservice module to do this automatically when creating the service. Report
November 9, 201411 yr Author comment_11415 Thanks for the link, Ric. In past versions of Uniserver, this was built into the default install so I didn't expect it to be banished to a separate module. Report
November 12, 201411 yr comment_11417 Had to figure this out on my own: Please be aware - as of ZeroXI_uniservice_2_0_0.exe service module - if needing to use the PHP LDAP authentication module while running Apache as a service, the PHP files libeay32.dll and ssleay32.dll must be made available to the Windows system PATH. Recommended way to do this is to modify the system PATH environment variable. More info: http://php.net/manual/en/ldap.installation.php Feature Request - If possible, it'd be nice for future versions of the uniservice module to do this automatically when creating the service. I hit this snag too.I found that copying the files manually so that they could be seen worked best for my setup. It just means that Uniserver is portable between any machines, without needing to mess around with changing paths on them. Not so much an issue for final deployments, but when using it as a development environment it can be useful Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.