 |
 |
 |
 |
| Guides & Solutions (No Questions) Post your guides here (No links to Blogs accepted). You can also append your comments/questions to a guide, but don't start a new thread to ask a question. Use another forum for that. |

12th November 2005, 10:07 PM
|
|
Registered User
|
|
Join Date: Oct 2005
Location: Montana
Posts: 51

|
|
|
It is me again. I have tried everything I can think of. I have left the single quotes, taken them out, left the parentheses, taken them out. I have done what they say to do on the mysql site, which is the us the single quotes around the word root and localhost as well as the password. When I do what they say at the mysql site I end up locked out of mysql. At this point I am willing to do what ever to get some advice that works. I will give you any info you say you need and will do it in any fashion you choose including my password. Desperate.
larka06
|

14th November 2005, 03:18 AM
|
|
Registered User
|
|
Join Date: Nov 2005
Posts: 5

|
|
If you wrote this:
Quote:
|
mysql> SET PASSWORD FOR root@localhost=PASSWORD('enter_new_password_here') ;
|
And changed it to something like this:
Quote:
|
mysql> SET PASSWORD FOR root@localhost=PASSWORD('sunrise64') ;
|
And it still doesn't work, then your syntax isn't the issue.
It must me something else. Perhaps there was an error in your setup somewher that was overlooked, and is causing the problem. Any opinions out there what his problem might be? If phpMyAdmin is up and running, you should be able to diagnose alot easier (GUI)....
|

15th November 2005, 05:35 AM
|
|
Registered User
|
|
Join Date: Oct 2005
Location: Montana
Posts: 51

|
|
|
I have been using an old emachine, 633Mhz, to set this up on. I have decided that it is the machine and so I am going to use my 2200+ amd machine to do this with and see what happens. It is the only thing I can think of since I have done the setup up to mysql about five time now and always get stopped at the same point. Ugg going to the old emachine. Thank you so much for all you do for us newbies. It is truely appreciated. I just want something to work then I will experiment.
|

15th November 2005, 06:20 AM
|
|
Registered User
|
|
Join Date: Nov 2005
Posts: 5

|
|
|
Well, do let us know how it turns out, in case others run into this mystery ;-)
|

16th November 2005, 07:24 AM
|
|
Registered User
|
|
Join Date: Sep 2005
Posts: 5

|
|
|
What section is this?
Quote:
|
Originally Posted by SharedMedia
Locate the following and edit:
- AllowOverride All
- ServerSignature Email
|
What section are you referring to for this step?
Last edited by bbzbryce; 29th August 2006 at 08:44 PM.
|

16th November 2005, 06:07 PM
|
|
Registered User
|
|
Join Date: Oct 2005
Location: Montana
Posts: 51

|
|
|
I have used my amd box and the old problems I had have disappeared. I am progressing with the setup past the set password point now. I did notice that when trying to setup linux on the emachine box I would run into places where it would stop loading but, I thought it was the cd rom because it is real old. It must just be the emachine is just for windows since it works well with windows.
|

20th November 2005, 10:58 AM
|
|
Registered User
|
|
Join Date: Nov 2005
Posts: 5

|
|
Quote:
|
Originally Posted by SharedMedia
------------=========== STEP 4 Configuring VSFTPd ==========---------------
[VSFTPd Server]
vsftpd is a GPL licensed FTP server for UNIX systems, including Linux. It is secure and extremely fast. It is stable. Don't take my word for it, though. This demonstrates vsftpd is a mature and trusted solution.
...
...
Access your LAN Linux Server with an FTP Client and login with your FTP User, it will automatically send the user to his/her home directory. Ex: Linux Server /home/Username/
|
Just something to add on...
notice that normal ftp method via browser or ftp client from wintel machine doesn't work.
However, when use putty's psftp; it works perfectly.
Is it becos vsftp is using some special protocol?
|

23rd November 2005, 06:35 PM
|
|
Registered User
|
|
Join Date: Oct 2005
Location: Montana
Posts: 51

|
|
|
I have went to coffeecup.com and downloaded there ftp client to access my ftp sever and all has worked well. I think it is in the client part that we are having the problem that is why I used someone elses ftp client. Oh! by the way I am doing most of my work from my windows machine. I hope this will help you. I plan on experimenting on this subject more and will post my trials and tribulations to the community.
|

24th November 2005, 04:11 AM
|
|
Registered User
|
|
Join Date: Nov 2005
Posts: 5

|
|
Quote:
|
Originally Posted by larka06
I have went to coffeecup.com and downloaded there ftp client to access my ftp sever and all has worked well. I think it is in the client part that we are having the problem that is why I used someone elses ftp client. Oh! by the way I am doing most of my work from my windows machine. I hope this will help you. I plan on experimenting on this subject more and will post my trials and tribulations to the community.
|
Hey larka06,
forgot to update here...
u are right. I went into checked my SELinux and its disable ftp by default.
Well, i din follow the entire from scratch; that's why.
|

28th November 2005, 02:38 AM
|
|
Registered User
|
|
Join Date: Nov 2005
Posts: 3

|
|
Quote:
|
Originally Posted by SharedMedia
|
Thanks for that excellent guide. I already had everything set up except for the vsftpd and now i have a complete set up thanks to you. However, i do have a domain name pointing to my static IP address (from 123 Reg) but i still haven't figured out which DNS server address do we use on our side? I have a home setup and the only DNS server addresses available is my ISP, is this the one you use to point it to?
Maybe, i should go visit the web link now  thanks
@matthinckley about accessing /var/www/html/ folder using vsftpd. Just change the group and owner permission of html folder and all sub folders to you, either using chown -R and chgrp -R or change it in the httpd.conf file (you must have root access).
Thanks,
sunburst
|

6th December 2005, 11:34 PM
|
|
Registered User
|
|
Join Date: Oct 2005
Location: Montana
Posts: 51

|
|
|
you said that the sample my.cnf is for a machine with only 64megs of memory. I am running a machine with 1gig of memory and a 2200+ amd processor. I have up all the values by 10 except the, isamchk and the 2 myisamchks. I am a newbie at this so I was wondering uping them by ten is a good idea also, should I up the other three by 10?
Thanks larka06
|

9th December 2005, 06:27 PM
|
 |
Registered User
|
|
Join Date: Nov 2004
Location: Ontario Canada
Age: 41
Posts: 85

|
|
Thanks
Hi Everyone...
Thanks for all the feedback on this how to... I will be cleaning it up more and providing a pdf to go with it... I have updated my server and have great results.
This way, all newbies and gurus can use this to setup a server in minutes with ease....
__________________
Shared Media™
Linux Redhat OpenSource Contributor
" Have you hugged a Penguin today.."
|

7th February 2006, 07:31 PM
|
 |
Registered User
|
|
Join Date: Nov 2004
Location: Ontario Canada
Age: 41
Posts: 85

|
|
HowTO Update
Hello Everyone,
I will be updating this howto asap, I have a current PDF for you with screenshots, and I will post a very clean, easy and hassle free server setup for home, office or business...
Stay Tuned
__________________
Shared Media™
Linux Redhat OpenSource Contributor
" Have you hugged a Penguin today.."
|

8th February 2006, 10:28 PM
|
 |
Registered User
|
|
Join Date: Jul 2005
Location: Cinci, Ohio
Posts: 57

|
|
Quote:
|
Originally Posted by SharedMedia
Hello Everyone,
I will be updating this howto asap, I have a current PDF for you with screenshots, and I will post a very clean, easy and hassle free server setup for home, office or business...
Stay Tuned
|
here is a great FC4 server setup... http://falkotimme.com/howtos/perfect...re_4/index.php
|

28th March 2006, 12:23 PM
|
|
Registered User
|
|
Join Date: Jun 2004
Age: 30
Posts: 99

|
|
I like this very much but can this be updated for fedora core 5 please
Last edited by Demz; 11th September 2008 at 07:28 AM.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 17:44 (Tuesday, 21-05-2013)
|
|
 |
 |
 |
 |
|
|