Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

refreshing problem in browser

Status
Not open for further replies.

berkant

Technical User
Nov 6, 2002
1
FR
Hi all,

I have a question. I have mysql running on linux with Apache. If I change something in the database like the type of column e.g. column name status enum('1','2'), to status enum ('1','2','3') and I like to see it in my browser it does not refresh.
I use Bugzilla and I am about to change this Tool, the tool is written in perl(CGI) and it is a Webtool.

The content from the DB is refreshed but I dont why it does...

Do somebody know what I have to do, so I can see the changes immediatly?

thank you
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top