[PHP] Twin Cities User Group

2001-03-07 Thread Chris Moewes-Bystrom

Please pardon the intrusion, but I wanted to drop a not eto the Twin Cities 
PHP User Group member to let them know that aloing with the move of 
PHPUserGroups.org to a hosting service, that mailin glist was moved also. 
Unfortuneately in the move, all the members addresses were lost. So please 
email [EMAIL PROTECTED]


Also, any PHP User Group who are having trouble find hosting for their group 
pages can email me at [EMAIL PROTECTED] for limited space under the 
groups.phpusergroups.org domain. 

I am also looking for a decent web based "secure" file editor to give people 
access to edit pages (see above paragraph), any leade would be great as I 
don't have time to write it myself.


Thanks..


Chris Moewes
http://www.phpusergroups.org
http://www.linuxnovice.org

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] Looking for a file editor written in php

2001-03-27 Thread Chris Moewes-Bystrom

I am trying to find a file editor / file management tool written in php 
something like the file manager used by the old geocities now yahoo public 
web servers. ANyone seen something like this, or done something like this??


Chris Moewes
http://phpusergroups.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] Tough One

2001-03-29 Thread Chris Moewes-Bystrom

I good solution for this kind of stuff is to just build a queue, either file 
or database. WHen you need to do a system type function you add that command 
to the queue, then have a cron job that runs (which can more safely run as a 
provolidged user), verifies that the function is ok and processes the job. If 
you have PHP compiled in CGI mode you can write the script in PHP otherwise 
you can do it in perl or bash or whatever.



On Thursday 29 March 2001 08:22, [EMAIL PROTECTED] wrote:
> Hi,
>
> Ok I have a real tough one here (well to me it is :-)
>
> If I telnet into my server I can add a user by running the following
> command...
>
> /usr/sbin/cadduser -d www.domain.com -f users full name -u username -p
> password -w emailaddress for forwarding
>
> Which is great, but as I`m offering free email forwarding I could
> potentially get a lot of users, and that would be a lot of maintenance
> time. So I need to somehow incorporate the above into my signup scripts. Is
> this even possible??
>
> TIA
> Ade

-- 
Chris Moewes-Bystrom
[EMAIL PROTECTED]
http://moewes.com
http://linuxnovice.org

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] Looking for members in the Twin Cities

2001-04-06 Thread Chris Moewes-Bystrom

We are looking for members for the Twin Cities PHP User Group. Interested 
parties can see http://www.moewes.com/tcphpug.html or 
http://www.phpusergroups.org/groups.phtml?id=3&menu=groups


-- 
Chris Moewes-Bystrom
[EMAIL PROTECTED]
http://teamstore.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]