Blank PHP pages
Posted by: gorillaguide (---.as13285.net)
Date: January 22, 2015 08:49PM

1 - Windows version used: Windows Vista (32 bit) Home Premium SP2
2 - Version WampServer: 2.4 32 bit
3 - Apache Version: 2.4.4
4 - PHP Version: 5.4.16
5 - MySQL Version: 5.6.12
6 - What color is the WampServer icon: GREEN
7 - In the file .\hosts lines with the name [localhost] in them: 127.0.0.1 localhost
8 - Do you have access to localhost: YES
9 - Do you have access to phpMyAdmin: NO
10 - See error message below
11 - Antivirus/firewall: Kaspersky Internet Security 14.0.0
12 - What is the full path to WampServer: C:\wamp\


apache_error.log
----------------
[Thu Jan 22 19:10:21.852330 2015] [core:notice] [pid 7344:tid 372] AH00094: Command line: 'c:\\wamp\\bin\\apache\\apache2.4.4\\bin\\httpd.exe -d C:/wamp/bin/apache/Apache2.4.4'
[Thu Jan 22 19:10:21.914730 2015] [mpm_winnt:notice] [pid 7344:tid 372] AH00418: Parent: Created child process 3564
[Thu Jan 22 19:10:23.194930 2015] [mpm_winnt:notice] [pid 3564:tid 300] AH00354: Child: Starting 150 worker threads.
[Thu Jan 22 19:10:36.914930 2015] [:error] [pid 3564:tid 1524] [client 127.0.0.1:49600] PHP Fatal error: Allowed memory size of 655360 bytes exhausted (tried to allocate 1152 bytes) in C:\\wamp\\apps\\phpmyadmin4.0.4\\libraries\\core.lib.php on line 423
[Thu Jan 22 19:10:36.914930 2015] [:error] [pid 3564:tid 1524] [client 127.0.0.1:49600] PHP Stack trace:
[Thu Jan 22 19:10:36.915930 2015] [:error] [pid 3564:tid 1524] [client 127.0.0.1:49600] PHP 1. {main}() C:\\wamp\\apps\\phpmyadmin4.0.4\\index.php:0
[Thu Jan 22 19:10:36.915930 2015] [:error] [pid 3564:tid 1524] [client 127.0.0.1:49600] PHP 2. require_once() C:\\wamp\\apps\\phpmyadmin4.0.4\\index.php:11



Hello All,

I have been using Wampserver for several years almost without a hitch. It was working fine yesterday. I was able to create a clean Joomla 3.6 installation and import content into the database all without any issues.

After booting my computer today I am unable to load any PHP pages whatsoever. No changes have been made to the installation. I have tried increasing the memory_limit to 640MB from 128MB without resolving the issue.

I have done some housekeeping on my machine prior to this happening (words that will frighten many an administrator). This included uninstalling and reinstalling Windows .NET framework 3.x (don't ask), uninstalling Opera (it was using 250MBs of disk space, I mean, come on Opera, what have you got in there???) and uninstalling Aptana Studio (I just can't seem to leave Notepad++ for you, even if you are younger, smarter, and with better looking, em, functions).


Any help on this will be very gratefully recieved as I am at a loss.

Options: ReplyQuote
Re: Blank PHP pages
Posted by: RiggsFolly (---.as43234.net)
Date: January 23, 2015 01:33AM

Hi gorilla,

Well this is a refresing change, someone who has got a problam and has not lost his sense of humour, and is prepared to admit that it might have been caused by themself. Very refreshing.

A couple of suggestions, first can you check php.ini for the `memory_limit` parameter.

The number in the error message, 655360 is actually only 640K and not 640Meg, pleas make sure it is set with a 'M' suffic like this.

memory_limit = 128M

For 640 Megabyte and not
memory_limit = 128

Which means 128 Kilobytes



Also and just as a side not, I dont thik there is a Joomla 3.6 yet, the latest version is 3.3.6

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: Blank PHP pages
Posted by: gorillaguide (---.as13285.net)
Date: January 23, 2015 10:40AM

RiggsFolly, Thanks so much for getting back to me.

That is embarrassing. I had even set the memory_limit value back to 128M after failing to change it correctly and not tested if this resolved the issue. As it is the cause of the problem was almost certainly when I reinstalled .NET framework. I needed to go into Windows Features to turn off some switches that .NET had set. Which would have worked, I guess, but for the accidentally lowered memory limit.

As for Joomla 3.6, hey, the entire Joomla community is confused.

Please mark this as closed.

Thanks again for the assist.

Options: ReplyQuote


Sorry, only registered users may post in this forum.