|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
So Fucking Banned
Industry Role:
Join Date: Dec 2002
Posts: 21,582
|
how do I recompile PHP to include cURL?
I've already installed cURL on my freebsd server, but now i need to recompile php to include it... fuck
how do I do that? |
|
|
|
|
|
#2 |
|
Pounding Googlebot
Industry Role:
Join Date: Aug 2002
Location: Canada
Posts: 34,494
|
__________________
I play with Google. |
|
|
|
|
|
#3 |
|
So Fucking Banned
Industry Role:
Join Date: Dec 2002
Posts: 21,582
|
yes I've looked at that... its only semi-informative
|
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Nov 2005
Posts: 83
|
Quote:
in the php-sourcedir type: ./configure --help should be something like ./configure --enable-curl then if no errors occur: make then : make install (as root) This is on linux, not sure about freebsd |
|
|
|
|
|
|
#5 |
|
So Fucking Banned
Industry Role:
Join Date: Dec 2002
Posts: 21,582
|
but do i have to also type the other stuff when i first compiled it? like include apache, gd, ssl, mysql, all that crap?
|
|
|
|
|
|
#6 |
|
Totally Borked
Industry Role:
Join Date: Feb 2005
Posts: 6,284
|
it's --with-curl
everything all on one line - you can break the lines up with a backslash. eg Code:
./configure --enable-dom \ --enable-versioning \ --with-cli \ --disable-cgi \ --with-layout=GNU \ --with-config-file-scan-dir=/usr/local/etc/php \ --disable-all \ --enable-libxml \ --with-libxml-dir=/usr/local \ --enable-reflection \ --enable-spl \ --program-prefix="" \ --with-apxs2=/usr/local/sbin/apxs \ --prefix=/usr \ --with-xml \ --enable-bcmath \ --enable-calendar \ --with-curl \ --enable-exif \ --enable-ftp \ --with-gd \ --with-jpeg-dir=/usr/local \ --with-xpm-dir=/usr/X11R6 \ --with-gettext \ --with-imap \ --with-imap-ssl \ --with-mcrypt \ --with-mhash \ --enable-magic-quotes \ --with-mysqli=/usr/local/bin/mysql_config \ --with-mysql=/usr/local \ --with-openssl \ --enable-discard-path \ --with-png-dir=/usr/local \ --with-pear \ --enable-sockets \ --enable-track-vars \ --with-ttf \ --with-freetype-dir=/usr/local \ --enable-gd-native-ttf \ --with-xmlrpc \ --with-zip \ --with-zlib \ --with-pcre-regex \ --enable-xml \ --with-regex=php \ --with-zend-vm=CALL \ --prefix=/usr/local
__________________
![]() For coding work - hit me up on andy // borkedcoder // com (consider figuring out the email as test #1) All models are wrong, but some are useful. George E.P. Box. p202 |
|
|
|
|
|
#7 |
|
Permanently Gone
Industry Role:
Join Date: Mar 2004
Posts: 10,019
|
Hey, I saw that you accidentally submitted an Autoblogger Pro support ticket with this question, too. I think you meant to submit it to your hosting provider.
Have them hit me up if they have any questions, but I doubt they will. Good luck to you, man, and let me know if I can help in any way. |
|
|
|
|
|
#8 | |
|
So Fucking Banned
Industry Role:
Join Date: Dec 2002
Posts: 21,582
|
Quote:
|
|
|
|
|
|
|
#9 | |
|
Permanently Gone
Industry Role:
Join Date: Mar 2004
Posts: 10,019
|
Quote:
We'll help you for free as much as we possibly can, just because we're slick like that, but it will be outside of the actual support for Autoblogger itself, as server upgrades and software configuration obviously isn't part of that. How are things coming along, with getting PHP to see that cURL is installed? Did you follow the suggestions in this thread so far? |
|
|
|
|
|
|
#10 |
|
So Fucking Banned
Industry Role:
Join Date: Dec 2002
Posts: 21,582
|
looks like i got lucky and actually found a server tech on sunday
disregard, got the guy fixing it |
|
|
|
|
|
#11 | |
|
Permanently Gone
Industry Role:
Join Date: Mar 2004
Posts: 10,019
|
Quote:
If he can't get it solved, let's try getting on the phone to see what we can find. I'll give you as much of my personal time as you need, with the understanding that it's not an "Autoblogger/Relink" thing -- as we'd ask that customer's servers comply with at least the minimum requirements ... but my PERSONAL time, I'm more than happy to give you whenever any of our customers need it! Let me know what happens .. I have dinner with the girlfriend's parents, but I can stay home to help if you need me to. |
|
|
|
|
|
|
#13 |
|
So Fucking Banned
Industry Role:
Join Date: Dec 2002
Posts: 21,582
|
I moved it to a differnt server, one of my gotwebhost machines
I have 5 servers 1 with Hosting Company A 2 with Hosting Company B 2 with Got Web Host the gotwebhost machines are pretty much setup with everything I needed from the start, I should have checked them first. |
|
|
|
|
|
#14 |
|
So Fucking Banned
Industry Role:
Join Date: Dec 2002
Posts: 21,582
|
god damn... that shit was easy to setup on a machine with everything working
|
|
|
|
|
|
#15 | ||
|
Permanently Gone
Industry Role:
Join Date: Mar 2004
Posts: 10,019
|
Quote:
Quote:
|
||
|
|
|
|
|
#16 | |
|
Confirmed User
Industry Role:
Join Date: Aug 2005
Posts: 482
|
Quote:
![]()
__________________
RackEngine LTD -- www.rackengine.com [email protected] Colocation Starting at just $79.00/monthly with your first 2 months free! ICQ: 612250276 |
|
|
|
|
|
|
#17 | |
|
►SouthOfHeaven
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
|
Quote:
__________________
hatisblack at yahoo.com |
|
|
|
|
|
|
#18 |
|
So Fucking Banned
Join Date: Mar 2004
Posts: 1,187
|
This is why I HAVE TO have CPanel WHM - it makes stuff like this ez.....
|
|
|
|
|
|
#19 |
|
Permanently Gone
Industry Role:
Join Date: Mar 2004
Posts: 10,019
|
|
|
|
|
|
|
#20 |
|
So Fucking Banned
Join Date: Mar 2004
Posts: 1,187
|
|
|
|
|
|
|
#21 | |
|
Totally Borked
Industry Role:
Join Date: Feb 2005
Posts: 6,284
|
Quote:
Great idea though because it's oh so easy to forget an option and have to recompile and install again if it's not available as an extension
__________________
![]() For coding work - hit me up on andy // borkedcoder // com (consider figuring out the email as test #1) All models are wrong, but some are useful. George E.P. Box. p202 |
|
|
|
|