|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Web Hosting Control Panel
I'm setting up a box to act as a shared hosting server. I already have the virtual hosts up and running, but I wanted to set up a customer interface where an administrator for a specific domain can log in and administer their account. Anything out there open source, and good for redhat EL 3?
|
|
#2
|
||||
|
||||
|
www.web-cp.net
Peace.
__________________
Help my country and sign the petition in favor of OS software. See the Petition Quote:
Last edited by ramonklown : August 29th, 2005 at 12:19 PM. |
|
#3
|
||||
|
||||
|
|
|
#4
|
||||
|
||||
|
The best one available on the market is Ensim (www.ensim.com). Its also expensive but worth every penny.
__________________
Saving money is easy with discount codes from under tag coupons. Coupon codes for online purchases. |
|
#5
|
|||
|
|||
|
Trying to install web-cp on my redhat el 3 box, following the redhat 9 instructions. I don't get very far:
Code:
[root@shared1 root]# rpmbuild -ta webcp-0.5.7.tar.gz error: File /root/webcp.0.5.7.tar.gz: No such file or directory |
|
#6
|
||||
|
||||
|
rpmbuild is for building source rpm files, in this case you probaly want to untar first before you go on and try to building it.
try: Code:
tar -zxvf <filename> |
|
#7
|
|||
|
|||
|
I've untarred my webcp tar file, which creates a directory webcp, with a bunch of files and directories within. I tried issuing the same command outside of the new directory, same error. I tried moving into the directory and building the .spec file, error that says /usr/src/redhat/SOURCES/webcp.0.5.7.tar.gz No such file or directory.
Suggestions? |
|
#8
|
||||
|
||||
|
tar is a file(s) compacting format, src rpms hardly ever come inside tar files due to already being a compacted format.
you might want to look for tutorials on linux before you go off in this adventure, plus you will have to syncronize the webcp with the services. You have to start on the right foot before going ahead. tutorials: http://www.tldp.org/LDP/intro-linux/html/intro-linux.html I had a better one, but forgot the link. Peace |
|
#9
|
|||
|
|||
|
I know what a tar file is and how it works. I wasn't sure if I was missing something by following the instructions on web-cp's website.
|
|
#10
|
|||
|
|||
|
I'm not quite sure if webmin is still being offered and if it will work for you. Perhaps try a search on Google for 'webmin' ?
|
|
#11
|
|||
|
|||
|
Webin is great, I use it actively as an administrative tool. Isn't really designed for user/hosting deployment. Thanks though. Looks like CPanel is the best thing out there, too bad it's not open source.
|
|
#12
|
|||
|
|||
|
Quote:
webmin is still selling. |
![]() |
| Viewing: Dev Shed Forums > Web Site Management > Development Software > Web Hosting Control Panel |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|