View Single Post
Old 02-01-2004, 08:32 PM   #1
vinyl-junkie
Purple Mole
 
Join Date: Jan 2004
Posts: 694
Installation Problems On A Second Website

I've successfully installed and configured phpdig on one of my websites. Now I'm trying to do it on the other and have run into some problems.

I manually created my database and tables, assigned a username and password to the database, and I've compared what my config.php file looks like between the two websites. Everything seems in order, yet I'm getting some errors. For what it's worth, the site I'm having problems with is on a Windows server, while the one on which I successfully installed phpdig is on Linux.

Here's a sampling of the errors. Perhaps someone can tell me what I'm doing wrong. Thanks.
Code:
Notice: Undefined index: SCRIPT_FILENAME in 
c:\hosting\webhost4life\member\vinyljunkie2\search\includes\config.php 
on line 19

Notice: Undefined index: REQUEST_URI in
c:\hosting\webhost4life\member\vinyljunkie2\search\includes\config.php 
on line 20
vinyl-junkie is offline   Reply With Quote