flipper

Member
Sep 14, 2002
20
0
151
When I run the addpop script on one of our servers it says that the pop account has been created, but nothing is added to the account. It seems to take quite a bit of time to run, but it doesn't error out. I've run /scripts/upcp to be sure everything is up-to-date and the script is the same as on our other servers. Any ideas on what may be causing this, or how I can find where it's problem is would be greatly appreciated.

Thanks,
Flip

cPanel.net Support Ticket Number:
 

mickeymouse

Well-Known Member
Sep 16, 2003
388
0
166
Dear flipper,

Please try debugging the application using

perl -d addpop

That should list out any errors that are generated while creating accounts.

Regards,