HTTP_SESSION_VARS is part of older PHP version and it is recommended not to use it Undefined variable: HTTP_SESSION_VARS in to clear turn register long arrays on register_long_arrays = On Pre defined variabled Session Register
after updating wordpres , you are unable to log in. Try renaming the plugins folder to something like plugins1 . then try to log in. after logging in , rename the plugins folder back and reactivate them. :)
In order to configure IIS to run in 32-bit mode you need to execute the following command : cscript %SYSTEMDRIVE%\inetpub\adminscripts\adsutil.vbs SET W3SVC/AppPools/Enable32bitAppOnWin64 1 Reference http://support.microsoft.com/?id=894435 http://support.microsoft.com/?id=895976
Json has to be installed using the following command pecl install json if you encounter the following Bash: phpize: command not found install the php-devel package yum -y install php-devel if you encounter any permissions error , try install from source http://freshmeat.net/projects/php-json-ext/ untar using tar -xjvf cd into the folder and issue ./configure then make [...]
The error Couldn’t find your convert utility. Check that you have ImageMagick installed. Solution Turn off safe_mode