English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have to install 'datalife engine'.the installation folder contains install.php instead of install.exe.please help,what should i do?

2007-03-22 23:29:13 · 4 answers · asked by Anonymous in Computers & Internet Programming & Design

4 answers

First of all, consider not installing DataLife Engine at all; it contains several well-known cross-site scripting vulnerabilities:

http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-1424

Second, before you can install a PHP application, you need to install an HTTP server (usually Apache or IIS), configure PHP support in that server, and, if necessary, install the database server required by the application...

2007-03-23 15:41:00 · answer #1 · answered by NC 7 · 1 0

Datalife is a PHP script, so logically there's php installer. I think install.php is simply an installation script. So, you need to have something like Apache server and PHP/MySQL installed at your computer.

Actually, without PHP/MySQL/Server you won't be able to work with Datalife engine

2007-03-23 07:02:33 · answer #2 · answered by sergeysidukov 2 · 0 0

Install phptriad software, and the php.exe file to your OS classpath. Then from command prompt run >php install.php
This will run php file

2007-03-23 06:36:59 · answer #3 · answered by rudrajyoti_biswas 2 · 0 0

php files only run on a server that is cinfigured for php, not sure of your level of expertise but you could install apache, it's free

2007-03-23 07:22:23 · answer #4 · answered by sonny4fn 3 · 0 0

fedest.com, questions and answers