Prajithp / ApacheBooster

This project has been taken over by Ndimensionz. New and bug free version of Apachebooster can be downloaded from
http://ndimensionz.com/apachebooster
20 stars 26 forks source link

Possible hook bug on cPanel Account Transfer #31

Closed qlpqlp closed 10 years ago

qlpqlp commented 10 years ago

Hello,

I have tried to transfer an account form outher cpanel server and there was a smal error that I have to manually run service httpd restart to run again.

Here is the output of the error:

[2013-11-21 15:33:16 +0000] info [whostmgr5] STDERR output from hook: /scripts/postwwwacct_apachebooster [2013-11-21 15:33:16 +0000] info [whostmgr5] nginx: the configuration file /usr/local/nginx/conf/nginx.conf syntax is ok nginx: configuration file /usr/local/nginx/conf/nginx.conf test is successful [2013-11-21 15:33:16 +0000] info [whostmgr5] End STDERR from hook [2013-11-21 15:33:16 +0000] info [whostmgr5] Script hook returned an invalid response: [2013-11-21 15:33:16 +0000] info [whostmgr5] script: /scripts/postwwwacct_apachebooster [2013-11-21 15:33:16 +0000] info [whostmgr5] response: Stopping nginx: [ OK ] Starting nginx: [ OK ] [2013-11-21 15:33:16 +0000] info [whostmgr5] -- End Garbage output --

qlpqlp commented 10 years ago

confirmed, tested in 3 diferent servers with cPanel 11.40 and with this latest pull form GIT after an account is transfered (only on tranfer accounts between servers) the NGINX dosent respond/restart. have to do service nginx restart to solve

is there any quick fix for this?

I have tested on create, modify, terminate an account, everinthing works OK only problem is on transfer account

Prajithp commented 10 years ago

Let me check the account transfer issue in detail and let you know tomorrow ..

On Thu, Nov 21, 2013 at 11:19 PM, qlpqlp notifications@github.com wrote:

confirmed, testes in 3 diferent servers with cPanel 11.40 and with this latest pull form GIT after an account is transfered (only on tranfer accounts between servers) the NGINX dosent respond/restart. have to do service nginx restart to solve

is there any quick fix for this?

I have tested on create, modify, terminate an account, everinthing works OK only problem is on transfer account

— Reply to this email directly or view it on GitHubhttps://github.com/Prajithp/ApacheBooster/issues/31#issuecomment-29014555 .

qlpqlp commented 10 years ago

ok thanks :)