wampserver taskbar icon (green) not responde
Posted by: Dragos (---.ro)
Date: April 02, 2025 12:50PM

Wampserver taskbar icon (green) not responde when apache error log file is bigger then 1,2 - 1,4 kB. Why? Is possible to do something? Server work perfect...just wampserver icon is lock and most stop from taskbar and run wampserver app again.

===========================
thank you,
Dragos
===========================
I use:
windows 11 x64 bit
wampserver 3.3.8 (64bit)
php 8.4.16
mysql 9.5.0
phpmyadmin 5.2.3
Adminer 5.4.1
apache 2.4.65
MariaDB 12.0.2

Options: ReplyQuote
Re: wampserver taskbar icon (green) not responde
Posted by: Otomatic (Moderator)
Date: April 02, 2025 02:18PM

Eventually there could be a fatal error problem (see php_error.log) with very very large log files, but not with 1.4kB.
I can have 210,000 lines and 28 MB in apache_error.log without any problem.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: wampserver taskbar icon (green) not responde
Posted by: Dragos (---.ro)
Date: April 02, 2025 03:15PM

No error in php error log

===========================
thank you,
Dragos
===========================
I use:
windows 11 x64 bit
wampserver 3.3.8 (64bit)
php 8.4.16
mysql 9.5.0
phpmyadmin 5.2.3
Adminer 5.4.1
apache 2.4.65
MariaDB 12.0.2

Options: ReplyQuote
Re: wampserver taskbar icon (green) not responde
Posted by: Otomatic (Moderator)
Date: April 02, 2025 04:13PM

I don't see what could cause this problem with a file as small as 1.4 kB.

As written above, errors can occur with very large log files using the PHP file() command if you exceed php.ini's memory_limit.
I am currently working on this potential problem using shell_exec() and the find /c /v "" file.log and powershell commands.

Quit Wampserver and delete all files in wamp64/logs/ and wamp64/tmp/.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote


Sorry, only registered users may post in this forum.