- Check htaccess file
- Check PHP Version
- Check DNS settings
- Check Nameservers
- Check database connection
- Check the File folder path
- Clear cache
That’s all!
by dev
That’s all!
by dev
Using php in CLI mode (not suPhp) to change the open_basedir value,:
Admin Level -> Custom httpd configuration -> domain.com
Insert below line In the top text area:
|?OPEN_BASEDIR_PATH=`HOME`/:/tmp:/var/tmp/:/usr/local/lib/php/|