[PHP-INSTALL] Help?!?

2009-02-28 Thread Eric Justin Allan
I just used tar -xvf php-5.2.8.tar.gz Um I unzipped the php tar.gz file in, /srv/www Anyways I don't quite understand the configuration --help output so I wanted to ask if theres a way I can configure and compile php to be its own server in th /srv/www/php-5.2.8 directory and no other

[PHP-INSTALL] MySQL and PHP won't work

2008-11-18 Thread Justin Vanderhooft
I have had PHP and Apache installed and working for quite some time now as I teach myself PHP. I am now trying to get MySQL to work but it wont. I tried to install phpmyadmin and whenever I start it I get a mysql extension can't be found error. I think I correctly enabled the extensions, but I d

[PHP-INSTALL] MySQL won't work with PHP

2008-11-18 Thread Justin Vanderhooft
I am having trouble getting PHP to work with MySQL. Everytime I try to run phpmyadmin it says it can't find the MySQL extension, even though it is enabled. If anyone can help that would be great.

[PHP-INSTALL] Auto-acks on the php-install list

2004-05-01 Thread Justin
iling lists get subscribed to php-install to begin with? This is extremely aggravating. I hope someone can take care of this. Thanks Justin # Message #1 # >From [EMAIL PROTECTED] Sat May 1 20:17:43 2004 Date: 1 May 2004 16:58:55 EDT From: Autoresponder <[EMAIL PROTECTED]> To:

[PHP-INSTALL] Unknown file type

2004-05-01 Thread Justin
f without a hitch, just like on my other boxes. Anyone have any ideas for me? Thanks Justin

Re: [PHP-INSTALL] Compiling PostgreSQL support via ATB

2004-04-02 Thread Justin
On Fri, 2 Apr 2004, Gabriel de Rezende e Lamounier wrote: > http://pgsql.designmagick.com/tutorial.php?id=3 > http://pgsql.designmagick.com/tutorial.php?id=4 Thanks for the pointer. I think I'm going to scrap ATB and go back to build Apache and friends by hand. Justin

[PHP-INSTALL] Compiling PostgreSQL support via ATB

2004-04-01 Thread Justin
ied --with-pgsql, --with-pgsql=shared, and --with-pgsql=shared,/usr/local/pgsql. For the record /usr/local/pgsql/lib is in my ld.so.conf and ldconfig confirms that. My version of pgsql is 7.4.2. It's compile and install was flawless. Thanks Justin

[PHP-INST] php with Curl?

2003-03-05 Thread Justin Williams
gurus that be? Thanks! Justin

[PHP-INST] PHP 4.3.1 not compiling with JPG support?

2003-02-26 Thread Justin Williams
When I compile PHP, imagejpeg() is not functioning on an existing site. With 4.3.1, libgd is already part of it, and I have installed libjpeg as well, before compiling. Is there something I am missing in this equation? Thanks! Justin

[PHP-INST] -DEAPI issue??

2003-02-24 Thread Justin Williams
I also am running into some sort of issue whereby Apache warns of PHP being compiled against Apache 1.3 with plain API, and advising me to recompile with -DEAPI. This is after I configure as follows: env CFLAGS="-DEAPI" ./configure {whole boatloada mods} When I run Make, I see -DEAPI littered t

Re: [PHP-INST] Installed Apache 2.0.44 + PHP 4.3.1

2003-02-24 Thread Justin Williams
I'm getting this same message with apache 1.3.23; installing php-4.3.1, the 1830 today snapshot "Ken Jeansson" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > Hello There > > Trying to install php4 on apache2 and I get this warning: > > ext/mysql/libmysql/my_tempnam.lo: In funct

[PHP-INST] Trouble with install on newest snapshot

2003-02-24 Thread Justin Williams
Had a power outage and, when the server came back up, Apache will not start with PHP. Complains about the -DEAPI issue, yet, when making PHP, I see -DEAPI littered throughout... Just a little confused on this part. Moreover, when I try to re-compile, using the same config statement as previous

Re: [PHP-INST] Upgrading PHP

2003-02-20 Thread Justin Williams
GD is part of PHP 4.3.x. If you can snag an RPM for RedHat (Check RPMFind.net), that will most likely be the simplest way to upgrade your PHP. You can do this all via command line, as well, though I am not terribly knowledgeable about command-line RPMing, to guide you through which options you sho

[PHP-INST] PS

2003-02-10 Thread Justin Williams
My PHP configuration information can be found at http:/freesites.pshift.net/~jwilliams/phpinfo.php. Thanks!

[PHP-INST] openSSL upgrade causing PHP and Apache to freak?

2003-02-10 Thread Justin Williams
quot; from within WebMin, and Apache seems to be running happily. Still, that sort of quirkiness *REALLY* makes me nervous... Has anybody run into a similar issue? If so, can you point me in a right direction to get this stuff figured out??? Thanks!! Justin

Re: [PHP-INST] RE: config failure on RH6.2

2001-11-09 Thread Justin DeVuyst
There is only one copy on hte system itself. What is the copy under php.../ext/gd used for? Is that the conflicting copy? justin - Original Message - From: "Jon Wagoner" <[EMAIL PROTECTED]> To: "'Php-Install (E-mail)" <[EMAIL PROTECTED]> Sent: Frid

[PHP-INST] RE: config failure on RH6.2

2001-11-09 Thread Justin DeVuyst
e[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/packages/php-4.0.6/ext' make: *** [all-recursive] Error 1 Justin DeVuyst -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-INST] config failure on RH6.2

2001-11-09 Thread Justin DeVuyst
: Unable to find libgd.(a|so) anywhere under /usr/lib but I also ran: ls -al /usr/lib/libgd.so -rwxr-xr-x1 root root 156353 Feb 3 2000 /usr/lib/libgd.so I added /usr/lib to ld.so.conf and ran ldconfig... Any Ideas? Justin DeVuyst -- PHP Install Mailing List (http://www.php.net

[PHP-INST] sablot and iconv

2001-09-25 Thread Justin Makeig
7;m really at wit's end. Thanks, Justin __ Do You Yahoo!? Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger. http://im.yahoo.com -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [E

[PHP-INST] Sablot

2001-09-21 Thread Justin Makeig
d compiled libiconv (is this the same thing?) and I still get the same error. Has anyone successfully installed Sablotron on a *NIX/Mac OS X machine and could give me some help? Or does anyone know of anywhere on the web I can find specific install instructions? Thank

[PHP-INST] compile problem on rh 7.1 w/ apache 2.0.6

2001-09-21 Thread Justin
/php/php-4.0.6/sapi' make: *** [all-recursive] Error 1 I'm trying to compile it as a module so i can load it into an already configured apache. justin -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [E