News Feed
Jobs Feed
Sections




News Archive
Ruslan Yakushev:
PHP Troubleshooting in Windows Azure Web Sites
January 31, 2013 @ 10:19:16

In the latest post to his site, Ruslan Yakushev looks at some simple ways you can debug your PHP-based applications running on a Windows Azure platform.

The need to diagnose and troubleshoot application's failures often comes up during deployment to a hosting environment. Some configuration settings in hosting server may differ from what application expects. Often it is not as easy to figure out the cause of the problem in a hosting environment as it is on a development machine. I found the following techniques useful when troubleshooting errors in PHP applications hosted in Windows Azure Web Sites.

He shares seven different tips, some pretty simple, others a bit more difficult requiring other software to be up and working:

  • Using phpinfo()
  • Checking the wincache settings
  • Looking at your error logs
  • Turning on the display_errors setting
  • Turning on HTTP logging, detailed errors and failed request tracking in the control panel
  • Using XDebug
  • Getting the statistics for your ClearDB instance
0 comments voice your opinion now!
windows azure platform debug tips settings logs configuration


blog comments powered by Disqus

Similar Posts

PHP.net: Update to PHP 5.2.6 Release (XSL & IMAP)

ITJungle.com: System i PHP Drive Going Strong, Zend Says

Gonzalo Ayuso's Blog: My VIM configuration for PHP development

Zend Developer Zone: Zend Releases Zend Platform 2.2 and Zend Core for Oracle

SitePoint: The PHP Anthology: 101 Essential Tips, Tricks & Hacks, 2nd Edition


Community Events











Don't see your event here?
Let us know!


symfony2 testing interview framework rest community podcast release functional development series phpunit conference introduction google zendframework2 opinion language database usergroup

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework