|
Easy nginx+php-fpm+mysql on CentOS 5 (depreciated, use CentOS 6 for new installs)
|
|
04-12-2011, 11:49 PM
|
|||
|
|||
|
RE: Easy nginx+php-fpm+mysql on CentOS
dmm, Have you added the .php files fix?
"I like to put random quotes, to make myself look clever." - WiseMannnn |
|||
|
04-13-2011, 12:04 AM
|
|||
|
|||
|
RE: Easy nginx+php-fpm+mysql on CentOS
Yes.
|
|||
|
04-13-2011, 12:12 AM
|
|||
|
|||
|
RE: Easy nginx+php-fpm+mysql on CentOS
Nice!
"I like to put random quotes, to make myself look clever." - WiseMannnn |
|||
|
04-19-2011, 01:37 PM
|
|||
|
|||
|
RE: Easy nginx+php-fpm+mysql on CentOS
How is about MySql?
I need mysql for dynamic website. I tried Code: mysql -u root -pAnd conf file seems like that Code: server {And I need help for using SSL. Please help me. Sorry for silly question, I'm pretty newbie. Everything on WordPress |
|||
|
04-19-2011, 01:43 PM
(This post was last modified: 04-19-2011 01:44 PM by dmmcintyre3.)
|
|||
|
|||
|
RE: Easy nginx+php-fpm+mysql on CentOS
the default password for mysql is blank.
Code: listen 80; listen 443 ssl default;The include php; line includes the file /etc/nginx/php which has the fastcgi config. |
|||
|
04-19-2011, 01:50 PM
|
|||
|
|||
|
RE: Easy nginx+php-fpm+mysql on CentOS
Thanks Admin for your kind help. I used LowEndScript before but I like CentOS most. So yours one will help me.
Everything on WordPress |
|||
|
04-21-2011, 01:03 AM
|
|||
|
|||
|
RE: Easy nginx+php-fpm+mysql on CentOS
Error when ssl is enabled.
Code: [root@vm conf.d]# /etc/init.d/nginx restartAny suggestion? Everything on WordPress |
|||
|
04-21-2011, 01:07 AM
|
|||
|
|||
|
RE: Easy nginx+php-fpm+mysql on CentOS
is "-----END RSA PRIVATE KEY-----" the only thing on the last line and no blank lines?
|
|||
|
04-21-2011, 01:13 AM
|
|||
|
|||
RE: Easy nginx+php-fpm+mysql on CentOS
(04-21-2011 01:07 AM)dmmcintyre3 Wrote: is "-----END RSA PRIVATE KEY-----" the only thing on the last line and no blank lines? No blank line is there. Everything on WordPress |
|||
|
04-21-2011, 01:15 AM
|
|||
|
|||
|
RE: Easy nginx+php-fpm+mysql on CentOS
Is /etc/ssl/ssl.key the path to your ssl cert's key?
|
|||
|
« Next Oldest | Next Newest »
|
| User(s) browsing this thread: |
| 1 Guest(s) |







