hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Hosting Security and Technology : Php
Reply

Hosting Security and Technology Configuring and optimizing web hosting servers and operating systems, developing administration scripts, building servers, protecting against hackers, and general security (SSL certificates, etc.)
Forum Jump

Php

Reply Post New Thread In Hosting Security and Technology Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 11-02-2002, 08:20 PM
Darth Darth is offline
Web Hosting Master
 
Join Date: Feb 2002
Location: UK
Posts: 3,100
*

Php


I'll be adding mcrypt support tomorrow so heres what I have planned

tar -zxvf phpfile
cd file
./configure' '--with-apxs=/usr/local/apache/bin/apxs' '--with-xml' '--enable-bcmath' '--enable-calendar' '--enable-ftp' '--with-gd=../gd-2.0.4' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr' '--with-xpm-dir=/usr/X11R6' '--with-imap' '--with-imap-ssl' '--with-kerberos' '--enable-magic-quotes' '--with-mysql' '--with-pear' '--enable-sockets' '--enable-track-vars' '--with-freetype-dir=/usr' '--enable-gd-native-ttf' '--enable-versioning' '--with-zlib' '--with-mcrypt'
make
make install
service httpd restart

does this look ok?

Thanks

Reply With Quote


Sponsored Links
  #2  
Old 11-02-2002, 10:05 PM
The Prohacker The Prohacker is offline
iNET Interactive
 
Join Date: May 2001
Location: Dayton, Ohio
Posts: 4,870
Hmm it looks like your doing this on a cpanel server by the looks of the configure line..

Just use buildapache.sea to add mcrypt.. your paths to things like gd won't work right unless you have your GD source files the directory bellow the php dir..

Also remove all your ' ' from the config line

__________________
-Mat

Reply With Quote
  #3  
Old 11-03-2002, 09:05 AM
Darth Darth is offline
Web Hosting Master
 
Join Date: Feb 2002
Location: UK
Posts: 3,100
Ok, so just download buildapache.sea and run ./buildapache.sea?

Reply With Quote
Sponsored Links
  #4  
Old 11-03-2002, 10:59 AM
bobcares bobcares is offline
Root@Bobcares
 
Join Date: Nov 2001
Location: India, US, Germany
Posts: 1,568
Hi!
Your lines look good enough...
Have a great day

regards
amar

__________________
A student once asked his teacher, "Master, what is enlightenment?"
The master replied, "When hungry, eat. When tired, sleep. When you need care, come to bobcares...."


Reply With Quote
  #5  
Old 11-03-2002, 11:46 AM
Darth Darth is offline
Web Hosting Master
 
Join Date: Feb 2002
Location: UK
Posts: 3,100
Thanks guys

Reply With Quote
  #6  
Old 11-03-2002, 11:47 AM
terrastudios terrastudios is offline
Junior Guru
 
Join Date: Dec 2001
Location: Blackpool, England
Posts: 180
Or Darth, do it as i have advised to you previously quite a few times now!

Apache2 version:-

wget http://url/to/apache/source
wget http://url/to/php/source
gzip -d apachefilename.tar.gz
gzip -d phpfilename.tar.gz
tar -xf apachefilename.tar
tar -xf phpfilename.tar
cd apachefoldername
./configure --enable-so
make
male install
cd ..
cd phpsourcedir
./configure --with-apxs2=/path/to/apxs2 --other-install-options--here
make
make install

Reply With Quote
  #7  
Old 11-03-2002, 11:57 AM
Andrew Andrew is offline
Web Hosting Master
 
Join Date: Jul 2002
Posts: 3,729
Quote:
Originally posted by Darth
Ok, so just download buildapache.sea and run ./buildapache.sea?
just do /scripts/easyapache

or wget http://layer1.cpanel.net/buildapache.sea

Reply With Quote
Reply

Related posts from TheWhir.com
Title Type Date Posted


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

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 Off
HTML code is Off

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?