Tag: Error Message

php
Anonymous asked:


I have a php script. There is a variable which gets bigger and bigger until I get an error. This error happens when I do something like $variable = $variable.$othervariable. I would like to know the values of $variable and $othervariable exactly in the moment I get the error. Is there a way to do this?

Tags: ,
php and mysql
minhnguyenvan asked:


I am trying to install punbb on my Windows XP, I have changed PHP (4.x, 5.x) and MYSQL(3.x, 4.x, 5.x) versions many times, but I can’t pass installation step. When I submitted info from install.php, the error message said that the client does not support authentication protocol which was requested by the server. Who is experienced on this, pls give me a better way?

Tags: , ,
Back to top