Restart the Apache server if you didn't do that already.
Then create a file named index.php into "C:\Program Files\Apache Group\Apache\htdocs" or if you modified the 'DocumentRoot' in httpd.conf then put it in the new path.
And index.php should contain
You need a database !!
Download Mysql 4.0.18 installer and execute the installer afterwards.
Execute c:\mysql\bin\winmysqladmin.exe to start the service
You can use something like MySQL-Front 2.5 to control your databases fast and easy locally mysqlfront.phpsoft.it/hostname: localhost
user: root
pass: <empty>
port: 3306
How install DragonflyCMS locally now server works ?
Extract cpgnuke package into "C:\Program Files\Apache Group\Apache\htdocs" or if you modified the 'DocumentRoot' in httpd.conf then put it in the new path.
Thru MySQL-Front create a new database named 'dragonfly' or just something else.
Modify in your documentroot 'html/config.php' so that
PHP:
$dbname = "nuke";
reflects your new databasename.
Surf to your browser localhost/html/install.php and if everything is correct it should install DragonflyCMS and you can run it locally to test it out.
All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners We are not responsible for comments posted by our users, as they are the property of the poster. Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
This page generated in 0.1354 seconds with 11 DB Queries in 0.0987 seconds Memory Usage: 1.5 MB
Interactive software released under GNU GPL,
Code Credits,
Privacy Policy