skip to Main Content

Faulty cron job: safe to delete? – CPanel

One of the automatically generated cron jobs, namely: 2 0 * * * /usr/local/bin/perl /usr/local/cpanel/3rdparty/quickinstall/scripts/checkupdates.pl outputs this: Bareword found where operator expected at /usr/local/cpanel/Cpanel/JS/Variations.pm line 20, near "$filename =~ s{/js2" (Might be a runaway multi-line // string starting on line…

VIEW QUESTION

How set sub directories/folders in public_html 403 forbidden – CPanel

I'm using Codeigniter with Hostgator shared hosting. How to set sub directories/folders in public_html 403 forbidden? but the files in this folders is accessable. example: /public_html/this_forlder_forbidden/this-file-not-forbidden.ext example 1 /public_html/js/jquery.js /public_html/css/style.css below is my .htaccess file codes in /public_html/ directory. RewriteEngine…

VIEW QUESTION

WordPress Site Having Fatal Error in Root View – CPanel

I have running WordPress Site but now a error occurs when I login to Admin Panel of WordPress and site is also not live now. A 'Fatal Error' is showing: Fatal error: Cannot redeclare class WP_Theme_Handler_Checker in /home/niteshvyas84/public_html/shreejeeexcellency.restaurant/wp-content/themes/resca/inc/theme-checker.php on line…

VIEW QUESTION

Curl error: Failed to connect to ipaddress port 8080 – CPanel

problem Curl error: Failed to connect to 103.16.101.52 port 8080: Connection refusedresource(4) of type (mysql result) code snippets works in localsystem. it's not working prod enviornment. php curl snippet try { $runfile = 'http://103.16.101.52:8080/sendsms/bulksms?username=XXX&password=XXX&type=0&dlr=1&destination='. $row['phone_number'] . '&source=XXX&message='.$message; $ch = curl_init();…

VIEW QUESTION
Back To Top
Search