Hi everyone,
I am very new to PHP. I have downloaded an open source PHP application. But I have not been able to figure out how to install it. I have XAMPP installed on my system.
Download Instructions :
- Use phpmyadmin or your mysql interface to run install/os.sql against your database.
- Open config.php located at your application root and edit .
- The database details.
- Web site configuration.
I know how to open phpmyadmin but I could not figure out how to run a file against database. Because I don’t have a database. Even if I create a database, how will I know what tables and fields to create?
I will be very grateful if somebody takes the time to help this newbie out.
Regards
midas