Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: weird mysql error when displaying image. |
|
Author |
|
ecourt
Joined: 23 Nov 2012 Posts: 3 Location: KY USA
|
Posted: Mon 03 Dec '12 17:25 Post subject: weird mysql error when displaying image. |
|
|
I been doing this apache, php and mysql stuff for years.
this one is blowing my mind...
how can this line
Code: |
print "<p ALIGN=CENTER><b><font size=\"4\" face=\"Arial Narrow\"><img border=0 src=\"check.jpg\">"; |
produce this error in the apache error log
Code: |
[Mon Dec 03 10:11:16 2012] [error] [client 10.1.1.53] MySQL user admin not found: /mypage/check.jpg, referer: http://www.mysite.com/mypage/mycode.php |
The image does display correctly on the page. |
|
Back to top |
|
|
|
|
|
|