Guest Posted December 10, 2002 Posted December 10, 2002 Hi, My payment modules won't show up in my admin panel....they do so on my local host, which leads me to believe maybe it's something to do with my configure.php file....... supposing my url is test.com, what should be my configure.php settings? I know this is probably a simple question, but I've tried every combination I can think of..........I am using an SSL connection. Sincerely, Tim
Guest Posted December 10, 2002 Posted December 10, 2002 hi all, i just worked out the problem, or should i say, the solution. ok here it is - the document root in the case of your live site on the web, is the document root in realtion to your web host. The way i found this was by making up a false databse name - putting that in the configure.php, uploading the file and then going to my site. of course, there will be an error, and on this error report, you will find the document root as it is according to your web host! in my case it was something like: /usr/local/plesk/apache/vhosts/mysitename.com/httpdocs try this if you're having the same trouble as we did. hope this helps someone tim :-)
tomslaptop Posted December 11, 2002 Posted December 11, 2002 I had the same problem! and also tried every combination imaginable. it's definitly in the configure.php located in both admin and catalog. mine works now and is something like below: define('DIR_FS_DOCUMENT_ROOT', 'O:blank bka blausr.namewebsitewww'); somewhat encrypted!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.