Page 1 of 1

try to run a PHP apps?!

PostPosted: 16. January 2012 14:35
by PH6
Hi,
I'm a new boy from the country :D
Can someone helps me with the installation steps of: https://sourceforge.net/projects/php-cmdb/
+ I do not see the "startbutton" with MySQL to create a new database? :roll: => I found via phpmyadmin. (so one to go :x )
Pls advs, thnks in advance, Peter :)

Re: try to run a PHP apps?!

PostPosted: 16. January 2012 23:29
by Sharley
PH6 wrote:Hi,
I'm a new boy from the country :D
Can someone helps me with the installation steps of: https://sourceforge.net/projects/php-cmdb/
+ I do not see the "startbutton" with MySQL to create a new database? :roll: => I found via phpmyadmin. (so one to go :x )
Pls advs, thnks in advance, Peter :)
This is an XAMPP for Windows forum and I don't see in your questions any reference that would be on topic in this forum.

Best place to look would be in the project pages for support and a forum or in the download file for documentation about this php application.
Forum here:
http://sourceforge.net/projects/php-cmd ... rum/903390
Documentation is in the doc folder of the downloaded zip file.
Files without extensions can be dragged into an open text editor window to read.


Before trying to install a third party application you need to make sure that XAMPP for Windows is correctly installed and working.
Start the xampp-control-3-beta.exe control panel.
Then start the Apache and MySQL servers.
Now go to:
http://localhost
Set your language and then exercise all the demos in the left menu frame.


New users can find self help by reading these first:
readme_en.txt file in the xampp folder.
http://www.apachefriends.org/en/xampp-windows.html
http://www.apachefriends.org/en/faq-xampp-windows.html

Some useful reading that may help you help us to find suitable solutions:
viewtopic.php?f=16&t=48331
viewtopic.php?f=16&t=32670

Good luck.