|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Problems with MySQL
I would like to know if somebody can help me with the following:
I'm using ASP with chilisoft in order to use it with mysql. I have a kind of page that allows to update notes and display them in an asp page. The problem is that I need to restart the ASP server when some errors ocurr such as illegal assignment and then one parameter that corresponds to the connection to the DB. I dont want to restart it, however, somebody told me is better if I restart the server once per day. Thus, why do I need to restart the ASP server and why, sometimes, after restart it, the problem still continue. |
|
#2
|
||||
|
||||
|
Whoever told you you should have to restart a server once a day is on crack. Why don't you just run ASP and mysql on a Windows box? Or run apache and develop in PHP -- this doesn't sound like a major application, so a port should be easy. Also look up asp2php (or is it asptophp?), which will supposedly port your code over for you.
__________________
Please don't PM me asking for solutions outside the scope of a thread. Keeping all responses in a thread stands to help others who come along later, which is after all what this forum's all about. |
![]() |
| Viewing: Dev Articles Community Forums > Programming > Programming Tools > Problems with MySQL |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|