Omair Haroon
11-11-2001, 01:53 PM
Hello Guys..
I want to add some more power to my RaQ. Do you have any scripts or programs to share so that I can offer more to my customers. Currently I have the following installed
Webalizer
NeoMail
PHP4
mySQL
Pop Before SMTP
Global CGI-Bin
AutoSetup Script
Anything you have then the above?
-Omair
pitchford
11-11-2001, 03:53 PM
What is the auto setup script?
Omair Haroon
11-11-2001, 04:21 PM
I already have phpMyAdmin installed.
For more information on AutoSetup visit, http://autosetup.northwesthost.com
-Omair
diyoha
11-13-2001, 12:30 PM
Hi,
What is Global CGI?
thanks
David
Omair Haroon
11-13-2001, 12:52 PM
A script or set of scripts which your customers can use from any domain name.
-Omair
diyoha
11-13-2001, 01:03 PM
Hi,
thanks. I guess a better question is how is this installed or setup? Is is a pgk or an apache config file change?
David
Omair Haroon
11-13-2001, 01:16 PM
Here is a link to the tutorial on how to do it.
http://www.raqzone.com/tutorials/article_2001_06_20_2239.html
-Omair
is there an easy way to make a script that is installed on all sites. for example a script called password.cgi and an index file that opens automaticaly in a user called manage so that when the user opens www.hisdomain.com/~manage it opens the script?
Hoot
Chicken
11-13-2001, 10:22 PM
Well, you could create a directory and throw a script in here, and whenever a new site is created, it would be added...
/etc/skel/group/en_US/web
Would it be possible for the script to update the settings like the page template does. ie : have something like home/sites/<domain> in the settings and the <domain> be chaged for the actual domain name,
hoot
Chicken
11-14-2001, 10:45 AM
Ohhh I am sure it would. Anything is possible. You could modify the whole system if you knew what you were doing, heh. Take a look into that directory and the pages and see what's going on and maybe you can find what it is doing.