Sub Menu
Links Menu
Online Users

In total there are 303 users online :: 4 registered, 0 hidden and 299 guests

Most users ever online was 1091 on Wed Aug 16, 2023 5:27 pm

Registered users: Bing [Bot], Google [Bot], Helter, Majestic-12 [Bot] based on users active over the past 60 minutes

General server setup help

If you have any helpful hints and/or tips in the use of IntegraMOD, you can post it here to help other members of the IntegraMOD community.

Moderator: Integra Moderator

General server setup help

PostAuthor: shedt_v » Thu Dec 21, 2006 10:30 am

I'm sorry if this is not the place to ask these questions, because somtimes i have a hard time finding what i am looking for with the search feature.

This really is not a integramod question, but it will help me out.

I'm trying to get the GD thing working. The server is Apache 2, am I to understand that there is some basic features already there or do i need to compile it?

i don't what to compile php and stuff. not unless the computer is here in front of me.

Thank you if you can give me some tips or advice or links in advance.

integramod rocks!
Last edited by shedt_v on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

shedt_v
Integra Member
Integra Member
 
Posts: 114
Likes: 0 post
Liked in: 0 post
Joined: Sat Dec 09, 2006 7:37 am
Cash on hand: 0.00

Re: General server setup help

PostAuthor: Helter » Thu Dec 21, 2006 12:32 pm

what os are you using? For fedora core, I "putty'd" to root, and used the command yum install php-gd
Last edited by Helter on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
Always use Protection
Image


Please do not PM for support
User avatar
Helter
Administrator
Administrator
 
Posts: 4167
Likes: 0 post
Liked in: 0 post
Images: 0
Joined: Sat Mar 11, 2006 3:46 pm
Cash on hand: 172.60
Location: Seattle Wa
IntegraMOD version: IM 3

PostAuthor: shedt_v » Thu Dec 21, 2006 1:26 pm

yes i am using fedora core 4.

i'm pretty new to linux and servers, could i just use the ssh prompt?

-------------

it don't like my password for root. tried to change it grrr


i'm using godaddy's virtual dedicated server, but only the simple control panel.

i might upgrade to plesk, as i've used it before, but i'll need to re-format so i dunno
Last edited by shedt_v on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

shedt_v
Integra Member
Integra Member
 
Posts: 114
Likes: 0 post
Liked in: 0 post
Joined: Sat Dec 09, 2006 7:37 am
Cash on hand: 0.00

Re: General server setup help

PostAuthor: Helter » Thu Dec 21, 2006 5:49 pm

Last edited by Helter on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
Always use Protection
Image


Please do not PM for support
User avatar
Helter
Administrator
Administrator
 
Posts: 4167
Likes: 0 post
Liked in: 0 post
Images: 0
Joined: Sat Mar 11, 2006 3:46 pm
Cash on hand: 172.60
Location: Seattle Wa
IntegraMOD version: IM 3

PostAuthor: shedt_v » Fri Dec 22, 2006 7:10 am

thanks dude, i've only played around a bit with linux and stuff.

hope i don't format my server or something hahahah

-------------------


cool i'm in as root, says there is no yum. but it's all good. my coffee tastes good this morning, i'm reading here:

http://www.fedorafaq.org/

if i have any other questions i'll post. thanks again!
Last edited by shedt_v on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

shedt_v
Integra Member
Integra Member
 
Posts: 114
Likes: 0 post
Liked in: 0 post
Joined: Sat Dec 09, 2006 7:37 am
Cash on hand: 0.00

Re: General server setup help

PostAuthor: Helter » Fri Dec 22, 2006 8:21 am

Last edited by Helter on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
Always use Protection
Image


Please do not PM for support
User avatar
Helter
Administrator
Administrator
 
Posts: 4167
Likes: 0 post
Liked in: 0 post
Images: 0
Joined: Sat Mar 11, 2006 3:46 pm
Cash on hand: 172.60
Location: Seattle Wa
IntegraMOD version: IM 3

PostAuthor: shedt_v » Mon Jan 15, 2007 7:25 am

i took a break from it and i'm going to try and figure this out.


----------------


should'nt yum be installed with Fedora Core release 4?

and from what i keep reading, gd should be installed with php5?
Last edited by shedt_v on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

shedt_v
Integra Member
Integra Member
 
Posts: 114
Likes: 0 post
Liked in: 0 post
Joined: Sat Dec 09, 2006 7:37 am
Cash on hand: 0.00

PostAuthor: shedt_v » Thu Jan 18, 2007 9:23 pm

finally got yum installed

<img>
Last edited by shedt_v on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

shedt_v
Integra Member
Integra Member
 
Posts: 114
Likes: 0 post
Liked in: 0 post
Joined: Sat Dec 09, 2006 7:37 am
Cash on hand: 0.00

PostAuthor: shedt_v » Thu Jan 18, 2007 9:42 pm

damn yum is kinda installed.

more problesm, but i'd be lying if i told you i was not learning AND having fun

<img>


grr

If you are getting a message that yum itself is the missing module then you probably installed it incorreclty (or installed the source rpm using make/make install). If possible, find a prebuilt rpm that will work for your system like one from Fedora or CentOS. Or, you can download the srpm and do a


when i try to rpm the src.rpm file, it says does not have permisson or something and it can't make source dir

edit


warning: yum-2.4.3-1.src.rpm: Header V3 DSA signature: NOKEY, key ID 69886cc7
error: cannot create %sourcedir /usr/src/redhat/SOURCES
Last edited by shedt_v on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

shedt_v
Integra Member
Integra Member
 
Posts: 114
Likes: 0 post
Liked in: 0 post
Joined: Sat Dec 09, 2006 7:37 am
Cash on hand: 0.00

Re: General server setup help

PostAuthor: Helter » Fri Jan 19, 2007 12:08 am

here is a good source of info on yum for you os
http://fedora.redhat.com/docs/yum/en/



use wget, or apget from your server command line
http://www.fedorafaq.org/samples/yum.co ... s/yum.conf
Last edited by Helter on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
Always use Protection
Image


Please do not PM for support
User avatar
Helter
Administrator
Administrator
 
Posts: 4167
Likes: 0 post
Liked in: 0 post
Images: 0
Joined: Sat Mar 11, 2006 3:46 pm
Cash on hand: 172.60
Location: Seattle Wa
IntegraMOD version: IM 3

PostAuthor: shedt_v » Fri Jan 19, 2007 6:57 am

yeah i have been using wget, really cool. thank you for your help, i may be a bit slow learning, but i am learning.

i enjoy stuff like this. Anyone can extract and upload some files you know.
Last edited by shedt_v on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

shedt_v
Integra Member
Integra Member
 
Posts: 114
Likes: 0 post
Liked in: 0 post
Joined: Sat Dec 09, 2006 7:37 am
Cash on hand: 0.00


Return to Hints and Tips

Who is online

Registered users: Bing [Bot], Google [Bot], Helter, Majestic-12 [Bot]