What is a host server – CPanel
Please am actually a beginner in cpanel, so i try install a script on my cpanel, after uploading the script to my domain directory and was trying to install the s, it was asking about my host server Please you…
Please am actually a beginner in cpanel, so i try install a script on my cpanel, after uploading the script to my domain directory and was trying to install the s, it was asking about my host server Please you…
I'm have a laravel5.5 project up on shared hosting and trying to run cron job to execute the command "schedule:run" but it just won't execute I think I'm writing the command wrong: /usr/local/bin/php home/schoolco/prototype/artisan schedule:run >> /dev/null 2>&1 where prototype…
I have problem loading some data from a CSV file to my table in the database and got an error said : #1044 - Access denied for user 'A WEIRD USER'@'localhost' to database 'MY DATABASE' As I know phpmyadmin logged…
I was charged by a client to build a new Wordpress that will replace an old website built with a custom CMS. I built the WordPress on a different CPanel user and sub domain. It is currently (the new site)…
I am getting a 503 error trying to test the initial install of a Python 3.6 project on my host which uses cPanel. I am not adding anything yet, literally just hitting the URL. Here is the boilerplate passenger_wsgi.py file…
First I must say that this question has been asked thousands of time. I created my Laravel 5.5 project using: composer create-project --prefer-dist laravel/laravel blog "5.5.*" I didn't add anything to the project. The project runs locally without a problem.…
I am dot net developer. I place web.config and index.html page and write some code in web.config. it opens the index.html default or startup page when I enter my website address in the browser. Now my question is here, I…
I've uploaded my Laravel app to a cpanel host . The problem is that Laravel does not read the contents of the .env file and show me a "Whoops, looks like something went wrong." page ( twice In one page…
I have built my react js app with create-react-app configs and it works fine in development build of React. I built that with npm build command and now i have build folder. this web page is static (server-less), Now I…
I am using a cPanel account and have an Apache 2.4 access log that stores its logs like: 66.249.93.30 - - [04/May/2018:21:26:39 +0200] "GET / HTTP/1.1" 302 207 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko; Google Page Speed…