By editor, 18 January, 2016 Question Easy ways to display error and debug PHP Apache Mysql, with or without Xdebug Step 1. Check apache error log (use tail to show in real time) # tail -f /var/log/apache2/error.log Step 2 : Check MySQL database connection using mysql -uusername -ppassword Note : Install Xdebug (if not already installed) to debug easily Tags Server Shell Debug Debug and Display errors. PHP Apache Mysql Xdebug Install Xdebug with NginX Server Comments You must have JavaScript enabled to use this form. Your name Subject Comment About text formats Plain text No HTML tags allowed. Lines and paragraphs break automatically. Web page addresses and email addresses turn into links automatically.
Comments