Last roadblock changing from Apache: SSL & PHP
Philip Rhoades
phil at pricom.com.au
Sun May 14 22:43:14 UTC 2017
People,
If I can solve this last problem (that I have just spent all night on),
I can completely replace Apache with Nginx. I am using RoundCubeMail as
my Webmail client - it is written in PHP (the only PHP thing on my
server) but it has been working happily with Apache for many years. I
have RCM in an SSL protected directory:
/home/ssl/webmail
When I couldn't get that working I tried testing the setup with a
simple:
/home/ssl/index.php
file that outputs PHP info (attached) - but I had exactly the same
problem with that - a blank screen except for a green block cursor in
the bottom right of the screen ie no text output in the browser and no
errors in any of the logs.
I also attach:
/etc/nginx/conf.d/php-fpm.conf
and:
/etc/php-fpm.d/www.conf
I would _really_ appreciate it if anyone could tell me what is wrong
with my configuration . . (running on Fedora 25 x86_64).
Thanks,
Phil.
--
Philip Rhoades
PO Box 896
Cowra NSW 2794
Australia
E-mail: phil at pricom.com.au
-------------- next part --------------
A non-text attachment was scrubbed...
Name: index.php
Type: text/x-php
Size: 24 bytes
Desc: not available
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20170515/2c20d1c6/attachment-0001.bin>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: www.conf
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20170515/2c20d1c6/attachment-0002.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: php-fpm.conf
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20170515/2c20d1c6/attachment-0003.ksh>
More information about the nginx
mailing list