Current time: 04-25-2024, 01:49 AM Hello There, Guest! (LoginRegister)


Post Reply 
[HowTo] fedora 7 full install script
Author Message
wb6vpm Offline
Junior Member
*

Posts: 80
Joined: Oct 2007
Reputation: 0
Post: #31
RE: [HowTo] fedora 7 full install script
(noob again) how would i do it from command line?
10-17-2007 08:57 AM
Visit this user's website Find all posts by this user Quote this message in a reply
wb6vpm Offline
Junior Member
*

Posts: 80
Joined: Oct 2007
Reputation: 0
Post: #32
RE: [HowTo] fedora 7 full install script
ok, i flushed it, now it doesnt want to allow me to see the page... it just hangs...
10-17-2007 09:15 AM
Visit this user's website Find all posts by this user Quote this message in a reply
wb6vpm Offline
Junior Member
*

Posts: 80
Joined: Oct 2007
Reputation: 0
Post: #33
RE: [HowTo] fedora 7 full install script
it comes up, it just takes FOREVER...
10-17-2007 09:53 AM
Visit this user's website Find all posts by this user Quote this message in a reply
graywolf Offline
Junior Member
*

Posts: 43
Joined: Sep 2007
Reputation: 1
Post: #34
RE: [HowTo] fedora 7 full install script
have a look a /var/logs/messages see if there is anything in there
10-17-2007 09:59 AM
Find all posts by this user Quote this message in a reply
wb6vpm Offline
Junior Member
*

Posts: 80
Joined: Oct 2007
Reputation: 0
Post: #35
RE: [HowTo] fedora 7 full install script
wb6vpm Wrote:quick question about this part:

Quote:echo \*************************
echo
echo Change:
echo myhostname = \<servername\>
echo mydomain = \<domain\>
echo
read -n 1 -p 'Press any key to continue ......'

vi /etc/postfix/main.cf

the part: echo myhostname = <servername>, echo mydomain = <domain>

do i litterally type that, or is it fill in the servername etc

so, it should read:

myhostname = \www.domain.com (not including the \ had to do that to prevent the appending of http://)
mydomain = domain.com

is that correct?
(This post was last modified: 10-18-2007 05:44 AM by wb6vpm.)
10-18-2007 05:35 AM
Visit this user's website Find all posts by this user Quote this message in a reply
wb6vpm Offline
Junior Member
*

Posts: 80
Joined: Oct 2007
Reputation: 0
Post: #36
RE: [HowTo] fedora 7 full install script
ok, reran it all (fresh reinstall), now it takes me to the fedora/apache test page
10-18-2007 06:55 AM
Visit this user's website Find all posts by this user Quote this message in a reply
graywolf Offline
Junior Member
*

Posts: 43
Joined: Sep 2007
Reputation: 1
Post: #37
RE: [HowTo] fedora 7 full install script
tjne mydomain is correct

host name is the server name

Quote:myhostname = \www.domain.com (not including the \ had to do that to prevent the appending of http://)
it should be
myhostname = www
(This post was last modified: 10-18-2007 06:56 AM by graywolf.)
10-18-2007 06:55 AM
Find all posts by this user Quote this message in a reply
graywolf Offline
Junior Member
*

Posts: 43
Joined: Sep 2007
Reputation: 1
Post: #38
RE: [HowTo] fedora 7 full install script
Code:
service httpd restart

and check the conf files in /etc/httpd/conf
to make sure that the script added the line "include vhosts/*.conf" (without the quotes) to the end of the file ( this is the file with all the host setting that ispcp uses/updates)
10-18-2007 07:03 AM
Find all posts by this user Quote this message in a reply
wb6vpm Offline
Junior Member
*

Posts: 80
Joined: Oct 2007
Reputation: 0
Post: #39
RE: [HowTo] fedora 7 full install script
its there

i am attaching my httpd.conf file


Attached File(s)
.zip  httpd.zip (Size: 11.57 KB / Downloads: 1)
10-18-2007 07:39 AM
Visit this user's website Find all posts by this user Quote this message in a reply
graywolf Offline
Junior Member
*

Posts: 43
Joined: Sep 2007
Reputation: 1
Post: #40
RE: [HowTo] fedora 7 full install script
did the ispcp page come up after you restarted the httpd service
10-18-2007 07:52 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)