Error with fresh installation on ISP

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
Javier
Posts: 1
Joined: 02 Dec 2007, 19:40

Error with fresh installation on ISP

Post by Javier »

Hi, I'm a Mantis newbie and I'm having problems configuring it over my ISP.

I've downloaded Mantis 1.0.8, uncompressed the files on my local computer and transfered them under my web domain via FTP (my webhosting plan support PHP 5.1.2 and MySQL 4.1.2).

Then I've opened my web browser and introduced the URL "www.mywebdomain/mantis/admin/install.php" as found under the Mantis instructions... but the page doesn't show anything... (my website is running other PHP scripts with no problems).

I don't know what could I do to install it. Please, some advice?

Thanks in advance,

Javier
njerpe
Posts: 1
Joined: 01 Jan 2008, 14:38

Re: Error with fresh installation on ISP

Post by njerpe »

I had a similar symptom, although my solution was related to my webhost still supporting PHP 4, so I doubt it is the same problem.

But you may be able to get some clues by pointing your browser to admin/check.php, and posting the results here.
sjconrad
Posts: 1
Joined: 07 Jan 2008, 11:18

Re: Error with fresh installation on ISP

Post by sjconrad »

Yep, I can confirm the same problem. Nothing is displayed at /admin/install.php.
Visiting admin/check.php shows the following error.

SYSTEM WARNING: main() [function.main]: open_basedir restriction in effect. File(/adodb/adodb.inc.php) is not within the allowed path(s): (/home/httpd/vhosts/domainpath.com/httpdocs:/tmp)

SYSTEM WARNING: main(adodb/adodb.inc.php) [function.main]: failed to open stream: Operation not permitted
mburgoon
Posts: 11
Joined: 15 Dec 2006, 18:37

Re: Error with fresh installation on ISP

Post by mburgoon »

JFlightLog
Posts: 3
Joined: 17 Jan 2008, 03:13

Re: Error with fresh installation on ISP

Post by JFlightLog »

Try downloading the Mantis package that has the name ending with "rc3" or something like that.
It's the development branch and it doesn't have a certain error like the one you're describing which is in the newest release.
Post Reply