(from previous versions of mysql)
my webserver has:
mysql Ver 11.6 Distrib 3.23.28-gamma, for pc-linux-gnu (i686)
which is not the latest version.
but here is my problem: I have narrowed it down to *only* when php accesses mysql does it return "Unrecognized Response" errors and "Document Contains No Data" errors. If it is just a PHP script, it works flawlessly.
So, that leads me to believe it is something either with PHP configured wrong interfacing with Mysql, or Mysql not at the current version.
So.. have their been any bad reports with this version? Actually, I have never heard of the 'gamma' version -- what exactly is it? (in regards to alpha, beta, etc..?)
Anyways, another eerie thing (as my webserver is reluctant to assume it is *their* fault so I have done almost everything in my power to assure myself and them that it is not my script) -- you can go here: <!-- m --><a class="postlink" href="http://www.fandelem.com/lyrics/test.php">http://www.fandelem.com/lyrics/test.php</a><!-- m --> to see my entire server stats, but here is the part that concerns me:
Under the Apache heading:
Hostname : Port fandelem.com : 0
shouldn't this be fandelem.com : 80 ???
i'm curious, what exactly results when this is 0? I would think it my entire website wouldn't be working, but everything aside from mysql/php interaction works flawlessly. perhaps this is used when mysql returns to the script and then there in lies the error? hmmm
have i been clear enough? i hope so, if not, basically, go to <!-- m --><a class="postlink" href="http://www.fandelem.com/lyrics/">http://www.fandelem.com/lyrics/</a><!-- m --> and click around for like one minute and you will get errors eventually (it is all php/mysql interaction)
thanks so much to anyone who replies,
~kyle
my webserver has:
mysql Ver 11.6 Distrib 3.23.28-gamma, for pc-linux-gnu (i686)
which is not the latest version.
but here is my problem: I have narrowed it down to *only* when php accesses mysql does it return "Unrecognized Response" errors and "Document Contains No Data" errors. If it is just a PHP script, it works flawlessly.
So, that leads me to believe it is something either with PHP configured wrong interfacing with Mysql, or Mysql not at the current version.
So.. have their been any bad reports with this version? Actually, I have never heard of the 'gamma' version -- what exactly is it? (in regards to alpha, beta, etc..?)
Anyways, another eerie thing (as my webserver is reluctant to assume it is *their* fault so I have done almost everything in my power to assure myself and them that it is not my script) -- you can go here: <!-- m --><a class="postlink" href="http://www.fandelem.com/lyrics/test.php">http://www.fandelem.com/lyrics/test.php</a><!-- m --> to see my entire server stats, but here is the part that concerns me:
Under the Apache heading:
Hostname : Port fandelem.com : 0
shouldn't this be fandelem.com : 80 ???
i'm curious, what exactly results when this is 0? I would think it my entire website wouldn't be working, but everything aside from mysql/php interaction works flawlessly. perhaps this is used when mysql returns to the script and then there in lies the error? hmmm
have i been clear enough? i hope so, if not, basically, go to <!-- m --><a class="postlink" href="http://www.fandelem.com/lyrics/">http://www.fandelem.com/lyrics/</a><!-- m --> and click around for like one minute and you will get errors eventually (it is all php/mysql interaction)
thanks so much to anyone who replies,
~kyle