| View previous topic :: View next topic |
| Author |
Message |
thehellwitu
Joined: 15 Nov 2003
Posts: 33
Location: Florida
|
| Posted: Sat Nov 15, 2003 4:15 am Post subject: How to do a few things |
|
|
| Ok for one how do i change the password. 2 how do i setup the ftp. 3 how do i add users like email ftp and sql databases. 4 how do i change it so that the ftp files go to the main folder not the ftpdocs folder |
|
| Back to top |
|
kolatracks
Joined: 07 Jul 2003
Posts: 313
Location: UK
|
| Posted: Sat Nov 15, 2003 4:40 am Post subject: |
|
|
Quote: Ok for one how do i change the password
You can change the password using the password change script in the control panel.
Quote: how do i setup the ftp
The config file is self explanatory. see c:\apache2\ftp\slimftpd.conf
Quote: 3 how do i add users like email ftp and sql databases
Use phpxmail to add email users.
see slimftpd.conf for how to add ftp users.
Use phpmyadmin to add mysql users.
Quote: how do i change it so that the ftp files go to the main folder not the ftpdocs folder
also see slimftpd.conf |
|
| Back to top |
|
thehellwitu
Joined: 15 Nov 2003
Posts: 33
Location: Florida
|
| Posted: Sat Nov 15, 2003 4:48 am Post subject: |
|
|
| i need a more of a tutorial i am new to this software and could u geive me a link to a working version 1.7 as the servers are screwed up or giving bad files |
|
| Back to top |
|
kolatracks
Joined: 07 Jul 2003
Posts: 313
Location: UK
|
| Posted: Sat Nov 15, 2003 4:57 am Post subject: |
|
|
Quote: i need a more of a tutorial i am new to this software
Most of its self explanatory, you'll see what I mean as soon as look at phpmyadmin, phpxmail or whatever. The ftp config file also has good commenting.
Quote: could u geive me a link to a working version 1.7 as the servers are screwed up or giving bad files
see http://first-host.com/files/ and use a download manager that supports resume. Check the links on that page for some software that supports auto resume. |
|
| Back to top |
|
thehellwitu
Joined: 15 Nov 2003
Posts: 33
Location: Florida
|
| Posted: Sat Nov 15, 2003 1:17 pm Post subject: |
|
|
| i need a working 1.7 version that is a corrupted one send me the real uncorupted one |
|
| Back to top |
|
kolatracks
Joined: 07 Jul 2003
Posts: 313
Location: UK
|
| Posted: Sat Nov 15, 2003 1:26 pm Post subject: |
|
|
| It is not corrupted. Like I say use a different download manager to download it. |
|
| Back to top |
|
thehellwitu
Joined: 15 Nov 2003
Posts: 33
Location: Florida
|
| Posted: Sat Nov 15, 2003 1:36 pm Post subject: |
|
|
| k i got it but ah the demo is down on the site someone should fix it |
|
| Back to top |
|
thehellwitu
Joined: 15 Nov 2003
Posts: 33
Location: Florida
|
| Posted: Sat Nov 15, 2003 1:39 pm Post subject: |
|
|
| oh and is there some way tha tsomeone could write a script so it auto adds users when i click a certain button next to a name in the cp maybe have an addon that would be great for any users of apache2triad that use it to host other people and are really newbish |
|
| Back to top |
|
kolatracks
Joined: 07 Jul 2003
Posts: 313
Location: UK
|
| Posted: Sat Nov 15, 2003 6:12 pm Post subject: |
|
|
Making a "universal" new user button IMO just isn't possible.
Basically bacuase you would need a lot of input to make a new user, eg Username? Password? FTP Home folder? FTP Permisions (read, write, list)? HTTP Home folder? Email address (domain?)? an much, much more.
Whilst you could assume a default for most of the fields, others you couldn't. You would still need to take some input and still the defaults wouldn't suit the needs of most people.
IMO the few steps (depending on whether the user has email privileges and such) you have to take now to make a new user have already simplified enough. |
|
| Back to top |
|
| |