Search found 4 matches

by Rockyliu
20 Nov 2008, 09:17
Forum: Help
Topic: PHP has encoutered an Access Violation
Replies: 1
Views: 1629

Re: PHP has encoutered an Access Violation

more information:
by check.php

Notice: Constant SPONSORSHIP_UNPAID already defined in C:\xxx\core\constant_inc.php on line 421

Notice: Constant SPONSORSHIP_REQUESTED already defined in C:\xxx\core\constant_inc.php on line 422

Notice: Constant SPONSORSHIP_PAID already defined in C:\xxx\core ...
by Rockyliu
18 Nov 2008, 04:44
Forum: Help
Topic: PHP has encoutered an Access Violation
Replies: 1
Views: 1629

PHP has encoutered an Access Violation

IIS7+ php 5.x+MySQL 5.x
/admin/install.php is all green.

/setup/index.php will show PHP has encoutered an Access Violation at XXXXX

google said, restart the website will be good.
But it's useless to me.
please give some advise, Thanks!
by Rockyliu
10 Nov 2008, 07:02
Forum: Help
Topic: Install failed
Replies: 0
Views: 1278

Install failed

I've download Mantis 1.1.4+ MySql 5.2.6+IIS7
after I run /admin/install.php, the screen shows
"database is not supported by php. Check that it has been compiled into your server."
and I've
modify php.ini set "short_open_tag = On"
copy php.ini to c:\windows
remove the ";" before "extension=php ...
by Rockyliu
15 Oct 2008, 06:57
Forum: Help
Topic: Error during installation
Replies: 1
Views: 1958

Error during installation

I've download Mantis 1.1.2
IIS 5.1+php5.2.6+mySql 5.1.11
but when I execute mantis/admin/install.php

Checking PHP support for database type:
BAD
database is not supported by PHP. Check that it has been compiled into your server.

please give some help.