Search found 5 matches

by guyr
10 Aug 2005, 03:43
Forum: Help
Topic: Blank screen on install.php - SOLVED
Replies: 7
Views: 74420

Just to close the loop on my installation attempts, I tried again with both Firefox and a later version of Mozilla (1.7.10 vs 1.7.2) - both worked fine. So I guess there is some compatibility issue with the earlier version. I just tried again with 1.7.2 and it didn't generate any Javascript errors ...
by guyr
09 Aug 2005, 06:16
Forum: Help
Topic: Blank screen on install.php - SOLVED
Replies: 7
Views: 74420

After doing this once with the Print SQL checked to see what it was going to do, I decided to try it again with it unchecked to see if it would work with PostgreSQL 8.0. It does - very nice. My appreciation goes out to the developers.

For others who may try this, I wanted to point out something ...
by guyr
09 Aug 2005, 00:22
Forum: Help
Topic: Blank screen on install.php - SOLVED
Replies: 7
Views: 74420

Thanks for pointing out what I should see. On a lark, I tried switching browswers - and it worked ;(. Mozilla 1.7.2 (full version, not Firefox) is the one that does nothing. I just tried Galeon 1.3.17 and it produced the results you describe.

I notice one odd thing in the generated output ...
by guyr
08 Aug 2005, 06:47
Forum: Help
Topic: Blank screen on install.php - SOLVED
Replies: 7
Views: 74420

Thanks, I found this Apache bug report for the same thing: http://issues.apache.org/bugzilla/show_bug.cgi?id=27550

I tried modifying my local Apache build to address this but apparently did not succeed - segfault. So then I tried the version of Apache 2 (2.0.50) that comes with Mandrake 10.1 - and ...
by guyr
07 Aug 2005, 18:50
Forum: Help
Topic: Blank screen on install.php - SOLVED
Replies: 7
Views: 74420

Blank screen on install.php - SOLVED

Mantis and PHP newbie. I'm attempting to set up Mantis 1.0.0rc1 using PHP 5.0.2 and Apache 2.0.54 on Mandrake 10.1 i586. phpinfo shows the following extensions loaded:

ctype
dbx
ftp
gettext
iconv
mysql
pcre
pgsql
posix
session
sysvsem
sysvshm
yp

The fact that phpinfo works I suppose means that ...