|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Confirmed User
Join Date: Sep 2002
Posts: 3,626
|
Adding a new processor to an existing site, technical hurdles..?
k all, maybe a simple question for some here... if you already have a site running and processing w/ an existing processor like ccBill or iBill, and want to add a secondary processor to the mix like Verotel, CardsGate, etc., how to mesh them together to both be able to access and modify a singular .htpasswd file?
as far as i know the .htaccess system only allows for one .htpasswd file to be accessed for AUTH, is this correct? if anyone who has set up multiple processors on a single site could speak up it would be great, i'm looking at all the technical notes and it seems unclear how this is accomplished..! |
|
|
|
|
|
#2 |
|
Confirmed User
Join Date: Nov 2002
Posts: 1,249
|
You just tell the second script where the htpasswd is and there should be no problem...
|
|
|
|
|
|
#3 | |
|
Registered User
Join Date: Mar 2003
Posts: 86
|
Quote:
Two (or more) client-side script can be used on single .htpasswd file as long as they follows the same advisory lock scheme, i.e. both tries to obtain the lock before writing to file and releases it afterwards. But keep in mind: if the script is waiting too long for lock, attempt to add the user might be considered failed at the billing side. hahahaha= If you need to solve this problem with our script please contact Bruce at ICQ # 286774141 or by e-mail: [email protected] |
|
|
|
|