Anonymous
12-27-2004, 09:56 PM
I'm having a bit of trouble understanding the installation instructions. First, do I need to manually create the database information in my MySQL database from those files in review/admin/sql? Is there a way to import that information that I'm just missing?
Also, the instructions state this:
"5. If your server has a version earlier than 4.1.0 do a search and replace for the following:
Replace $_POST with $HTTP_POST_VARS
Replace $_GET with $HTTP_GET_VARS"
I'm guessing you mean the version of MySQL, but in what file am I searching for these entries?
I've installed a few php scripts before with no problems, but I'm just not understanding the instructions for this product.
Also, the instructions state this:
"5. If your server has a version earlier than 4.1.0 do a search and replace for the following:
Replace $_POST with $HTTP_POST_VARS
Replace $_GET with $HTTP_GET_VARS"
I'm guessing you mean the version of MySQL, but in what file am I searching for these entries?
I've installed a few php scripts before with no problems, but I'm just not understanding the instructions for this product.