You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(54) |
Jul
|
Aug
|
Sep
(44) |
Oct
(18) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
From: Jonathan H. <jon...@ki...> - 2004-06-23 21:57:23
|
I am fine with using CMS, it was just my preference to use the current site because it's simple and less work for myself. No database involved and only a little php. Plus it can just be dumped into CVS for multiple people to make changes to. I hate spending time working on a website when I could be working on flexcp itself, the only reason I took over is because no one was stepping up as maintainer. If someone wants to do it that's fine but we need a migration path for the future so it should be an actively developed CMS and they have to be serious about maintaining it. On Wed, 2004-06-23 at 12:27, Dennis Bollyn wrote: > After that, I'll try to write up some simple docs about the template and hooks system. BTW, I > really think we need a CMS of some sort to update the website. This would make small changed a lot > less dificult. |
From: Jonathan H. <jon...@ki...> - 2004-06-23 20:28:18
|
CVS is basically broken until the socket code works correctly. Me and Pablo are working to try to fix it but it seems to be a tough bug. I'm really tempted to put a small reward out for the one who fixes it. To see the problem checkout cvs and connect to 127.0.0.1:81. The first time you connect it will work, but it will stall thereafter. Socket code aside the other two main things that need work are modules/hooks and privileges On Wed, 2004-06-23 at 12:08, Jason Kendall wrote: > Just playing and looking though CVS.. Found a few things.=20 >=20 > =20 >=20 > In file: /web/language/english.phps (I think) >=20 > $T['flexcp license'] >=20 > =20 >=20 > Should this not go to our own license now? It=E2=80=99s still pointing to > webcp. Are we changing the Copyright on the files to only include > FlexCP related info since we have basically decided to move to new > ground? >=20 > =20 >=20 > Also, Where are we? I mean, in coding. Are we able to start building > working modules? Do we have docs to help write modules/templates? > Sorry, been busy and need to catch up.=20 >=20 > =20 >=20 > Thanks, >=20 > Jay >=20 >=20 > =20 >=20 > =20 >=20 >=20 |
From: Jonathan H. <jon...@ki...> - 2004-06-23 20:14:06
|
I noticed the high volume of web://cp related traffic and was thinking it's kind of out of place. But until an official web://cp project shows up with a mailing list or forum feel free to use the list. We'll take you guys on as refugees :) On Wed, 2004-06-23 at 12:31, Andy Stein wrote: > That's just it, the whole /home folders area is all 755 root.root. I used > the web interface to create the users. > > I'm sorry if I'm posting to the wrong area. Wasn't sure where else to > post. We can work on this where ever is best. > > > I would suggest to get a pencil and scratch paper and go through and > > write out all the permissions for the users/groups/directories you are > > interested in > > and the build on that. > > > > In general I am not sure how much the intention of this list is to help > > troubleshoot > > webcp installation/usage issues (???). FlexCP developers, would you like > > for this > > list to be a webcp/flexcp catchall while the webcp community regroups? > > > > Or perhaps I could help you resolve the issue on this thread: > > http://forum.hostinghacks.net/viewtopic.php?t=112 > > and then we could summarize and post the results here to aid the FlexCP > > team in > > future design? |
From: Andy S. <an...@at...> - 2004-06-23 20:12:43
|
I'm really really confused now. I'm seeing that andy's folder is the same as the domain's folder. cat /etc/passwd andy:x:501:500:andy:/home/1028465958:/bin/bash root@webcp home# ll *5958* total 3 drwxr-xr-x 2 root root 1024 Jun 21 18:42 _backups drwxr-xr-x 2 root root 1024 Jun 21 18:42 _logs drwxr-xr-x 7 root root 1024 Jun 21 18:42 www andy is part of the atcomputerconsulting.com domain lrwxrwxrwx 1 root root 16 Jun 21 18:42 atcomputerconsulting.com -> /home/1028465958 > > > >> That's just it, the whole /home folders area is all 755 root.root. I >> used >> the web interface to create the users. > > you mean '/home/domain.com/www/web' is owned by root for all domains you > create? > > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > digital self defense, top technical experts, no vendor pitches, > unmatched networking opportunities. Visit www.blackhat.com > _______________________________________________ > flexcp-devel mailing list > fle...@li... > https://lists.sourceforge.net/lists/listinfo/flexcp-devel > |
From: Justin <ju...@li...> - 2004-06-23 19:45:22
|
> That's just it, the whole /home folders area is all 755 root.root. I = used > the web interface to create the users. you mean '/home/domain.com/www/web' is owned by root for all domains = you create? |
From: <lup...@gm...> - 2004-06-23 19:39:10
|
i'm a developer of CMS'module, i'm in the team of Md-PRo (www.maxdev.com), i can help to create a portal with forum and wiki. Lupin3rd On Wed, 23 Jun 2004 15:31:44 -0400 "Jason Kendall" <jak...@mo...> wrote: > Ok, I'll look at CMS systems.. don't know how far you want to go.. maybe > wikki style or slashcode, or so big like php-nuke ish? > > > > > -----Original Message----- > > From: fle...@li... [mailto:flexcp-devel- > > ad...@li...] On Behalf Of Dennis Bollyn > > Sent: Wednesday, June 23, 2004 3:28 PM > > To: fle...@li... > > Subject: Re: [FlexCP-devel] Current CVS on SF. > > > > That should probably be changed, yes. We have changed the copyright on > > files we wrote from > > scratch. AFAIK, files from webcp still have to original copyright > notice. > > There is space reserved > > for contributors to place their name and email. > > > > Coding wise, there is still a lot of work. You could probably start > > writing modules, but the hooks > > interface (yes, that's supposed to be my work) isn't finished yet. > I'll > > get the latest CVS and > > start doing some coding. > > > > After that, I'll try to write up some simple docs about the template > and > > hooks system. BTW, I > > really think we need a CMS of some sort to update the website. This > would > > make small changed a lot > > less dificult. > > > > --- Jason Kendall <jak...@co...> wrote: > > > Just playing and looking though CVS.. Found a few things. > > > > > > In file: /web/language/english.phps (I think) > > > $T['flexcp license'] > > > > > > Should this not go to our own license now? It's still pointing to > webcp. > > > Are we changing the Copyright on the files to only include FlexCP > > > related info since we have basically decided to move to new ground? > > > > > > Also, Where are we? I mean, in coding. Are we able to start building > > > working modules? Do we have docs to help write modules/templates? > Sorry, > > > been busy and need to catch up. > > > > > > Thanks, > > > Jay > > > > > > > > > > > > > > > > > > > > > ===== > > > > > > > > > > __________________________________ > > Do you Yahoo!? > > Yahoo! Mail is new and improved - Check it out! > > http://promotions.yahoo.com/new_mail > > > > > > ------------------------------------------------------- > > This SF.Net email sponsored by Black Hat Briefings & Training. > > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > > digital self defense, top technical experts, no vendor pitches, > > unmatched networking opportunities. Visit www.blackhat.com > > _______________________________________________ > > flexcp-devel mailing list > > fle...@li... > > https://lists.sourceforge.net/lists/listinfo/flexcp-devel > > > > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > digital self defense, top technical experts, no vendor pitches, > unmatched networking opportunities. Visit www.blackhat.com > _______________________________________________ > flexcp-devel mailing list > fle...@li... > https://lists.sourceforge.net/lists/listinfo/flexcp-devel > |
From: Jason K. <jak...@mo...> - 2004-06-23 19:31:48
|
Ok, I'll look at CMS systems.. don't know how far you want to go.. maybe wikki style or slashcode, or so big like php-nuke ish? > -----Original Message----- > From: fle...@li... [mailto:flexcp-devel- > ad...@li...] On Behalf Of Dennis Bollyn > Sent: Wednesday, June 23, 2004 3:28 PM > To: fle...@li... > Subject: Re: [FlexCP-devel] Current CVS on SF. > > That should probably be changed, yes. We have changed the copyright on > files we wrote from > scratch. AFAIK, files from webcp still have to original copyright notice. > There is space reserved > for contributors to place their name and email. > > Coding wise, there is still a lot of work. You could probably start > writing modules, but the hooks > interface (yes, that's supposed to be my work) isn't finished yet. I'll > get the latest CVS and > start doing some coding. > > After that, I'll try to write up some simple docs about the template and > hooks system. BTW, I > really think we need a CMS of some sort to update the website. This would > make small changed a lot > less dificult. > > --- Jason Kendall <jak...@co...> wrote: > > Just playing and looking though CVS.. Found a few things. > > > > In file: /web/language/english.phps (I think) > > $T['flexcp license'] > > > > Should this not go to our own license now? It's still pointing to webcp. > > Are we changing the Copyright on the files to only include FlexCP > > related info since we have basically decided to move to new ground? > > > > Also, Where are we? I mean, in coding. Are we able to start building > > working modules? Do we have docs to help write modules/templates? Sorry, > > been busy and need to catch up. > > > > Thanks, > > Jay > > > > > > > > > > > > > ===== > > > > > __________________________________ > Do you Yahoo!? > Yahoo! Mail is new and improved - Check it out! > http://promotions.yahoo.com/new_mail > > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > digital self defense, top technical experts, no vendor pitches, > unmatched networking opportunities. Visit www.blackhat.com > _______________________________________________ > flexcp-devel mailing list > fle...@li... > https://lists.sourceforge.net/lists/listinfo/flexcp-devel |
From: Andy S. <an...@at...> - 2004-06-23 19:31:39
|
That's just it, the whole /home folders area is all 755 root.root. I used the web interface to create the users. I'm sorry if I'm posting to the wrong area. Wasn't sure where else to post. We can work on this where ever is best. > I would suggest to get a pencil and scratch paper and go through and > write out all the permissions for the users/groups/directories you are > interested in > and the build on that. > > In general I am not sure how much the intention of this list is to help > troubleshoot > webcp installation/usage issues (???). FlexCP developers, would you like > for this > list to be a webcp/flexcp catchall while the webcp community regroups? > > Or perhaps I could help you resolve the issue on this thread: > http://forum.hostinghacks.net/viewtopic.php?t=112 > and then we could summarize and post the results here to aid the FlexCP > team in > future design? > > > >> Well, I think I spoke too soon. I changed 'my' account to be a regular >> user and FTP still failed. >> >> Out of curosity, I loaded winscp and tried to upload files using my >> non-root account and noticed that even my home folder was off limits to >> me. Does that mean i have to use ftp or the web interface for uploading >> files? >> > >> >> > FTP connection failed! usually means incorrect permissions. make >> sure >> >> you >> >> > are not logged in as a reseller or administrator but as a normal >> user >> >> and >> >> > check the permissions on the directory you are trying to upload to. >> > >> >> Thanks for the response. I have been logged in as a reseller / >> admin. >> >> That makes sense. So then my question becomes should there be a >> >> separate >> >> account for the reseller and then the user that is the reseller? >> > >> > That is probably the best way to go. Currently I try to avoid giving >> > clients reseller accounts. They tend to get confused by the structure >> of >> > it. >> > Takes a little clarification often to get it all straightened out. >> > > > > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > digital self defense, top technical experts, no vendor pitches, > unmatched networking opportunities. Visit www.blackhat.com > _______________________________________________ > flexcp-devel mailing list > fle...@li... > https://lists.sourceforge.net/lists/listinfo/flexcp-devel > |
From: Dennis B. <gy...@ya...> - 2004-06-23 19:28:02
|
That should probably be changed, yes. We have changed the copyright on files we wrote from scratch. AFAIK, files from webcp still have to original copyright notice. There is space reserved for contributors to place their name and email. Coding wise, there is still a lot of work. You could probably start writing modules, but the hooks interface (yes, that's supposed to be my work) isn't finished yet. I'll get the latest CVS and start doing some coding. After that, I'll try to write up some simple docs about the template and hooks system. BTW, I really think we need a CMS of some sort to update the website. This would make small changed a lot less dificult. --- Jason Kendall <jak...@co...> wrote: > Just playing and looking though CVS.. Found a few things. > > In file: /web/language/english.phps (I think) > $T['flexcp license'] > > Should this not go to our own license now? It's still pointing to webcp. > Are we changing the Copyright on the files to only include FlexCP > related info since we have basically decided to move to new ground? > > Also, Where are we? I mean, in coding. Are we able to start building > working modules? Do we have docs to help write modules/templates? Sorry, > been busy and need to catch up. > > Thanks, > Jay > > > > > ===== __________________________________ Do you Yahoo!? Yahoo! Mail is new and improved - Check it out! http://promotions.yahoo.com/new_mail |
From: Dennis B. <gy...@ya...> - 2004-06-23 19:22:12
|
You should always use a seperate domain for demo users. And yes, that's one of the problems in webcp. --- Clickweb backup MX <ju...@li...> wrote: > Just learned this morning that a web://cp demo user can add or delete databases. In general, a > demo user is prevented from doing any damage to the system but apparently the add/drop databases > function skirts this protection. Someone seems to have dropped my phpbb forum database at > forum.hostinghacks.net. had to restore from a backup two weeks old. Feel free to log in as a > demo user and see what I mean. If you want to create or delete a database and try to do other > stuff go ahead. I have put the phpbb into a seperate domain so it should be protected now. > > https://devel.moonshinehosting.com:2081 > user: demo > pass: password > > Note for the archives: This is in webcp CVS. Not tested in FlexCP. > > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > digital self defense, top technical experts, no vendor pitches, > unmatched networking opportunities. Visit www.blackhat.com > _______________________________________________ > flexcp-devel mailing list > fle...@li... > https://lists.sourceforge.net/lists/listinfo/flexcp-devel > ===== __________________________________ Do you Yahoo!? Take Yahoo! Mail with you! Get it on your mobile phone. http://mobile.yahoo.com/maildemo |
From: Justin <ju...@li...> - 2004-06-23 19:20:19
|
I would suggest to get a pencil and scratch paper and go through and=20 write out all the permissions for the users/groups/directories you are = interested in and the build on that. In general I am not sure how much the intention of this list is to help = troubleshoot webcp installation/usage issues (???). FlexCP developers, would you = like for this=20 list to be a webcp/flexcp catchall while the webcp community regroups? =20 Or perhaps I could help you resolve the issue on this thread: http://forum.hostinghacks.net/viewtopic.php?t=3D112 and then we could summarize and post the results here to aid the FlexCP = team in future design? > Well, I think I spoke too soon. I changed 'my' account to be a = regular > user and FTP still failed. >=20 > Out of curosity, I loaded winscp and tried to upload files using my > non-root account and noticed that even my home folder was off limits = to > me. Does that mean i have to use ftp or the web interface for = uploading > files? >=20 > >> > FTP connection failed! usually means incorrect permissions. make = sure > >> you > >> > are not logged in as a reseller or administrator but as a normal = user > >> and > >> > check the permissions on the directory you are trying to upload = to. > > > >> Thanks for the response. I have been logged in as a reseller / = admin. > >> That makes sense. So then my question becomes should there be a > >> separate > >> account for the reseller and then the user that is the reseller? > > > > That is probably the best way to go. Currently I try to avoid = giving > > clients reseller accounts. They tend to get confused by the = structure of > > it. > > Takes a little clarification often to get it all straightened out. > > |
From: Jason K. <jak...@co...> - 2004-06-23 19:08:23
|
Just playing and looking though CVS.. Found a few things. In file: /web/language/english.phps (I think) $T['flexcp license'] Should this not go to our own license now? It's still pointing to webcp. Are we changing the Copyright on the files to only include FlexCP related info since we have basically decided to move to new ground? Also, Where are we? I mean, in coding. Are we able to start building working modules? Do we have docs to help write modules/templates? Sorry, been busy and need to catch up. Thanks, Jay |
From: newsletters <new...@at...> - 2004-06-23 18:59:21
|
Well, I think I spoke too soon. I changed 'my' account to be a regular user and FTP still failed. Out of curosity, I loaded winscp and tried to upload files using my non-root account and noticed that even my home folder was off limits to me. Does that mean i have to use ftp or the web interface for uploading files? > > > >> > FTP connection failed! usually means incorrect permissions. make sure >> you >> > are not logged in as a reseller or administrator but as a normal user >> and >> > check the permissions on the directory you are trying to upload to. > >> Thanks for the response. I have been logged in as a reseller / admin. >> That makes sense. So then my question becomes should there be a >> separate >> account for the reseller and then the user that is the reseller? > > That is probably the best way to go. Currently I try to avoid giving > clients reseller accounts. They tend to get confused by the structure of > it. > Takes a little clarification often to get it all straightened out. > > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > digital self defense, top technical experts, no vendor pitches, > unmatched networking opportunities. Visit www.blackhat.com > _______________________________________________ > flexcp-devel mailing list > fle...@li... > https://lists.sourceforge.net/lists/listinfo/flexcp-devel > |
From: Justin <ju...@li...> - 2004-06-23 18:17:45
|
> > FTP connection failed! usually means incorrect permissions. make = sure you > > are not logged in as a reseller or administrator but as a normal = user and > > check the permissions on the directory you are trying to upload to. > Thanks for the response. I have been logged in as a reseller / admin. = > That makes sense. So then my question becomes should there be a = separate > account for the reseller and then the user that is the reseller? That is probably the best way to go. Currently I try to avoid giving=20 clients reseller accounts. They tend to get confused by the structure = of it. =20 Takes a little clarification often to get it all straightened out. |
From: Andy S. <an...@at...> - 2004-06-23 17:45:28
|
Thanks for the response. I have been logged in as a reseller / admin. That makes sense. So then my question becomes should there be a separate account for the reseller and then the user that is the reseller? > FTP connection failed! usually means incorrect permissions. make sure you > are not logged in as a reseller or administrator but as a normal user and > check the permissions on the directory you are trying to upload to. > > > ----- Original Message ----- > From: "newsletters" <new...@at...> > To: <fle...@li...> > Sent: Wednesday, June 23, 2004 6:28 AM > Subject: [FlexCP-devel] File manager > > >> Hey gang, >> >> I'm testing out the redhat.hostinghacks.net redhat build and I have a >> test >> server setup using those instructions. I'm anxious to get this through >> testing and replace my current web host with this setup in the next few >> weeks. >> >> I'm having an issue with the file manager piece and I don't know where >> to >> begin. ftp works from a command line both local and remote, but when I >> hit file manager in the interface it gives me: FTP connection has >> failed! >> >> I hope I'm posting in the right place btw, I know that you guys are just >> getting started with advancing the project. >> >> Thanks! >> Andy >> >> >> ------------------------------------------------------- >> This SF.Net email sponsored by Black Hat Briefings & Training. >> Attend Black Hat Briefings & Training, Las Vegas July 24-29 - >> digital self defense, top technical experts, no vendor pitches, >> unmatched networking opportunities. Visit www.blackhat.com >> _______________________________________________ >> flexcp-devel mailing list >> fle...@li... >> https://lists.sourceforge.net/lists/listinfo/flexcp-devel > > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > digital self defense, top technical experts, no vendor pitches, > unmatched networking opportunities. Visit www.blackhat.com > _______________________________________________ > flexcp-devel mailing list > fle...@li... > https://lists.sourceforge.net/lists/listinfo/flexcp-devel > |
From: Justin <ju...@li...> - 2004-06-23 17:12:31
|
From: <lup...@gm...> > WebCP works fine but i have some problems... server status don't show = the service that are up... and other little bug... > Anyone that can help me to write a doc for installing webcp under = debian woody? The instructions I have written here: = http://redhat.hostinghacks.net/webcp.html don't actually depend on = redhat very much. All software is compiled from source and the only = place you should run into problems if you try it on Debian is with the = init scripts. So if you tweak the init scripts for Debian (or just omit = them and start webcp manually) I think it should work. I will download = Debian this week and start a new forum at forum.hostinghacks.net for = Debian information. If you want to try to run through it and post where = there are problems then I will try to fix them. j@ckrabbit |
From: Clickweb b. M. <ju...@li...> - 2004-06-23 16:47:48
|
Just learned this morning that a web://cp demo user can add or delete = databases. In general, a demo user is prevented from doing any damage = to the system but apparently the add/drop databases function skirts this = protection. Someone seems to have dropped my phpbb forum database at = forum.hostinghacks.net. had to restore from a backup two weeks old. = Feel free to log in as a demo user and see what I mean. If you want to = create or delete a database and try to do other stuff go ahead. I have = put the phpbb into a seperate domain so it should be protected now. https://devel.moonshinehosting.com:2081=20 user: demo=20 pass: password=20 Note for the archives: This is in webcp CVS. Not tested in FlexCP. |
From: Justin <ju...@li...> - 2004-06-23 15:23:38
|
FTP connection failed! usually means incorrect permissions. make sure = you are not logged in as a reseller or administrator but as a normal = user and check the permissions on the directory you are trying to upload = to. ----- Original Message -----=20 From: "newsletters" <new...@at...> To: <fle...@li...> Sent: Wednesday, June 23, 2004 6:28 AM Subject: [FlexCP-devel] File manager > Hey gang, >=20 > I'm testing out the redhat.hostinghacks.net redhat build and I have a = test > server setup using those instructions. I'm anxious to get this = through > testing and replace my current web host with this setup in the next = few > weeks. >=20 > I'm having an issue with the file manager piece and I don't know where = to > begin. ftp works from a command line both local and remote, but when = I > hit file manager in the interface it gives me: FTP connection has = failed! >=20 > I hope I'm posting in the right place btw, I know that you guys are = just > getting started with advancing the project. >=20 > Thanks! > Andy >=20 >=20 > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. > Attend Black Hat Briefings & Training, Las Vegas July 24-29 -=20 > digital self defense, top technical experts, no vendor pitches,=20 > unmatched networking opportunities. Visit www.blackhat.com > _______________________________________________ > flexcp-devel mailing list > fle...@li... > https://lists.sourceforge.net/lists/listinfo/flexcp-devel |
From: <ya...@qw...> - 2004-06-23 14:14:05
|
Hi all, Well, I do use it on Debian Woody, but since I stripped down WebCP to only the things I need (no server monitoring, since SIM is doing it on the server and Nagios remotely :) ) I cannot help you with that. If you have questions, shoot, but it has been a long time that I installed WebCP on a clean Debian box. I only install Complete Web Server (www.completewebserver.nl) since I created that. -- Best regards, Yavuz Aydin Qweb Internet Services Citeren "lup...@gm..." <lup...@gm...>: > There is anyone that use webcp under Debian? > I installed php package from dotdeb.org and installed the webcp form > web-cp.net CVS. > WebCP works fine but i have some problems... server status don't show the > service that are up... and other little bug... > > Anyone that can help me to write a doc for installing webcp under debian > woody? > > Lupin3rd |
From: <lup...@gm...> - 2004-06-23 14:07:03
|
There is anyone that use webcp under Debian? I installed php package from dotdeb.org and installed the webcp form web-cp.net CVS. WebCP works fine but i have some problems... server status don't show the service that are up... and other little bug... Anyone that can help me to write a doc for installing webcp under debian woody? Lupin3rd |
From: newsletters <new...@at...> - 2004-06-23 13:28:54
|
Hey gang, I'm testing out the redhat.hostinghacks.net redhat build and I have a test server setup using those instructions. I'm anxious to get this through testing and replace my current web host with this setup in the next few weeks. I'm having an issue with the file manager piece and I don't know where to begin. ftp works from a command line both local and remote, but when I hit file manager in the interface it gives me: FTP connection has failed! I hope I'm posting in the right place btw, I know that you guys are just getting started with advancing the project. Thanks! Andy |
From: Justin <ju...@li...> - 2004-06-21 23:27:08
|
The web-cp.net developers are difficult to make contact with. I = inserted a bug into their bug database with some contact info. Maybe = they will get it and respond.=20 The CVS seems to be fairly static over there for the last 2 months. = Seems like maybe it would be a good idea to take it in its current state = and make it available as webcp-0.5.3. (???) Obviously, it would be nice = to get their input on this matter so I will keep an eye out for signs of = life...=20 > I sent him a PM we'll see if he responds. >> > Was anyone ever able to make contact with the web-cp.net developers = (241comp & pdrake ???). |
From: Jonathan H. <jon...@ki...> - 2004-06-20 20:41:50
|
Slydder did, I think. At least, I know he has a new qmail module. He's actually working on his own highly modified version of webcp. Sometimes he's in IRC or you can email me direct and I'll give you his email address (if I can find it). On Sun, 2004-06-20 at 11:31, Justin Travis wrote: > Sendmail over to qmail. Does anyone happen to have; or know who authored; > the vpopmail patch that was posted on the webcp forums? |
From: Justin T. <ju...@li...> - 2004-06-20 18:31:29
|
> I installed webcp CVS on Debian woody. > PHP package must be from http://www.dotdeb.org/ repository. These package works fine. > > When debian.hostinghacks.net? I think that Debian & Slackware will be my next projects after I finalize the Redhat install process. Right now I am working on migrating from Sendmail over to qmail. Does anyone happen to have; or know who authored; the vpopmail patch that was posted on the webcp forums? |
From: <lup...@gm...> - 2004-06-19 12:08:37
|
I installed webcp CVS on Debian woody. PHP package must be from http://www.dotdeb.org/ repository. These package works fine. Now i have little problem with some feature of webcp.... status of servers not work correctly... but i think of fixing those little problems. When debian.hostinghacks.net? Bye Lupin3rd On Wed, 16 Jun 2004 17:03:40 -0700 "Justin" <ju...@li...> wrote: > Since webcp.net dissappeared and may not be returning intact I decided to take stock of the existing webcp related material that I have archived. This includes the following : > > last CVS snapshot from webcp.net: > > http://hostinghacks.net/dist/webcp/webcp-CVSapril04.tar.gz > > some html threads saved from the webcp.net forums: > > http://hostinghacks.net/webcp/bugnotes/ > > older hostinghacks.net notes for webcp installations (no longer utilized): > > http://hostinghacks.net/webcp/archive/ > > my current preferred installation method: > > http://redhat.hostinghacks.net/webcp.html > > some troubleshooting & upgrade notes: > > http://hostinghacks.net/webcp/troubleshooting.html > http://hostinghacks.net/webcp/upgrade.html > > online demo of webcp: (devel machine w/sporadic uptime) > > https://devel.moonshinehosting.com:2081 > user: demo > pass: password > > a couple of random hacks that I have written: > > http://hostinghacks.net/webcp/skin-bluefade/hack.txt > http://hostinghacks.net/webcp/change-ip-hack/hack.txt > http://hostinghacks.net/webcp/lang-hack/hack.txt > http://hostinghacks.net/webcp/htpasswd-hack/hack.txt > > more links to various installers & instruction sets: > > Perl installer script - (original source = ???): http://hostinghacks.net/dist/webcp/meribia-installer-0.5.2-apache-1.3.27.zip > > Diginode installer (original author - diginode.com): http://hostinghacks.net/dist/webcp/diginode-installer-0.5-2.tar.bz2 > > Expresshosting Install Instructions (RH 7.3): http://www.expresshosting.net/webcp/ > > Installing Webcp on FreeBSD: http://munk.nu/webcp/ > > Install Web://CP + entire Debian OS: www.completewebserver.nl/downloads.html > > complete://cp (RH 7.3): > > http://users.pandora.be/gyrbo-be/complete-cp-0.5.bin > > http://hostinghacks.net/dist/webcp/complete-cp-0.5.bin > > (chmod +x complete-cp-0.5.bin && sh ./complete-cp-0.5.bin) > > If you have links or related material that you would like to be made public please forward it on to me. > > j@ckrabbit > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference > Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer > Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA > REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND > _______________________________________________ > flexcp-devel mailing list > fle...@li... > https://lists.sourceforge.net/lists/listinfo/flexcp-devel > |