Search found 4 matches

by notec
20 Apr 2010, 16:07
Forum: General Discussion
Topic: DB Migration From Bugzilla (MySQL) to Mantis (MySQL)?
Replies: 1
Views: 2445

DB Migration From Bugzilla (MySQL) to Mantis (MySQL)?

Is there a migration script that will allow the schema from a Bugzilla 3.0.2 MySQL DB to be created and the data imported into Mantis 1.8.1? If not, thoughts on achieving this DB migration?
by notec
22 Oct 2009, 16:02
Forum: Help
Topic: import bugzilla db ?
Replies: 2
Views: 3025

Re: import bugzilla db ?

That link is dead.

I'm looking to import a MySQL Bugzilla DB into Mantis are there any known to work scripts for this activity?
by notec
19 Dec 2008, 20:53
Forum: General Discussion
Topic: Updating Issue Information
Replies: 1
Views: 1941

Updating Issue Information

I've created a new defect. Selected Update Advanced and want to assign to users I've created.

How do you populate the drop down list? All's it contains is administrator (I'm logged in as administrator...
by notec
19 Oct 2006, 19:29
Forum: Help
Topic: Apache 1.3 won't start after editting http.conf
Replies: 0
Views: 2598

Apache 1.3 won't start after editting http.conf

My ws fails to start after adding the php directives to http.conf.

I get:

The Apache service could not be started.
The service did not report an error.

Below are my additions to the conf file.

# Dynamic Shared Object (DSO) Support
#
# To be able to use the functionality of a module which was ...