|
03-01-2004, 12:53 PM | #1 |
Green Mole
Join Date: Mar 2004
Posts: 10
|
Grr, not working
OK this script looked pretty cool so I downloaded it to see what it is capable of. Unfortunately the installation doesn't seem to have done much.
First I tried to run the normal script. That just came up with 500 errors. Now I have tried doing it manually and I get to the bit where you have to go to the /search.php file and I get the following error. Unable to connect to database : Check the connection script. The config in the connect.php file is this define('PHPDIG_DB_PREFIX',''); define('PHPDIG_DB_HOST','localhost'); define('PHPDIG_DB_USER','******'); define('PHPDIG_DB_PASS','******); define('PHPDIG_DB_NAME','blueuniv_search'); will having the username and the db name annoy anything Last edited by blueuniverse; 03-01-2004 at 12:55 PM. |
03-01-2004, 12:55 PM | #2 |
Green Mole
Join Date: Mar 2004
Posts: 10
|
Ok sorted it out now. Obviously having them the same does effect things.
|
03-01-2004, 12:59 PM | #3 |
Green Mole
Join Date: Mar 2004
Posts: 10
|
Ok, new problem now, it doesn't allow me into administration
|
03-01-2004, 01:05 PM | #4 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
Hi, and welcome to PhpDig.net.
Do you get a popup box asking for a username and password? If not, what happens if you set PHPDIG_ADM_AUTH to zero in the config file and protect the admin directory another way such as htaccess?
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension. |
03-01-2004, 01:08 PM | #5 |
Green Mole
Join Date: Mar 2004
Posts: 10
|
I do get a popup box thing. When I set the value to 0 I can get straight there.
|
03-01-2004, 01:11 PM | #6 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
Hi. Okay, set PHPDIG_ADM_AUTH back to one and then set the username and password in the config file. The default username and password are admin/admin.
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension. |
03-01-2004, 01:15 PM | #7 |
Green Mole
Join Date: Mar 2004
Posts: 10
|
When I type the password in it just asks for it again
|
03-01-2004, 01:19 PM | #8 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
Hi. Are you typing the username/password the same case as in the config file? If so, what is your OS/setup?
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension. |
03-01-2004, 01:22 PM | #9 |
Green Mole
Join Date: Mar 2004
Posts: 10
|
Yeah. I am on a RedHat9 server with Apache 1.4 I think.
My phpinfo file is here www.blueuniverse.co.uk/info.php |
03-01-2004, 02:01 PM | #10 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
Hi. It looks like your PHP is in CGI mode. From the documentation...
Authentification doesn't operate with a CGI php. In this case, uses an .htaccess file in order to protect the [PHPDIG_DIR]/admin directory.
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Cron reindexing not working | moreorless | Troubleshooting | 2 | 10-02-2005 11:23 PM |
Working with MySql | cefiro | Troubleshooting | 1 | 02-26-2005 09:19 PM |
Looking for a working example.... | pwoc | How-to Forum | 0 | 11-12-2004 05:38 PM |
Working with Domains | bazarin | How-to Forum | 1 | 02-28-2004 04:28 PM |
Phpdig is not working | kernel2 | Script Installation | 10 | 12-29-2003 11:49 PM |