vBulletin SEO Forums

SEO

vBulletin Search Engine Optimization

Buy vBSEO Now!
vBSEO 2.0 Style Released vBSEO 3.3.0 GOLD Launched vBSEO's "LiveStats" for Google Analytics vB Sitemap Generator, Version 2.5 Success with vBSEO = 600ore Web Visitors + $1400 in a Day!

Anyone use Cute FTP

This is a discussion on Anyone use Cute FTP within the General Discussion forums, part of the vBSEO SEO Plugin category; I need to access my httpd.conf file in my root on a dedicated server to get VBSEO to work. But ...

Go Back   vBulletin SEO Forums > vBSEO SEO Plugin > General Discussion

Enhancing 80 million pages.

  #1  
Old 07-19-2008, 05:00 PM
Junior Member
 
Real Name: JB
Join Date: Oct 2007
Posts: 25
Anyone use Cute FTP

I need to access my httpd.conf file in my root on a dedicated server to get VBSEO to work. But I just cannot get to it using putty as I know nothing of the SSH commands and am too old to
learn them. Can I get to it with Cuteftp? and download it. I have tried lots of combinations of ports and connection types but it will just not give me access. Can someone give me an idiots guide to the cuteftp settings?

Thanks

Why do they make it so hard to see the root of a linux server?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #2  
Old 07-19-2008, 05:15 PM
Michael Biddle's Avatar
vBSEO Staff
vBSEO Total Customer Support
 
Real Name: Michael Biddle
Join Date: Jan 2007
Location: Southern California
Posts: 4,599
Oleg introduced me to WinSCP. That allows you to access the ssh just like a ftp. I have not tried CuteFTP though. I either use FlashFXP or WinSCP.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #3  
Old 07-20-2008, 02:12 AM
briansol's Avatar
Senior Member
 
Real Name: Brian
Join Date: Apr 2006
Location: Central CT, USA
Posts: 7,090
ftp'ing doesn't give you everything you need to do... namely restart apache after you make the change.


using ssh is no harder than a dos window.

open putty
connect with your login user/pass

type 'locate httpd.conf'

this will find the file for you. it will most likely return a BUNCH of results. I've highlighted the one that you are trying to find. It may be in a different directory depending on your server configuration. I'm on centOS.

Code:
[xxxxxx@yyyyyy conf]# locate httpd.conf
/etc/httpd.old/conf/httpd.conf
/home/.cpan/build/Apache-Admin-Config-0.94-Ls3DWS/t/httpd.conf-dist
/home/cpeasyapache/src/httpd-2.2.9/docs/conf/httpd.conf
/home/cpeasyapache/src/httpd-2.2.9/docs/conf/httpd.conf.in
/usr/local/apache/conf/httpd.conf
/usr/local/apache/conf/httpd.conf,v
/usr/local/apache/conf/httpd.conf.bak
/usr/local/apache/conf/httpd.conf.datastore
/usr/local/apache/conf/httpd.conf.default
/usr/local/apache/conf/httpd.conf.ea-make-install
/usr/local/apache/conf/httpd.conf.ea-orig
/usr/local/apache/conf/httpd.conf.easyapache_save
/usr/local/apache/conf/httpd.conf.tmpeditlib
/usr/local/apache/conf/original/httpd.conf
/usr/local/apache/conf_pre_ea3/httpd.conf
/usr/local/apache/conf_pre_ea3/httpd.conf,v
/usr/local/apache/conf_pre_ea3/httpd.conf.bak
/usr/local/apache/conf_pre_ea3/httpd.conf.datastore
/usr/local/apache/conf_pre_ea3/httpd.conf.default
/usr/local/apache/conf_pre_ea3/httpd.conf.tmpeditlib
/usr/share/system-config-httpd/httpd.conf.xsl
to edit it is as simple as opening it in a text viewer.
I like pico, but it's not always installed on all servers.

so, at the prompt,
Code:
pico /usr/local/apache/conf/httpd.conf
If you don't have pico, you can try vi
Code:
vi /usr/local/apache/conf/httpd.conf
This will open the file where you can edit it and save it.
after you save it, you will be put back out to the prompt.

type

Code:
service httpd restart
when you get the prompt again, you're settings are done, saved, and live.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 08:07 PM.


Powered by vBulletin Version 3.8.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 ©2009, Crawlability, Inc.