After executing CMD_API_ACCOUNT_USER i see blank screen.

jaro

New member
Joined
Mar 6, 2012
Messages
4
Hello, if i execute CMD_API_ACCOUNT_USER i need to wait like 15 seconds, and after this i see only white screen, nothing else. But it creates user.
Do you have any idea why i dont see anything ? (even page menu or top).
(other functions like showing ip list is working)
 
That doesnt seem like the right page. Try using a different skin. Sounds like you are using something custom.
 
you probably missunderstood me.
When i execute API query (im connecting via curl but also tried with httpsocket)
i got blank screen, i dont thing that template would anything to say.
Also i have 'Internal Server Error" message.
(but account is beeing created)
 
it was apache problem, i had to change timeout limit on higher, and keep alive to 1.
 
Back
Top