|
01-09-2006, 11:55 AM | #1 |
Green Mole
Join Date: Jan 2006
Posts: 4
|
2 PHPDigs in 1 server? Installation problems
Hi,
I'm trying to install PHPDig in one of my sites but when I try to open the ../admin/install.php page, I get this error message: Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/*******/www/*******/search/includes/config.php on line 289 See, I'm trying to install PHPDig in a site that shares a server with another site that already has PHPDig running. Would trying to have 2 PHPDigs running in the same server cause any problems? I'm also a total noob in PHP. The first instance of PHPDig was set up by some other guy. What I'm trying to do is set up this instance of PHPDig for testing reasons. I want to have a product thumbnail for each search result. Thanks a lot! |
02-03-2006, 04:32 AM | #2 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
Yes, you can set up two installs of PhpDig on the same server. Just specifiy a different table prefix for each install, and you can even use the same database. The parse error is just a typo in the config file. Try comparing the original config to the one you're editing.
__________________
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. |
02-04-2006, 07:25 PM | #3 |
Green Mole
Join Date: Jan 2006
Posts: 4
|
Thank you for your help.
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Server Resources problems | sid | Troubleshooting | 4 | 02-28-2004 05:23 PM |
Installation Problems On A Second Website | vinyl-junkie | Script Installation | 6 | 02-03-2004 09:17 PM |
Problems with installation | ekieke | Script Installation | 5 | 01-21-2004 12:04 PM |
installation problems | jive | Script Installation | 3 | 10-28-2003 08:15 PM |