Build WordPress website on a CentOS 6.5 server.
-
I have no idea how I installed PHP a year ago. Just a basic setup I am certain as my old static site did not even use PHP except for a couple test scripts. So moving forward.
chown -R apache:apache daerma.com and all better on that front.
-
Do you have the EPEL setup?
-
@scottalanmiller i do now. just did that actually.
-
php-PHPMailer also installed php-mbstring. but still no mail. so i'll just go through and match all your php items then try again
-
got distracted talked to my family..
from /var/log/httpd/error_log: sendmail: fatal: chdir /var/spool/postfix: Permission denied
THink there be the problem. -
one command later...
setsebool -P httpd_can_sendmail onall working.
-
Ok, I am using the same version as you, but when I click install theme, it automatically installs.
-
@JaredBusch said:
one command later...
setsebool -P httpd_can_sendmail onall working.
odd, I've never had to do that one before.
-
@technobabble said:
Ok, I am using the same version as you, but when I click install theme, it automatically installs.
Yeah... we got that fixed already Folder perms.
-
@scottalanmiller One of the many differences when installing on a standard linux server vs one with cPanel installed!
-
@technobabble said:
@scottalanmiller One of the many differences when installing on a standard linux server vs one with cPanel installed!
How email works?
-
@scottalanmiller none of the issues show up when you use cPanel to slice out space on the server for the users domain along with tools. With the standard install of WordPress I don't have to change permissions. Now with Joomla, Zen Cart, and I belive vBulletin, there usually many permission changes to be made.
-
@technobabble said:
@scottalanmiller none of the issues show up when you use cPanel to slice out space on the server for the users domain along with tools. With the standard install of WordPress I don't have to change permissions. Now with Joomla, Zen Cart, and I belive vBulletin, there usually many permission changes to be made.
It's a single change. You download as root and chown to Apache when you deploy it. That's all.
-
Well my site is working well, so now it is time for content..
-
@JaredBusch said:
Well my site is working well, so now it is time for content..
Let us know when we can see it
-
Hey Guys..
Finally after a year, Today I tried to set up again a Wordpress on Centos 7.0
LOLS I did it without bothering any IT-ish people here on ML or SW
Haha I'm just happy for myself.
Thank you for the owner of Server @Ambarishrh
This is my proof: http://104.167.112.241/ -
Awesome, now you just need to register a domain and set up the DNS.
-
Nice work @Joy
-
Congrats! @Joy
-
@scottalanmiller said:
Awesome, now you just need to register a domain and set up the DNS.
mmm I'm learning on how to Setup and Configure an OpenVPN Server on CentOS
baby steps lols