Title: RE: Bug #10625 Updated: Internal Server Error 500

<<showchart.php>>
Roy Tsang
Tel.no:2188 7320


      -----Original Message-----
      From:   Bug Database [mailto:[EMAIL PROTECTED]]
      Sent:   Tuesday, May 15, 2001 12:02 AM
      To:     [EMAIL PROTECTED]
      Subject:        Bug #10625 Updated: Internal Server Error 500

      ID: 10625
      Updated by: kalowsky
      Reported By: [EMAIL PROTECTED]
      Status: Feedback
      Bug Type: ODBC related
      Operating system:
      PHP Version: 4.0.4pl1
      Assigned To:
      Comments:

      can you please post a simple sample script to reproduce this problem?  do NOT send a copy of your website to me please.

      the smallest possible code bank is the best option.

      Previous Comments:
      ---------------------------------------------------------------------------

      [2001-05-09 12:03:23] [EMAIL PROTECTED]
      not sure i understand what the bug is.  please provide a sample script, and relavent parts of your php.ini file.  also, do try this with the 4.0.5 release and see if this continues to happen for you.

      ---------------------------------------------------------------------------

      [2001-05-02 23:48:31] [EMAIL PROTECTED]
      My environment is Windows 2000 server , php4.0.4 and access 2000 database.
      My application is that I using ASP to get all customer name from DB to build a drop-down list. Once user select 1 item, the ASP will get customer name to generate <img src=""showchart.php?c_name=xx">" to call php script.

      The php script get the content of c_name to query all sales data from db for this customer.Then, it using these data to generate a purchasing distribution chart for this customer.

      For the first few times, it works fine. However,after about 20 user selection, it become unstable. It sometime works and sometime give me internal server error 500 message.

      In some case, it not just give me error message, but it make other asp and php program cannot access DB again.

      I have change the PHP script to read data from user input,it works fine (even after 100 selection).
      Also, the application can works (even after 100 selection)on Windows NT 4.0 platform


      ---------------------------------------------------------------------------



      ATTENTION! Do NOT reply to this email!
      To reply, use the web interface found at http://bugs.php.net/?id=10625&edit=2

Confidentiality:
This e-mail and any attachments are confidential and may also be privileged. If you are not the intended recipient, you must not distribute this message or disclose its contents to any one, use it for any purpose, store, copy or reproduce in whole or in part in any manner or form or in any medium, or take any action based on the contents hereof. In such case, please inform the sender by return e-mail and delete this message immediately.

showchart.php

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to