akfallin

Member
Jun 29, 2002
13
0
151
On my server the latest buildapache.sea just continuously loops. I've tried deleting it and redownloading it but still have the problem. Anyone else experience this?
 

akfallin

Member
Jun 29, 2002
13
0
151
I believe I have found the problem. The installer looks for the file apache_1.3.26.tar.gz which is not included, and should be apache_1.3.27.tar.gz. Any idea how to fix?
 

DanielCP

Registered
Jan 14, 2002
3
0
301
Edit buildscript inside of the installd/buildapache/ folder

You'll need to edit the 1.3.26 to read 1.3.27 while the installer is running since you can't stop and then start over without deleting the installd folder (well you can I suppose if you run the install script by hand as well)
 

multivol

Active Member
Sep 1, 2002
25
0
151
Along the lines, how do i upgrade apache to new version?

or do i have to download the apache, then untar it then make installe installe.. blah blah?

Isnt there a easy way?

whats /scripts/easyapache?
 

itf

Well-Known Member
May 9, 2002
620
0
316
[quote:333ba912ab][i:333ba912ab]Originally posted by multivol[/i:333ba912ab]

Along the lines, how do i upgrade apache to new version?

or do i have to download the apache, then untar it then make installe installe.. blah blah?

Isnt there a easy way?

whats /scripts/easyapache?[/quote:333ba912ab]
you have to run this in a root ssh session:

/scripts/easyapache

choose advanced mode

and make sure these modules are selected

* User bandwidth leech protection
* Bytes logging Module
* Frontpage Module
* Raise HARD_SERVER_LIMIT
* Rewrite Module
* SSL Module
* suEXEC Module

PHP is selected by default
 

multivol

Active Member
Sep 1, 2002
25
0
151
thanks alot :)

I notice a few errors in the first bit of installing.. :-/ (other then that no others.. just checking for blah's with no)

Wow this install is huge! (looks pretty messy... 9999999 files or what?)

Ok its finished..


[quote:48eac30839]make[2]: Leaving directory `/home/cpapachebuild/buildapache/php-4.2.3/pear'
make[1]: Leaving directory `/home/cpapachebuild/buildapache/php-4.2.3/pear'


httpd started ok[/quote:48eac30839]


Ok thanks alot!
Now how do i find apache version?

THe command &apache -v or -version dont work


What are test should i run or config files to check over to see if this install went ok?
 

itf

Well-Known Member
May 9, 2002
620
0
316
[quote:bece162f11][i:bece162f11]Originally posted by multivol[/i:bece162f11]

thanks alot :)

I notice a few errors in the first bit of installing.. :-/ (other then that no others.. just checking for blah's with no)

Wow this install is huge! (looks pretty messy... 9999999 files or what?)

Ok its finished..


[quote:bece162f11]make[2]: Leaving directory `/home/cpapachebuild/buildapache/php-4.2.3/pear'
make[1]: Leaving directory `/home/cpapachebuild/buildapache/php-4.2.3/pear'


httpd started ok[/quote:bece162f11]


Ok thanks alot!
Now how do i find apache version?

THe command &apache -v or -version dont work


What are test should i run or config files to check over to see if this install went ok?[/quote:bece162f11]

in WHM -& Server Status -& Apache Status

also check out:

/usr/local/apache/logs/error_log
 

itf

Well-Known Member
May 9, 2002
620
0
316
[quote:3f5752f9bd][i:3f5752f9bd]Originally posted by 123[/i:3f5752f9bd]

[quote:3f5752f9bd][root@myserver buildapache]# ls | grep ssl
mod_ssl-2.8.11-1.3.27.tar.gz
[root@myserver buildapache]#[/quote:3f5752f9bd]

That un-released ver from mod_ssl ftp site is very buggy[/quote:3f5752f9bd]
However what you have posted is irrelevant to the topic of this thread:

but mod_ssl-2.8.11-1.3.27.tar.gz was [b:3f5752f9bd]released[/b:3f5752f9bd] at October 4 2002
http://www.modssl.org/source/
 

mikerayner

Well-Known Member
Apr 10, 2002
188
0
316
[quote:b8299bb3b8][i:b8299bb3b8]Originally posted by 123[/i:b8299bb3b8]

when i posted it, it was on ftp NOT the website[/quote:b8299bb3b8]
[b:b8299bb3b8]
123,

it is nort true, you posted your announcement on October 5 2002 but as ITF wrote mod_ssl 2.8.11 was released at October 4 2002.
[/b:b8299bb3b8]

[quote:b8299bb3b8][i:b8299bb3b8]Originally posted by itf[/i:b8299bb3b8]

[quote:b8299bb3b8][i:b8299bb3b8]Originally posted by 123[/i:b8299bb3b8]

[quote:b8299bb3b8][root@myserver buildapache]# ls | grep ssl
mod_ssl-2.8.11-1.3.27.tar.gz
[root@myserver buildapache]#[/quote:b8299bb3b8]

That un-released ver from mod_ssl ftp site is very buggy[/quote:b8299bb3b8]
However what you have posted is irrelevant to the topic of this thread:

but mod_ssl-2.8.11-1.3.27.tar.gz was [b:b8299bb3b8]released[/b:b8299bb3b8] at October 4 2002
http://www.modssl.org/source/[/quote:b8299bb3b8]
 

mikerayner

Well-Known Member
Apr 10, 2002
188
0
316
[quote:5f373a1ceb][i:5f373a1ceb]Originally posted by 123[/i:5f373a1ceb]

Umm i am in a different timezone, STUPID IDIOT GOAWAY IDIOT[/quote:5f373a1ceb]
When you post something to the forum, the time of that post is marked at the left side of the post at the Cpanel Server time zone not your zone.

You are just an outrageous poster

Lots of garbage from you.
 

multivol

Active Member
Sep 1, 2002
25
0
151
damit i keep getting errors now..

The first time it work, I accidentally, press up in shell 2 times and done the scripts/easypaache again


so i didnt know how to exit.. so i just clicked done the install agan..

and now i get..



checking for T1lib support... no
configure: error: Unable to find libgd.(a|so) anywhere under ../gd-1.8.4
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.


httpd has failed, please contact the sysadmin.
root@server [/]#



Can someone pls help, my icq is 94390007
 

itf

Well-Known Member
May 9, 2002
620
0
316
[quote:05ffc08735][i:05ffc08735]Originally posted by multivol[/i:05ffc08735]

damit i keep getting errors now..

The first time it work, I accidentally, press up in shell 2 times and done the scripts/easypaache again


so i didnt know how to exit.. so i just clicked done the install agan..

and now i get..



checking for T1lib support... no
configure: error: Unable to find libgd.(a|so) anywhere under ../gd-1.8.4
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.


httpd has failed, please contact the sysadmin.
root@server [/]#



Can someone pls help, my icq is 94390007

[/quote:05ffc08735]
Again run /scripts/easyapache as I explained in this thread earlier


you have to run this in a root ssh session:

/scripts/easyapache

choose advanced mode

and make sure these modules are selected

* User bandwidth leech protection
* Bytes logging Module
* Frontpage Module
* Raise HARD_SERVER_LIMIT
* Rewrite Module
* SSL Module
* suEXEC Module

PHP is selected by default