Search found 6 matches

by qazwart
15 Apr 2005, 18:49
Forum: Help
Topic: Getting Phorum Integrated with Mantis
Replies: 1
Views: 8361

Maybe version numbering would help?

I am using Mantis version 0.19 with phorum 5.0.15a.
by qazwart
15 Apr 2005, 18:47
Forum: Help
Topic: Getting Phorum Integrated with Mantis
Replies: 1
Views: 8361

Getting Phorum Integrated with Mantis

I decided to get Phorum integrated with Mantis. I downloaded phorum, got it sharing Mantis' database (just like the directions say), and I was about to follow the directions when I suddenly realized they were WAY out of date.

The directions told me to edit a file called "core_html_API.php", but I ...
by qazwart
15 Apr 2005, 18:09
Forum: Help
Topic: Using JPGRAPH with Mantis
Replies: 6
Views: 14704

I've got the GD library successfully compiled and living in /usr/local/lib/libgd.so. I have PHP 5.0.2, I have Apache 2. something-or-other, but still no go.

It might be due to these three factors:

* PHP isn't configured correctly (Heck, I can't even find the php.ini file!)
* PHP wasn't compiled ...
by qazwart
15 Apr 2005, 16:01
Forum: Help
Topic: Using JPGRAPH with Mantis
Replies: 6
Views: 14704

I'm using the precompiled one from Sunfreeware.com. Maybe it's laziness on my part. Maybe because I've grown accustom to the PC world, but I usually prefer to download the precompiled stuff than taking the time to do it myself. And, I'm an SCM, so it isn't like I don't know how to compile stuff.

I ...
by qazwart
15 Apr 2005, 14:58
Forum: Help
Topic: Using JPGRAPH with Mantis
Replies: 6
Views: 14704

phpinfo()

I actually have phpinfo() already in one of my webpages. That's where I got the PHP version and Apache version information.

However, I didn't see GD in that information. Where would it be listed? In the "PHP Core" section, or would it be listed like the other modules like XML, pcre, etc.?

I have a ...
by qazwart
14 Apr 2005, 21:26
Forum: Help
Topic: Using JPGRAPH with Mantis
Replies: 6
Views: 14704

Using JPGRAPH with Mantis

I am attempting to get jpgraph linked up with Mantis. My PHP is at version 5.0.2, I got PHP precompiled via sunfreeware.com. I am on Solaris 5.8, I downloaded jpgraph1.7. My PHP is installed on /usr/local/php. My apache server is installed on /usr/local/apache2. My Mantis home is /usr/local/htdoc ...