Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Help required over Apache Urgent
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
EvilGod
n00b
n00b


Joined: 31 Oct 2004
Posts: 11

PostPosted: Fri Sep 28, 2007 11:52 am    Post subject: Help required over Apache Urgent Reply with quote

Frens,
I had apache 2.0 on my gentoo machine with linux kernel 2.6 and didn't support files larger than 2Gb. And i made my mind to upgrade to apache 2.2. Now after goind emerge apache to 2.2, all configurations messed up along with modules. I can't have downtime for long time, how can i revert back to apache 2.0 . Though i have all the backups of configurations.. Plz reply.. Thank you in advance.
_________________
Regards,
EvilGod
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7731
Location: Underworld

PostPosted: Fri Sep 28, 2007 12:12 pm    Post subject: Reply with quote

Moved from Documentation, Tips & Tricks to Networking & Security.
_________________
"I'm just very selective about the reality I choose to accept." -- Calvin
Back to top
View user's profile Send private message
elgato319
Guru
Guru


Joined: 15 Sep 2005
Posts: 546

PostPosted: Fri Sep 28, 2007 1:03 pm    Post subject: Reply with quote

Just emerge an older ebuild.

Quote:

emerge -v "=apache-2.0.61"


Did you upgrade anything else? PHP might need a rebuild too.
Back to top
View user's profile Send private message
EvilGod
n00b
n00b


Joined: 31 Oct 2004
Posts: 11

PostPosted: Fri Sep 28, 2007 1:53 pm    Post subject: Reply with quote

elgato319 wrote:
Just emerge an older ebuild.

Quote:

emerge -v "=apache-2.0.61"


Did you upgrade anything else? PHP might need a rebuild too.


willl this revert back to apache 2.0 and solve my problem ? Also can you guys help me how to make apache 2.0 support files larger than 2gb ? thanks for quick reply...
_________________
Regards,
EvilGod
Back to top
View user's profile Send private message
EvilGod
n00b
n00b


Joined: 31 Oct 2004
Posts: 11

PostPosted: Sun Sep 30, 2007 4:29 am    Post subject: Reply with quote

Ok frens,
I successfully reverted back to apache2.0 but wihtout large file support. Thanks for helping me to revert back.... How do i compile/make apache 2.0 support files larger than 2GB frens ?
_________________
Regards,
EvilGod
Back to top
View user's profile Send private message
elgato319
Guru
Guru


Joined: 15 Sep 2005
Posts: 546

PostPosted: Mon Oct 01, 2007 8:01 am    Post subject: Reply with quote

on the ebuild way apache 2.0.x never had support for large files.
your only chance would be to modify the ebuild yourself
Back to top
View user's profile Send private message
EvilGod
n00b
n00b


Joined: 31 Oct 2004
Posts: 11

PostPosted: Mon Oct 01, 2007 9:51 am    Post subject: Reply with quote

elgato319 wrote:
on the ebuild way apache 2.0.x never had support for large files.
your only chance would be to modify the ebuild yourself


build ebuild myself ??? but i read apache 2.0.61 does support large file. I m trying to use USE flags=largefile .. would that be wise ?
_________________
Regards,
EvilGod
Back to top
View user's profile Send private message
elgato319
Guru
Guru


Joined: 15 Sep 2005
Posts: 546

PostPosted: Mon Oct 01, 2007 11:29 am    Post subject: Reply with quote

this won't work because there is no use flag "largefile"

you will need to edit the ebuild file by yourself:
Code:
/usr/portage/www-servers/apache/apache-2.0.61.ebuild


i don't know how to enable the LFS (large file support) in apache 2, but you can download the sources and do:
Code:
./configure --help

to find the correct way to enable it
Back to top
View user's profile Send private message
EvilGod
n00b
n00b


Joined: 31 Oct 2004
Posts: 11

PostPosted: Tue Oct 02, 2007 6:36 am    Post subject: Reply with quote

elgato319 wrote:
this won't work because there is no use flag "largefile"

you will need to edit the ebuild file by yourself:
Code:
/usr/portage/www-servers/apache/apache-2.0.61.ebuild


i don't know how to enable the LFS (large file support) in apache 2, but you can download the sources and do:
Code:
./configure --help

to find the correct way to enable it


Any idea on tweaking ebuild for Large file support ?
_________________
Regards,
EvilGod
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum