php - Http server error on windows azure platform -


i have bunch of websites running on windows azure in same region (north central us). problem 1 website. gives me http server error (503). there application side or it's server issue?

i have same website running on development server without kind of error.

what possible solutions regarding this?

how check error there in php application or error logs?

enter image description here

the error getting in php this:

php fatal error: failure in wincache[5784] free_memory: block 0x3d8188c not in use in d:\home\site\wwwroot\system\libraries\log.php on line 44


Comments

Popular posts from this blog

ubuntu - How to disable Kernel Module Signing in linux -

java - Ebean enhancement ignores a model -

How to combine associative arrays in bash? -