[PHP-INSTALL] Compile php5-sybase_ct-5.2.9 with freetds-devel-0.82.1_1,1 in FreeBSD ports will Failed!

2009-03-26 Thread James Chang
Dear Sir, I'm running almost 300 boxes of FreeBSD with PHP 5.2.9 as my Web Application front-end. Because my backend DB Server is Sybase ASE 15.0.2, I need to re-build my php5-sybase_ct-5.2.9 with FreeTDS 0.82(or above). Or I will encounter truncated problem when column type is Char(n), VarCh

Fwd: [PHP-INSTALL] undefined function pg_connect()

2008-11-21 Thread James Chubb
Yes, Postgres is installed. I can access it via pgAdmin III and can query the databases. Is there something I should be doing to ensure PHP finds Postgres? Thanks jfc 2008/11/21 Lester Caine <[EMAIL PROTECTED]> > James Chubb wrote: > >> Hello, >> >> I wonder if

[PHP-INSTALL] undefined function pg_connect()

2008-11-20 Thread James Chubb
Hello, I wonder if someone could help me resolve this problem. Today, after upgrading from PHP 5.2.3. to 5.2.6, this little program: is now getting this error: *Fatal error*: Call to undefined function pg_connect() in * C:\Inetpub\cu\code_tests\db_connect.php* on line *2 * According to phpin

[PHP-INSTALL] Re: PHP5 CLI and gettext

2008-09-04 Thread James Janovich
On Thu, Sep 4, 2008 at 8:21 PM, James Janovich <[EMAIL PROTECTED]> wrote: > I am running php5 and apache on on a rhel5 box. PHP5 is compiled not > rpm's. I am compiling with the --with-gettext option and it works via the > web, but running in cgi mode from the command lin

[PHP-INSTALL] PHP5 CLI and gettext

2008-09-04 Thread James Janovich
I am running php5 and apache on on a rhel5 box. PHP5 is compiled not rpm's. I am compiling with the --with-gettext option and it works via the web, but running in cgi mode from the command line the gettext is not available. Any ideas? Thanks! Jim

[PHP-INSTALL] Errors using --with-ldap configuring 4.4.8 under Solaris 10

2008-07-01 Thread James H. McCullars
Hi, I have done a build of PHP 4.4.8 under Solaris 10, but I need to enable LDAP support. Here is the complete configure command (this is for Horde, so it needs a lot of modules): ./configure --prefix=/usr/local/php4.4.8 --with-config-file-path=/usr/local/hp4.4.8 --with-apxs2=/usr/local/apa

[PHP-INSTALL] Help with installing PHP 5.2.5 under Solaris 9

2007-12-12 Thread James H. McCullars
Hi, I am having trouble getting the configure command to complete trying to build PHP 5.2.5 on my Solaris system. We have used PHP 4 with Apache 1.3.x for some time and I am now trying to get Apache 2 to work and moving to PHP 5 at the same time. The following command will successfully build

[PHP-INSTALL] Help with installing PHP 5.2.5 under Solaris 9

2007-12-12 Thread James H. McCullars
Hi, I am having trouble getting the configure command to complete trying to build PHP 5.2.5 on my Solaris system. We have used PHP 4 with Apache 1.3.x for some time and I am now trying to get Apache 2 to work and moving to PHP 5 at the same time. The following command will successfully build

[PHP-INSTALL] php and lighttpd

2006-03-24 Thread James Nachlin
Hi, I have php running under llighty, but am unable to connect to mysql with php. The strange thing is, when I look at the phpinfo() output via lighty, the configure line is like './configure' '--enable-fastcgi' whereas running it on the command line, the line is './config

[PHP-INSTALL] Apache - PHP error

2005-10-20 Thread James Coyle
Hi... After installing PHP on my Mac system, I get this error showing in my httpd.conf file: Syntax error on line 257 of /Library/Apache2/conf/httpd.conf: Cannot load /Library/Apache2/modules/libphp5.so into server: Library not loaded: /sw/lib/libiconv.2.dylib\n Referenced from: /Library/

Re: [PHP-INSTALL] Installing PHP problems

2005-08-29 Thread James Ellis
coughs up. Does apache have read access on the php5.so file? HTH James On 8/29/05, Angus Stewart <[EMAIL PROTECTED]> wrote: > I'm trying to enable php-5.0.4 with Apache 2.0.52 and > Mysql 4.1.13a on > a Fedora Core 4 Linux OS. I get the following message > once I ge

[PHP-INSTALL] PHP5 Compile Looks Fine, But Isn't (Apparently)

2005-06-02 Thread James
I'm trying to compile php5 with the with-imap flag. As far as I can tell, everything is compiled fine and linked fine, but when I try to use, for example, imap_open(), I get an error that it isn't defined. I then check my phpinfo() and there is nothing in there about my imap version. This is

[PHP-INSTALL] php5 installation --with-zip cannot configure

2005-04-27 Thread James Bennett
ignorance is there a way to get this library to configure?     James Bennett     Business Functionality [EMAIL PROTECTED]    

[PHP-INSTALL] Re: Followed the install procedure, but apache wont parse

2005-04-23 Thread James Dessart
Okay, it seems in my efforts to fix things, I had left some junk behind, specifically .php in the server-parsed AddHandler directive. It now works like a charm. James On 4/23/05, James Dessart <[EMAIL PROTECTED]> wrote: > I followed the install procedure to the letter for a statical

[PHP-INSTALL] Followed the install procedure, but apache wont parse

2005-04-23 Thread James Dessart
7;s never any advice beyond adding the mime type. Understandably, I'm rather frustrated. I've checked my logs, I've restarted apache dozens of times, each time trying a different permutation of directives. If anyone could help, it'd be much appreciated. Thanks, James

[PHP-INSTALL] install problem

2005-04-22 Thread James Peterson
when I run a ./configure I eventurelly get the following error checking whether to enable LIBXML support... yes checking libxml2 install dir... no configure: error: xml2-config not found. Please check your libxml2 installation. I do have libxlm2 installed. How can I fix this?

[PHP-INSTALL] Solaris 9 + PHP Hangs on configure

2005-03-11 Thread James Taylor
I'm having trouble installing any version of PHP on solaris 9. I've tried older versions of 4.3.x a few months ago, then recently tried 4.3.10 and also the latest version of 5. I'm using a bunch of GNU tools from sunfreeware.com, have GCC installed, and have been able to compile most programs w

[PHP-INSTALL] PHP 5.01/Apache 2.0.50 seg fault after make install

2004-08-19 Thread James Ellis
hich installed the mysql.so and pgsql.so (and others) files to /usr/lib/20040412/ I updated the PHP5-recommended ini file(and copied to /etc/) to point at the above as my extensions_dir. Then did an apachectl restart. Restarted ok... loaded up a static page ok, but when running a PHP script my apache error log showed: [Thu Aug 19 23:45:59 2004] [notice] child pid 2028 exit signal Segmentation fault (11) This was the only error I could see, obviously my PHP5 install is broken somewhere. I went back to square one and did another ./configure and install using: './configure' '--with-apxs2=/usr/sbin/apxs' '--with-mysql=shared' with the same seg fault 11 error as a result This is my first effort at installing PHP from source and obviously something has gone wrong! If someone has any help based on the above info then please reply. I'm thinking it may be that I haven't installed Apache from source? Thanks! James

RE: [PHP-INSTALL] Re: GD 1.8.4 PHP 4.3.6 compile time errors

2004-04-19 Thread James Mackie
Install the newest freetype library.. This fixed the problems for me.. James -Original Message- From: Kristian Marcroft [mailto:[EMAIL PROTECTED] Sent: Monday, April 19, 2004 10:28 AM To: [EMAIL PROTECTED] Subject: [PHP-INSTALL] Re: GD 1.8.4 PHP 4.3.6 compile time errors Hi, I have

[PHP-INSTALL] PHP-4.3.4 with Xitami v2.5b6

2004-03-25 Thread james sirleaf
Xitami admin.   If the problem is with the CGI.Redirect_Status_Env variable in PHP, How do I set this variable in PHP to work with the Xitami Webserver?   Regards, James Yahoo! Messenger - Communicate instantly..."Ping" your friends today! Download Messenger Now

Re: [PHP-INSTALL] mcrypt function installation

2003-09-19 Thread James Hughbanks
David, Try "type libmcrypt-2.5.7.tar.gz" and I am betting that it is just a tarball, so a "tar -xvf libmcrypt-2.5.7.tar.gz" might work. --James On Friday, Sep 19, 2003, at 17:20 America/New_York, David Lanier wrote: This is my first post to this list, so I hope it goes right

Re: [PHP-INSTALL] php on rh8

2003-09-15 Thread James Hughbanks
Try changing the --James On Saturday, Sep 13, 2003, at 16:58 America/New_York, Kalin Mintchev wrote: hi all, problems on rh8 the box was build with the standard php-4.2.2 from the redhat rpms. without the cli. i need the cli so i deleted the rpm ( rpm -e php...) install and build php-4.3.0

Re: [PHP-INSTALL] Installing w/ GD support

2003-09-15 Thread James Hughbanks
these are needed. --James On Monday, Sep 15, 2003, at 19:51 America/New_York, BJ Morden wrote: Hey everyone, I am trying to get GD working w/ php 4.3.3 and mandrake 9.1. I am using ./configure --with-apxs=/apache2/bin/apxs --with-gd --enable-gd-native-ttf I keep getting the error: If configure

Re: [PHP-INSTALL] ./configure problems

2003-09-09 Thread James Hughbanks
Check and see if you have a /bin/sh, if so, which you should, run strace ./configure, this will trace through and show you where it is getting an error. --James On Tuesday, Sep 9, 2003, at 21:35 America/New_York, Sebastian Musial wrote: It is something else, the file is there, any other ideas

Re: [PHP-INSTALL] Where is libmysqlclient.so.10 required forinstalling php-mysql

2003-09-09 Thread James Hughbanks
library ??. I really do not want to install mysql on application servers and i am already using database server. Any suggestions will greatly be appreciated. --James Hughbanks Mikro-Data Engineering Dept. [EMAIL PROTECTED] 1-866-457-6287 http://www.mikro-data.net

Re: [PHP-INSTALL] PHP = 4.3.3, but CLI-Version = 4.2.3 ??

2003-09-09 Thread James Hughbanks
tion' ! Can anybody help me ? Burkhard --James Hughbanks Mikro-Data Engineering Dept. [EMAIL PROTECTED] 1-866-457-6287 http://www.mikro-data.net

[PHP-INSTALL] Final test and some administrivia

2003-08-20 Thread James Cox
and I'm hoping this round will be the last. Working hard to keep your lists clean, -- james -- James Cox :: james at imajes dot info :: http://imajes.info/ Was I helpful? http://www.amazon.co.uk/exec/obidos/wishlist/23IVGHQ61RJGO/ Zaphod Beeblebrox: Hey, Ford! How many escape capsules are

[PHP-INSTALL] Testing again...

2003-08-20 Thread James Cox
Test. :) -- James Cox :: james at imajes dot info :: http://imajes.info/ Was I helpful? http://www.amazon.co.uk/exec/obidos/wishlist/23IVGHQ61RJGO/ I know exactly what you mean. Let me tell you why you're here. You're here because you know something. What you know you can't e

[PHP-INST] test

2003-08-20 Thread James Cox
-- James Cox :: james at imajes dot info :: http://imajes.info/ Was I helpful? http://www.amazon.co.uk/exec/obidos/wishlist/23IVGHQ61RJGO/ Great men are they who see that spiritual is stronger than any material force, that thoughts rule the world. - Ralph Waldo Emerson

FW: Combating the spam

2003-08-19 Thread James Cox
Forgot to subscribe myself first... :) > -Original Message- > From: James Cox > Sent: Tuesday, August 19, 2003 11:11 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Combating the spam > > > All, > > in an effort to neg

[PHP-INST] test

2003-08-19 Thread James Cox
Test. -- James Cox :: james at imajes dot info :: http://imajes.info/ Was I helpful? http://www.amazon.co.uk/exec/obidos/wishlist/23IVGHQ61RJGO/ "The History of every major Galactic Civilization tends to pass through three distinct and recognizable phases, those of Survival, Inquir

[PHP-INST] Test mach 2...

2003-08-19 Thread James Cox
This should conclude my testing to make sure no-one is spamming list senders. If anyone gets someone who should appear to be subscribed or has an auto-away message, just fwd them to me. Thanks -- -- james -- James Cox :: james at imajes dot info :: http://imajes.info/ Was I helpful? http

[PHP-INST] test

2003-08-19 Thread James Cox
This is just a test to see who bounces back at me. -- [EMAIL PROTECTED] -- James Cox :: james at imajes dot info :: http://imajes.info/ Was I helpful? http://www.amazon.co.uk/exec/obidos/wishlist/23IVGHQ61RJGO/ Roses are red Violets are blue Some poems rhyme But not this -- PHP Install

Re: [PHP-INST] php 4.3.2 + mysql 4.0.14 + apache 1.3.14 + openssl 0.9.6 + RedHat 6.1

2003-08-18 Thread James Hughbanks
n't resolve your problem. --James Hughbanks Mikro-Data Engineering Dept. [EMAIL PROTECTED] 1-866-457-6287 http://www.mikro-data.net -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Failiure on Win2000/Apache configuration

2003-03-18 Thread James Smith
Hi, I've tried to get PHP working with Apache on my Win2000 and failed. It seems that the SAPI module has installed correctly but I'm getting the following error in my Apache error.log file: d:/ffp/php/helloworld.php is not executable; ensure interpreted scripts have "#!" first line couldn't spaw

Re: [PHP-INST] fail to compile php 4.3.0

2003-02-20 Thread James Sigler
I am having the same issue and the sed switch has not resolved the issue. I am unable to determine why the buffer length for the command is not large enough. Brian C. Hill wrote: /usr/bin/sed is busted. set your PATH to include /usr/xpg4/bin PATH=/usr/xpg4/bin:$PATH and start over Brian

[PHP-INST] RE: [PHP-DEV] Re: Apache 2 & incorrect 304 response to "If-Modified-Since"

2002-10-14 Thread James Cox
I don't particularly like the look of this patch... we should fix 304's properly... > > > > --- sapi/apache2filter/sapi_apache2.c~ Fri Aug 16 07:27:03 2002 > > +++ sapi/apache2filter/sapi_apache2.c Mon Oct 14 23:27:26 2002 > > @@ -558,14 +558,24 @@ > > return OK; > > } > > > > +static

RE: [PHP-INST] Problem with CGI scripts apparently caused by mod_php4

2002-10-07 Thread James Mackie
Uh huh.. I realize that not everyone has that luxury.. But I figured it would be nice to let you know that you are not the only one who has seen this problem.. :) And should someone out there find a solution I would be very happy to hear about it as well.. James -Original Message- From

RE: [PHP-INST] Problem with CGI scripts apparently caused by mod_php4

2002-10-06 Thread James Mackie
t why this was happening.. James -Original Message- From: Stuart Dallas [mailto:[EMAIL PROTECTED]] Sent: Sunday, October 06, 2002 12:25 PM To: [EMAIL PROTECTED] Subject: [PHP-INST] Problem with CGI scripts apparently caused by mod_php4 Hi, I have Apache 1.3.27 and mod_php4 4.2.3 install

[PHP-INST] MyPHPNuke1.8.8-1 *** Nuked ***

2002-09-24 Thread James Redfern
s it isn't installed. It seems I'm damned if I do and damned if I don't! JR. -- James Redfern [The Redfern Organization] PGP Auto-responder <mailto:[EMAIL PROTECTED]?subject=0xCB81E8E8> Fingerprint: 6809 FE89 4CEF E76F C6DF 04BF 46DC 58B9 CB81 E8E8 ...You always suppres

[PHP-INST] Re: How to edit the .conf file?!?!?!?

2002-07-31 Thread James
Ive sorted it i figured out how to add the lines to httpd.conf but my MySQL has messed up "James" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi, > I just installed PHP and want to edit the conf file of apache i am > ru

[PHP-INST] How to edit the .conf file?!?!?!?

2002-07-30 Thread James
Hi, I just installed PHP and want to edit the conf file of apache i am running 98se how do i edit the conf file and what data do i insert? -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] PHP Install

2002-07-22 Thread James
Syntax error on line 205 of /www/conf/httpd.conf: Cannot load /www/libexec/libphp4.so into server: /www/libexec/libphp4.so: Undefined symbol "compiler_globals_id" ./apachectl start: httpd could not be started I can't figure out what i did wrong -- PHP Install Mailing List (http://www.php.net/)

[PHP-INST] MySQL/PHP cooperation issues

2002-07-12 Thread James Doig
help! I installed php 4.2.1 with apache 1.3.26 and MySQl max 3.23... the php works but it doesn't cooperate with the MySQL server. I am assuming it is a setting problem. It seems that the database isn't communicating with the server. thanks for any help you can give! -James -- P

[PHP-INST] Make problem with apache 1.3.26 & php 4.2.1 in linux

2002-06-26 Thread james sebastian
Hi PHP gurus, I did not get any reply to the belowsaid problem so far. By this time, I tried installing apache 13.26 & php 4.2.1 in a different 6.2 redhat machine which did make, make install all successful for both package. But when tried a plain ./configure --prefix=/home/james still i c

[PHP-INST] Make problem with apache 1.3.26 & php 4.2.1 in linux (kernel 2.2.16-3).2.

2002-06-25 Thread james sebastian
ve] Error 1 Make fails for apache too with different errors. Please advise us what could be the problem. I am a relatively newbie in apache & php. thanx james __ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifawor

[PHP-INST] Blank page - one possible resolution.....

2002-04-28 Thread James Lai
I had the same problem before until I found out the problem is not httpd or php.conf but because the file extension was not saved with a *.php extension. Make sure you open a command line and verify the test file has a php extension. It works... -James

[PHP-INST] PHP4.2.0 + Apache2 prints code

2002-04-28 Thread James Stuart
Any thoughts/comments/ideas would be greatly appreciated. Thanks, James -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] problem with 4.1.2 and jpgraph

2002-04-09 Thread James P. Stratton
Hi, I am trying to get jpgraph to work with php 4.1.2 on solaris8. The compile looks like it works and php is running, but I am unable to run the jpgraph tests. Does anyone have a configuration for solaris8 that works with jpgraph? Thanks! jim stratton -- PHP Install Mailing List (http://ww

Re: [PHP-INST] apache make falure solved

2002-03-13 Thread James Austin
So simple, but true. I just followed the instructions exactly and didn't look to see if libphp4.a was actually there. It was created on the fly by Apache. Thanks very much to Chad and Jurgen for the help. jim Jürgen Schoch wrote: > > Hi James, > maybe it's a typo: >

[PHP-INST] apache make falure with php module

2002-03-11 Thread James Austin
Hello, It has been days and many attempts to install PHP on Linux RedHat 7.1. I've tried RPMs and compiles to no avail. Can please someone help? Here is the latest documentation steps I've tried: cd apache_1.3.23 ./configure cd ../php-4.1.2 ./configure --with-mysql --with-apache=../apache_.1

[PHP-INST] undefined symbol: jdk_pthread_sigmask

2002-01-08 Thread James Hughes
Hi, I have compiled php 4.0.4 with the following config, so that I may run some java code: ./configure --prefix=/usr --with-config-file-path=/etc --enable-shared --wit h-apxs=/usr/sbin/apxs --with-exec-dir=/usr/bin --with-regex=system --without -mysql --with-java=/usr/local/j2sdk1.3.1/ The JV

Re: [PHP-INST] Escaping Characters in PHP

2001-12-23 Thread James Sparenberg
count · Submit News · Stats · Top 10 Which is more inline with W3C standard html output. Through out the code the \ is used to escape single and double quotes. For contractions in titles etc. Consistantly it prints \" instead of " to the output. Did I set up something wrong? James

[PHP-INST] Escaping Characters in PHP

2001-12-22 Thread James Sparenberg
ng. If I then input Who's car is it? It will output Who\'s car is it? How do I correctly escape these characters. Or rather where in the config file did I blow it. James -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additiona

[PHP-INST] PHPMyAdmin install problem

2001-11-13 Thread James Giordano
Email address : [EMAIL PROTECTED] I was wondering if anyone could shed some light on this problem I am having. I have installed a new version of MySQL and PHP on a Windows 2000 Professional box running IIS 5. I have downloaded PHPMyAdmin to a directory under wwwroot called PHPMyAdmin. When I acce

RE: [PHP-INST] Re: Need help with NSAPI on Solaris - crashes serv er -fixed

2001-10-11 Thread Sloey, James
Great! The php4-200110110600 worked perfectly. Thanks! -Original Message- From: Aki Häkkilä [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 11, 2001 2:32 AM To: Sloey, James Subject: Re: [PHP-INST] Re: Need help with NSAPI on Solaris - crashes serv er This is my original bug report

[PHP-INST] CGI Environment setting problem?

2001-10-10 Thread Sloey, James
I'm having trouble with the database connection to Oracle 8 on Solaris 7 due to a missing environment variable. The environment is not set when running from the web server. In order to get the tests to work I had to add putenv() statements to my code (see below modifications to /php-4.0.6/pear/DB/

[PHP-INST] Need help with NSAPI on Solaris - crashes server

2001-10-09 Thread Sloey, James
I'm running Solaris 7 with iPlanet 4.1SP2 and trying to use NSAPI. I used: ./configure --with-oci8=/u01/app/oracle/product/8.0.5 --enable-sigchild --with-nsapi=/u01/app/netscape As soon as the php4_init is called the server crashes. I went to the iPlanet knowledge base and it says that pthread

[PHP-INST] Help installing PHP on Windows 2000

2001-09-20 Thread James Edmonds
learned, will be appreciated. Thanks, James Edmonds [EMAIL PROTECTED]

[PHP-INST] PHP Install Problems Galore!

2001-09-15 Thread James Cayz
way. The programs are NOCC, WERKMAIL, AEROMAIL Remember, within IMAP, using mtest, I can connect just fine. Any hints on this would be greatly appreciated. Please respond directly to me - I will post a summary if requested. James Cayz +---

[PHP-INST] PHP make install error

2001-08-30 Thread james
che" -i -a -n php4 libs/libphp4.so apxs:Error: Unkown option: S --- The above happens when i run "make install". I have searched the internet and archives for an answer but all in vain. Please advise. Thanks in advance. James -- PHP Install

[PHP-INST] php4isapi.dll not in current php4.0.6.zip

2001-08-09 Thread james
me at [EMAIL PROTECTED] If they've changed the IIS 4.0 filter to another file, please let me know. Thanx, james -- 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 administrato

[PHP-INST] Missing OCX Controller.

2001-08-01 Thread James Newburrie
heartache can end? Regards, James. -- 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] Re: Browser wants to download .php file

2001-07-17 Thread James Tan
.. :) regards, James Stuart Hunter wrote: > I installed PHP 4.06 for Linux on my server and followed the > instructions for uncommenting the AddType in my APache httpd.conf file. > > However when I try and get to a .php file on the server my browser tries > to download it instead of displayi

[PHP-INST] Re: Problems getting php to load of apache 1.3.19 under Windows Millenium Edition

2001-07-17 Thread James Tan
hi, did u copy your c:\php\php.ini.dist to c:\windows\php.ini ? did u copy c:\php/php4ts.dll to c:\windows\system32\? try restart ur apache after u have copied both file.. hope it works.. :) regards, James Emerald Shop wrote: > Hi there, > > PLEASE HELP!, > I'm runn

Re: [PHP-INST] Configuration Error!

2001-07-15 Thread James Tan
dear brian clark.. did u point --with-mysql to the source of the distribution?? or did u point to the prefix of mysql installed? pls point to the prefix of mysql installed on... else, u can simply --with-mysql without any parameter for it... hope it helps, regards, James Brian Clark wrote

[PHP-INST] Re: RPM Install #6 still doesn't work - x-post from PHP.GENERAL

2001-07-14 Thread James Tan
ll require u to install apache --enable-modue=so pls refer to INSTALL in the source distribution files of php for ways to manipulate apache httpd.conf ... hope it works regards, James I Gaylen Fraley wrote: > Ok. I've been in this industry for 32 years. I've loved O/S2, hated

[PHP-INST] Re: Php-mysql-what os ?

2001-07-14 Thread James Tan
hi paul, y border using 6.2? 7.1 is out ;) regards, James Paul wrote: > Hi, I was wondering if any one has some recemendations on what Distro to use > with Php and Mysql ? Im currently thinking of using redhat 6.2 as ive > already got a stable DNS and sendmail server runnin

[PHP-INST] Re: PHP 4.0.5 install problems

2001-07-14 Thread James Tan
hi, did u have flex properly installed on your system??? regards, James Asaf Maruf wrote: > Dear All > I have been running and developing in LAMP environment for nearly six > months now. > Recently my server crashed and i have setup a new server. > > It is Linux-Mandr

[PHP-INST] Re: Why no one answers this?

2001-07-14 Thread James Tan
your apache webserver... hope it helps, regards, James Panos Katergiathis wrote: > Hello > > I am new to installing PHP, yet i am a guy who likes to read. Despite 5 books, no >one explains to me this: > > Suppose i have installed Apache and PHP duting the standard insta

Re: [PHP-INST] Apache 2.0, APXS & PHP 2.0.6

2001-07-14 Thread James Tan
hiee,, i've recently went into php configure file and found an option that could coonfigure with apache 2.0 apxs... simply --with-apxs2=/pathtoapache/bin/apxs i think it could help :) regards, James "Tim Stoop" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]&q

[PHP-INST] Re: php-406 under slackware 7.1 - ./configure problems

2001-07-13 Thread James Tan
dear Jairo, u did not have flex installed on your sistem... try find flex software for your system and install it before you compile :) hope it helps... regards, James Jairo Tcatchenco wrote: > I have tried many times and with differents versions and > downloads, but the p

RE: [PHP-INST] HELP!! Error compiling php 4.0.6 on HPUX 11

2001-07-12 Thread FITZWATER,JAMES (Non-HP-PaloAlto,ex1)
Allen, The problem is that apache expects a ".so" file and it checks for that file extension. The hp linker creates ".sl" files. Rename libs/libphp4.sl to libs/libphp4.so Then rerun the apxs command which was probably /opt/apache/bin/apxs -i -a -n php4 libs/libphp4.so Regards, Jim Fitz >

Re: [PHP-INST] Psychic Empower yourself!

2001-07-12 Thread James McLaughlin
On Thursday 12 July 2001 01:09 am, [EMAIL PROTECTED] wrote: HOLY!!! PHP installs using Pyschic powers!!! yhaa!!! > Dr. Bruce Goldberg, hypnotherapy expert and author, reveals > the most effective self-help technique in 6000 years > > > A DAUGHTER SAVED HER MOTHER'S LIFE THROUGH HYPNOSIS > >

RE: [PHP-INST] Make fails on HP-UX.

2001-07-09 Thread FITZWATER,JAMES (Non-HP-PaloAlto,ex1)
Attached is a step by step procedure that I have used to build php 4.03 and up on hpux 11.0 machines with Apache 1.3.14 and 1.3.19 A free binary version is available at http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo .pl?productNumber=B9415AAPA1319 It is part of th

[PHP-INST] Re: update php to 4.0.6

2001-07-08 Thread James Tan
nager.. goodluck :) regards, James Harold Arando <[EMAIL PROTECTED]> wrote in message 007d01c10811$24dcc940$321b6e40@jacqueline">news:007d01c10811$24dcc940$321b6e40@jacqueline... Hi everybody... I work with linux red hat 7.1 ,apache and php 4.0.4... my question is how I ca

Re: [PHP-INST] Apache 2.0, APXS & PHP 2.0.6

2001-06-29 Thread James Tan
hi... i've faced the same problem with apache 2.0++beta version in linux when i use the stable version 1.3.2.0, it works fine :) hope it helps.. regards, James "Tim Stoop" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi p

Re: [PHP-INST] php install.upgrade on RH 7.1 and MySQL

2001-06-29 Thread James Tan
hi .. did u tried uninstalling ur previous rpm ? and have u tried restarting your apache daemon? httpd? i've redhat 7.1 with mysql and also php 4.0.6, all done with source and compilation (except the os lol ) :P regards, James "gerald langiewicz" <[EMAIL PROTECTED]

[PHP-INST] SSL_CTX_set_tmp_rsa_callback

2001-06-29 Thread James Tan
his option: --enable-module=so and the prefix... should i --enable-module=ssl and --enable-shared=ssl? please advise... thank you p/s: this newsgroup seems to be down often... regards, James -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For

[PHP-INST] configure failure using -with-mcrypt

2001-05-15 Thread James Blackwell
I am trying to compile PHP 4.0.5 on a RH 7.1 box. I've tried 6 different compilations of libmcrypt, but to no avail. Here's what configure tells me: checking for mcrypt support... yes checking for init_mcrypt in -lmcrypt... no checking for mcrypt_module_open in -lmcrypt... no configure: error:

[PHP-INST] Apache won't start after PHP install

2001-05-14 Thread Rob James
I have RedHat 6.1, Linux 2.2.12-20, Apache 1.3.9, PHP 4.0.5, MySQL 3.23.37 When I start apache, I get the following error message Starting httpd: Syntax error on line 132 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/libphp4.so into server: /etc/httpd/modules/libphp4.so: undefine

[PHP-INST] PHP 4.05 & gd on windows

2001-05-14 Thread james
can help, i would be very grateful. james -- 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]

RE: [PHP-INST] Inserting images into MySQL using PHP

2001-05-13 Thread James Kapherr
Thanks - I will do that instead --James -Original Message- From: Johannes Janson [mailto:[EMAIL PROTECTED]] Sent: 13 May 2001 13:49 To: [EMAIL PROTECTED] Subject: Re: [PHP-INST] Inserting images into MySQL using PHP Hi, > I was wondering if there was a way to store images (jpg or

[PHP-INST] Inserting images into MySQL using PHP

2001-05-13 Thread James Kapherr
Hi all, Not sure if this is the right list to post to, but I am in need of some help. I was wondering if there was a way to store images (jpg or gif) into a MySQL database using PHP. If so, how can I do it? Thanks James -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e

[PHP-INST] PHP Not showing correct version (?)

2001-05-04 Thread James Kapherr
Hi, My webhost installed PHP 4.0.5 for me, but it is still showing 4.0.3pl1 when using phpinfo(). http://www.moose-shack.net/phpinfo.php Could this be wrong, or did he not configure it properly? James This message has

RE: [PHP-INST] PHP 4.0.5 & gd

2001-05-03 Thread James Kapherr
VERY nice m8 Thanks for taking the time to write it out - was gonna post a topic on the order to install Perl, PHP, MySQL, Apache etc =) James -Original Message- From: Philip Snyder [mailto:[EMAIL PROTECTED]] Sent: 03 May 2001 22:12 To: '[EMAIL PROTECTED]' Subject: [PHP-INST]

RE: [PHP-INST] PHP 4.0.5 & gd 2.0.1

2001-05-03 Thread James Kapherr
Ack - I always forget where to get GD from - where abouts can I download it from? James This message has been checked for all known viruses, by Star Internet, delivered through the MessageLabs Virus Control Centre. For

[PHP-INST] Compiling (building PHP) on AIX

2001-04-09 Thread James Thorpe
"unsigned long*" and "int*" is not allowed. make: The error code from the last command is 1. Stop. make: The error code from the last command is 1. Stop. make: The error code from the last command is 1. Stop. make: The error code f

RE: [PHP-INST] Simple script won't parse

2001-03-30 Thread James Kapherr
Either or --James -Original Message- From: A.T.Z. [mailto:[EMAIL PROTECTED]] Sent: Friday, March 30, 2001 10:20 To: [EMAIL PROTECTED] Subject: Re: [PHP-INST] Simple script won't parse At 16:51 29-3-01 -0500, Chris Oman wrote: >Followed the instruction to a T. Script is t

RE: [PHP-INST] !!! nur Freaks !!!

2001-03-26 Thread James Kapherr
ayed and I the work with PHPLIB also forgotten can. Who has an idea == --James -Original Message- From: A.T.Z. [mailto:[EMAIL PROTECTED]] Sent: Monday, March 26, 2001 10:08 To: [EMAIL PROTECTED] Subject: Re: [PHP-INST] !!! nur Freaks !!! At 10:09 26-3-01 +0200, Tommy wrote: &g

[PHP-INST] FW: Entry Point not Found..

2001-03-19 Thread James Hallam
admit, I'm confused.. Any thoughts? Thanks, James Hallam -- 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] Mac OS X Coming Soon

2001-03-08 Thread James Pelow
Ok, I have ordered my English UK version of OS X for IR£123.23. Now, where can I get documentation on how to install this thingy? I have all the files and libraries that I think I need. Thanks in Advance*, James Pelow *Only to the person that replies, I'm not gonna waste my limited s

[PHP-INST] PHP on NSES on NT 3.51

2001-02-26 Thread James Hallam
that it's worth their while, and the task has unfortunately fallen on my shoulders to do the research. I'm hoping this is going to be straightforward.. is it? Thanks in Advance.. James Hallam -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] F

Re: [PHP-INST] Linking error with Apache/PHP/GD

2001-02-16 Thread James R Grinter
un on the png library after copying it into place. (as one would naturally expect the library to contain function names that look like that) A quick check with 'nm' (/usr/ccs/bin/nm) on the libpng.a library (or libpng.so shared object) might give a clue. James. -- PHP Install

RE: [PHP-INST] Anyone wanna buy a book on PHP programming?

2001-02-15 Thread James Kapherr
I can vouch that it is an excellent book - MUCH better than the First Edition. More of a PHP Manual tho - but excellent reference and has some great tips. James -Original Message- From: h3rb [mailto:[EMAIL PROTECTED]] Sent: 16 February 2001 00:17 To: [EMAIL PROTECTED] Subject: [PHP

[PHP-INST] building php-4.0.4pl1 on Solaris

2001-02-15 Thread James R Grinter
at someone can't use it. (I think the reason I had it enabled initially was that "Apache Toolbox" tried to enable it.) James. -- 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] Installing PHP4.0.4pl1 on RedHat 5.2

2001-02-06 Thread James Kapherr
`/home/webmaster/php-4.0.4pl1' make: *** [all-recursive] Error 1 Any ideas? Regards James -- -- 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] Installing PHP4.0.4pl1 on RedHat 5.2

2001-02-06 Thread James Kapherr
`/home/webmaster/php-4.0.4pl1' make: *** [all-recursive] Error 1 Any ideas? Regards James -- -- 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]

Re: [PHP-INST] Installing on Mac

2001-01-21 Thread James Pelow
on 14/1/01 1:36 am, Andrew Hill at [EMAIL PROTECTED] wrote: > unless you run a linux bit on it, either in emulation or > directly How do I run Linux directly on the Mac? -James -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For addi

Re: [PHP-INST] Press R: Letting you know about Emma

2001-01-17 Thread James Pelow
cts its secrecy...the first of its ki= > nd=20 > in history! Why do they want to keep Emma's name secret? > > Emma needs your Attention: > http://members.tripod.com/justiceforemma/index.htm > This is a PHP Install list, not a place to advertise things. Pay money to do so on Al

  1   2   >