missing admin/install.php

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
Bram

missing admin/install.php

Post by Bram »

Hi, I have downloaded the latest stable release from various sources and each one is missing this file... can anyone tell me either how to create it or where to obtain it from?
nguyenvinhquang
Posts: 1
Joined: 28 Nov 2005, 14:51

Post by nguyenvinhquang »

I have the same problem too but I have installed it succesful:
- create database (bugs)
- run db_generate.sql (I use MySQL)
- copy config_defaults_inc.php to config_inc.php and edit info about database

It is OK!
vboctor
Site Admin
Posts: 1304
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Post by vboctor »

The admin/install.php was introduced in the 1.x releases. For earlier versions you will need to create the db, and run the db_generate.sql to generate the schema.

Regards,
Victor.
MantisConnect
http://www.futureware.biz/mantisconnect
Post Reply