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.
-
Hello Thank you for the reply, but if I want to use below code, I must set file filename.live.php header( "Page Heading, app_key" ); // Add the header. ?> Is that correct ? Using this cod...
-
Hello I already checked cpanel documentation couple of times but I an not able to run my php code in paper_latern. Can you please tell me how can I get header and footer using .php file ? If ...
-
After a lot work, I managed to get x3 theme back in cpanel. - Removed offer -
-
Hello For every new account which I will create on server, I want to set my custom theme for that account. I am not able to see my custom theme under WHM Home " Server Configuration " Basic cPane...
-
can you give me example of working code for the same ? Honestly I am not good in coding .