VPS Centos 6.5 to FreePBX 5.211.65.1 HTTPD doesn't start

I have a clean VPS with Centos 6.5, I run the 5.211.65.1 Script finishing well, but HTTPD doesn’t start.

$ service httpd start
Starting httpd: httpd: bad user name asterisk

When update to 5.211.65.2 I get this error:
PHP Fatal error: Call to undefined method DB_Error::query() in /usr/sbin/sysadmin_update_system on line 237
PHP Fatal error: Call to undefined method DB_Error::query() in /usr/sbin/sysadmin_update_system on line 237
PHP Fatal error: Call to undefined method DB_Error::query() in /usr/sbin/sysadmin_update_system on line 237
PHP Fatal error: Call to undefined method DB_Error::query() in /usr/sbin/sysadmin_update_system on line 219

Regards

You missed a step and didn’t create an Asterisk user in the system.

I am sure you have a ton of problems other than just httpd not starting.

I try again, ran the 5.211.65-1 Script, finish well, reboot then
http://server-ip/admin GUI interface not open, never ask for create a new user
$ service httpd service
httpd stopped
$ service httpd start
Starting httpd: httpd: bad user name asterisk

I had issues with CentOS 6.5 on digital ocean cloud servers it did not find and install all the modules…

i suggest 6.4 it works a whole lot better.

FreePBX 5.211.65.1 Script doesn’t work with VPS Centos 6.5 64 BITS, I decided use Centos 6.5 32 BITS and works perfect

Well it should work and I tried just now on a stock CentOS 6.5 X86_64 and it worked fine for me.