tecwithquestion
- Total activity 82
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 16
Comments
Recent activity by tecwithquestion-
Thank you ! How can I get result using header( "Path" ); // Add the header. $list_addons = $cpanel->api2( 'AddonDomain', 'listaddondomains', array( 'dir' => 'domain...
-
Hello ! I dont want to start it automatically. I just want user should be able to fix permissions at his end. Is it possible that user can set permissions for public_html at his end ?
-
Hello ! Can I allow users to run chmod user.nobody for public_html folder
-
Hello, Please make sure that the file ownership is user:user. But it will run for that user only. How can I make it available for all users ?
-
All good. Thank you. There was a small issue with my code which is fixed now. Thanks for the help.