haulpd
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Comments
Recent activity by haulpd-
Hi I run that command via php exec($cmd, $output, $result) on my live plugins and get that error: array(2) { [0]=> string(1) "1" [1]=> string(47) "Permission denied [only root or nobody allowed]"...
-
Thank you Michael
-
Yes, it like that, just default .htaccess of Wordpress do You have solution to add redirect rule to top of .htaccess or we need copy old .htaccess to .htaccess.current and write new .htaccess to ho...
-
Can I create a popup with custom notification when customer login to cPanel :)2082/2083) ? Thank You
-
It solved, I create_user_session with fake account, and it false "You cannot create a session for the user "fake account" because they do not exist." Thanks
-
Hi cPanelMichael How to call that API from client code at another server. I have search for authen to call UAPI but can not implement with Python. I want call Mine:add_redirect and tried authen via...
-
i can fixed it, but i don't understant why upgrade to mysqlclient.so.16 raise Internal Server Error. May be php version. I'm used php 5.2 or 5.3. Thanks.
-
Thanks. If requirement acl="all" to performing a backup, how i can modified template for reseller on cpanel, to only display backup restoration, and hidden Backup Configuration, Backup User Selec...