[PHP-INSTALL] can't compile php v5.2.6 with openssl (v5.2.5 ok)

2008-05-11 Thread Steve
3.4.6, openssl v0.9.6m. (and I can compile successfully without openssl support) Thank you very much for any help ! Steve

[PHP-INSTALL] FW: failed to open stream

2007-10-11 Thread Raney, Steve A.
o open stream: No such file or directory in C:\Inetpub\wwwroot\Dev\uploadfile_action.php on line 12 Stephen Raney <mailto:[EMAIL PROTECTED]> From: jazzoo4 [mailto:[EMAIL PROTECTED] Sent: Thursday, October 04, 2007 10:01 AM To: Raney, Steve A. Subject: my opi

[PHP-INSTALL] Permission denied (13) error?

2007-10-04 Thread Raney, Steve A.
Can anyone help me with this? I am running a login.php page, and I can connect, write and retrieve data from the MySQL5 database. I am having trouble with the session variable for some reason, getting the following junk after my page runs: PHP Warning: session_start() [function.session-start

[PHP-INSTALL] install PHP on a w2k3 web server - problems

2007-03-29 Thread steve . lazalde
see a number of dll errors. For example: mbstring.dll oci.dll aspell-is.dll libcs.dll db2cli.dll isqlt09a.dll core_rl_magick_.dll iilibapi.dll If you have any suggestions on how to install PHP on a w2k3 web server, I would appreciate the assistance. Thanks, Steve Lazalde System Administrator

[PHP-INSTALL] Undefined pg_prepare() in 5.1.6

2006-11-01 Thread Steve Mathias
must be something really stupid, but I'm stumped. Any help/pointers would be greatly appreciated. -Steve -- ( Stephen L. Mathias, Ph.D. ( s m a t h i a s ( ) Division of Biocomputing) @ p o b l a n o ) ( UNM School of Medicine ( . h e a l t h . ( )

[PHP-INSTALL] compiling php for use under tomcat - please help.

2005-12-03 Thread Steve Swinsburg
r/local/jakarta-tomcat-5.5.9/shared/lib/mysql-connector-java-3.1.11-bin.jar MYSQL_HOME=/usr/local/mysql I am using Java 1.4.2, Tomcat 5.5.9 and MySQL 4.1.14 for OSX. Could anyone help me? This is so frustrating! Thanks. Steve

[PHP-INSTALL] Payflow Pro & Undefined symbol

2004-08-14 Thread Steve
=pfpro.so) that are supposedly correct. Any and all thoughts/suggestions are appreciated. Kind Regards, Steve Ose [EMAIL PROTECTED]

[PHP-INSTALL] session.save_path

2004-07-15 Thread Steve Butzel
php.ini-recommended and php.ini-dist. **What am I doing wrong?** Thanks, Steve [EMAIL PROTECTED] --- Find My Favorite Movie http://localhost/practice/moviesite.php?favmovie=$myfavmovie'>"; echo "Click here to see info about my favorite movie."; ?>

Re: [PHP-INSTALL] Compiling in BerkeleyDB support

2004-02-03 Thread Steve Mertz
;--with-bz2' \ '--enable-calendar' \ '--enable-dba' \ '--with-db4=/usr/local/software/BerkeleyDB/4.2.52' \ '--with-pgsql=/usr/local/software/PostgreSQL-7.3.2' I am thinking it's because I'm trying to use BDB 4.2.52. And the only info I can fin

[PHP-INSTALL] Compiling in BerkeleyDB support

2004-02-03 Thread Steve Mertz
I'm trying to compile in BerkeleyDB support (--enable-db4) but it's complaining about: checking for db4 major version... configure: error: Header contains different version Does php 4.3.4 require db4 to be 4.1.x? As I'm trying to configure with 4.2.52. Thanks, -- Steve

Re: Thank you!

2003-08-19 Thread steve
See the attached file for details

[PHP-INST] PHP Install Solaris 2.8 + Oracle

2003-06-25 Thread Steve Sherry
start apache. Does anyone have any ideas? Thanks! Steve -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Solaris Build Problem

2003-06-20 Thread Steve Sherry
ode 8 make: Fatal error: Command failed for target `sapi/cli/php' Make will work if I run configure without the --with-oci8 option. Any ideas what I'm doing wrong? Thanks Steve Sherry -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-INST] Mac OSX PHP Install Trouble

2003-02-21 Thread Steve Cayford
Did you install the developer tools from Apple? You'll need them to compile php. -Steve On Friday, February 21, 2003, at 03:41 AM, EOS Technologies wrote: while installing the latest version of php on my mac i cam across the following problem: [Jezebel:/apps/php-4.3.0] root# ./conf

Re: [PHP-INST] what is the difference between intall as cgi and module

2003-02-20 Thread Steve Cayford
each request, however you can't use it for anything but web requests. There are also security issues to be mindful of and probably much more that I've glossed over. You might want to read over this... http://www.php.net/manual/en/installation.php -Steve On Wednesday, February 19, 200

[PHP-INST] file:// wrapper not found error using fopen()

2003-02-11 Thread Steve Gallo
ow any errors. This occurs in both the Apache module and CLI version. Is there something else that I need to do to enable the file: wrapper? Steve -- Steve Gallo Database Administrator [EMAIL PROTECTED] Center for Computational Research University at Buffalo, The State University of New York 9

[PHP-INST] php problem

2003-01-17 Thread Steve
Hi, im just a newbi to php and ive read a few tutorials put i seem to have a problem e.g. if i use this code (the file is saved as index.php in my webserver wwwroot) Untitled Document and i use the url in my browser http://localhost/index.php?s=steven it will show up in the browser but

[PHP-INST] mail() and IIS5 - newbie question

2002-11-24 Thread Steve Attwell
I'm trying to incorporate the php mail() function in an application I am writting. I'm running Win 2000 Server. I've set up a new remote domain named localhost under IIS Admin and I've checked the Allow incoming mail to be relayed to this domain option. I've added the following to the php.ini [

Re: [PHP-INST] Help, getting nothing from $_GET

2002-11-18 Thread Steve Cayford
I cut and pasted this code onto my machine and realized that you've got some bogus hidden characters in there. Don't know if that's your issue or not, but once I cleared them out it worked fine for me. -Steve On Monday, November 18, 2002, at 03:22 PM, Robert Duran wrote:

Re: [PHP-INST] Malicious code allows people to browse thru /

2002-10-08 Thread Steve Cayford
...and? It's a programming language. If you want to program a file browser into your website why should PHP try to stop you? -Steve On Tuesday, October 8, 2002, at 12:31 PM, Thiago Vinhas wrote: > > Hi. I found something that is really dangerous. I hope there is a > configur

[PHP-INST] FreeBSD make PHP dies - pls help.

2002-09-06 Thread Steve Jones
, they "Changed to use mkstemp() instead of tempnam()". mysql_version.h in /usr/local/include/mysql says it is version 3.22.32 (presumably before the change). Now I'm really confused. I have not done anything with mysql. Ideas? Thanks. Steve Steps leading to this point: cd EXPAT_

Re: [PHP-INST] Build PHP 4.2.1 on OS X: "Multiple Definitions"

2002-07-23 Thread Steve Cayford
th-tiff-dir=/usr/local \ --with-png-dir=/usr/local \ --with-ldap=/usr/local -Steve On Tuesday, July 23, 2002, at 07:36 AM, Frank Bitterlich wrote: > Steve, > > I first tried the instruction in php.net's "INSTALL" document, and then > the one from

Re: [PHP-INST] Build PHP 4.2.1 on OS X: "Multiple Definitions"

2002-07-22 Thread Steve Cayford
know if it works with the current php and osx. -Steve -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-INST] PHP doesn't except parameters?

2002-07-09 Thread Steve Cayford
On Thursday, July 4, 2002, at 05:59 PM, Alex P. wrote: > Hi all, I'm a newbie to PHP. When I installed PHP 4.2 and apache 1.3 > onto my > computer, it all worked. I can generate web pages and all that, but > when I > tri to pass a parameter through the URL to the PHP script, it doesn't > wor

[PHP-INST] Re: ext/openssl and ext/xslt will not make shared libs (PHP 4.2.1)

2002-06-13 Thread Steve Crockett
I was able to build them shared, but in the case of xlst, I was using the Sablotron library. For openssl, I had to edit the configure file and force it to output OPENSSL_SHARED_LIBADD, and tweak the Makefile.in to have "LTLIBRARY_SHARED_LIBADD=$(OPENSSL_SHARED_LIBADD)" below the other similar de

[PHP-INST] ERROR with Modules with different API when upgrading from 4.0 to 4.2

2002-05-30 Thread Steve G
pinfo() still echo'es 4.0, but the CLI sys 4.2.1!!?? What gives?? Is there somewhere to download modules from? A separate way to install them? Any help would be appreciated. Thanks. -steve [root@Zeus /root]# php -m Content-type: text/html PHP Warning: imap: Unable to

[PHP-INST] PHP Start and end tags are not being parsed..

2002-05-21 Thread Steve G
I have just started reading and learning PHP on my Redhat Linux box. (2.4.9-31) I wrote my first script!! Inside the tags I wrote: When I load the page, I get a blank page. When I 'view source' from the IE tools menu, it shows literally: Shouldn't the server be parsing the ? If I unde

RE: [PHP-INST] My Apache 2 server won't restart

2002-05-19 Thread Steve Mosley
the httpd.conf file: LoadModule php4_module c:/php/sapi/php4apachi.dll AddType application/x-httpd-php .php .phtml This didn't work so I installed php 4.2.1 but it still doesn't work. -Original Message- From: MikeParton [mailto:[EMAIL PROTECTED]] Sent: 19 May 2002 20:30 To: Steve Mos

[PHP-INST] My Apache 2 server won't restart

2002-05-19 Thread Steve Mosley
Hi, I've just tried to setup PHP 4.2.0 with apache 2 and after editing all the ini files my apache server won't restart. Please help! Cheers, __ / / /\/\

[PHP-INST] Configure problem: IRIX 6.5.x, Apache 1.3.20, PHP 4.2.0

2002-05-10 Thread Steve Crockett
among the people who handle the configure script on how to handle the various ABI choices IRIX presents, please let me know, and we can discuss it outside the mailing list. Also, if I should file this as a bug, please let me know. regards, -- Steve Crockett| Team Lead--Energy/

RE: [PHP-INST] XSLTransformation via Sablotron

2002-04-01 Thread Steve at Puddletown
-Original Message- From: Jan Walter [mailto:[EMAIL PROTECTED]] Sent: Monday, April 01, 2002 9:20 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [PHP-INST] XSLTransformation via Sablotron Hello, I've used this sample code as well as the installation described at http://shanx.com/

[PHP-INST] Strange Library problem compiling 4.1.2

2002-03-20 Thread Steve Halligan
. What is up? -steve begin cut from gmake output-- *** Warning: This library needs some functionality provided by -lresolv. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a

Re: [PHP-INST] Postgres 7.2 Support w php 4.12

2002-03-06 Thread Steve Farmer
Thanks for your help Regards Steve At 6:49 AM -0800 5/3/02, Rasmus Lerdorf wrote: >Have a look at ext/pgsql/config.m4. It tells you that when you use >--with-pgsql PHP will look in these top-level dirs: > >/usr, /usr/local and /usr/local/pgsql > >And under these top-level dirs it

[PHP-INST] Postgres 7.2 Support w php 4.12

2002-03-04 Thread Steve Farmer
quot;with-pgsql=/usr/local/pgsql" - no joy 5) Tried "with=pgsql=/usr/local/src/postgresql-7.2" - no joy 6) added symbolic links from /usr/local/pgsql/lib/libpq.so.2.2 to /usr/local/lib/libpg.so.2.2 (2.1 & 2) as suggested on php site Still no go !!! Any help

Re: [PHP-INST] one more 'can't do this':

2002-02-20 Thread Steve Cayford
On my machine httpd is in /usr/sbin. That's not commonly listed on a bash path, so try /usr/sbin/httpd instead (if that's where it is). -steve On Wednesday, February 20, 2002, at 12:26 PM, Ryan Snow wrote: > > the command 'httpd -l' yields bash: httpd: command

[PHP-INST] Tips for php 4.0.6, pdflib 4.0.1, and Mac OS X 10.1.1

2002-01-30 Thread Steve Cayford
library before configuring php. Hope someone finds this helpful. -Steve -- 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] APXS and ./configure problem

2002-01-23 Thread Steve Cayford
Did you try --with-apxs=/usr/apache/bin/apxs ? It looks like it's trying to execute /usr/apache/bin -Steve On Wednesday, January 23, 2002, at 03:30 PM, Sidney Richards wrote: > Hey all, > > Tried a search but couldnt find a solution for the following problem. > > When us

Re: [PHP-INST] "X*X*/libz.so: shared object not open" error still+ "invalid ELF Header"

2002-01-21 Thread Steve Farmer
Hi, I had an "invalid ELF Header " problem and following your idea I left out the path in --with-opensssl , recompiled and it worked !! I had applied the apache ssl patch BTW HTH Steve At 10:03 PM -0600 21/1/02, Steven Cayford wrote: >Okay, a work around: I left out the --with-g

[PHP-INST] Apache 1.3.19 + php 4.1.1 + RH 7.1 - Invalid ELF Header

2002-01-16 Thread Steve Farmer
is? TIA Steve Farmers -- - "Minds are like parachutes, they work best when open" Support free speech; visit http://www.efa.org.au/ Heads Together Systems Pty Ltd http://www.hts.com.au Email: [EMAIL PROTECTED] Tel: 612 9982 6767

Re: [PHP-INST] Problem with question mark !

2002-01-04 Thread Steve Cayford
Don't remember if register_globals is on by default. If not you'll need to use: echo "t=$HTTP_GET_VARS['t']"; On Friday, January 4, 2002, at 11:02 AM, Marios Karagiannopoulos wrote: > I have just installed the PHP4.0.6 and apache 1.3.20 > With the appropriate configuration. I tried a test fil

[PHP-INST] post install

2001-12-11 Thread steve
ive just installed php on apache on win98. i wrote the test phpinfo.php file, ran it and it worked fine. after that i tried to run index.php from the same directory and from 'website' directory where i have other pages that i know run, although it only prints back the contents of the file as they

[PHP-INST] Building php on OSX 10.1

2001-10-16 Thread Steve Cayford
There's a new article on stepwise (http://www.stepwise.com) with directions on building Apache with PHP on OSX 10.1. I haven't tried it yet though. -Steve On Monday, October 15, 2001, at 10:45 PM, Brian Mita wrote: > Have you found a solution to this yet? A friend of mine

[PHP-INST] CGI error

2001-10-11 Thread Steve
I'm heaving serous Problems installing PHP 4.0.6 on W2k (german) and IIS 5 (german). Gettig ERROR when using for Examle: or any other php file "The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are" My settings are as f

Re: [PHP-INST] php "make" error

2001-10-10 Thread Steve Cayford
x27;t get anywhere. -Steve On Tuesday, October 9, 2001, at 07:27 PM, Ralph Brown wrote: > While trying to "make" PHP on MAC OS X 10.1, i am getting the > following errors" > > > /Users/lr/src/php-4.0.6/.libs/libphp4.lax/libtsrm.al > /usr/bin/ld: -undefined error mus

[PHP-INST] File download?

2001-09-21 Thread Steve Blair
dType application/x-httpd-php .php' is there. I also placed a false LoadModule statement in the httpd.conf file and tried a reload which failed, so I've got the right configuration file. Am I missing something else here? Any help is greatly appreciated Steve -- PHP Install Mai

Re: [PHP-INST] PDFlib 4.0.1 and PHP 4.0.6 - success!

2001-09-18 Thread Steve Cayford
I wasn't sure if I did or not, but the directions that came with pdflib included that step. I might go back now and try it again on mac osx..., but maybe another day. By the way, PHP is a great language and lots of fun. Thanks for all your work. -Steve On Tuesday, September 18, 2001,

[PHP-INST] PDFlib 4.0.1 and PHP 4.0.6 - success!

2001-09-18 Thread Steve Cayford
pdflib I did as follows (using source directories: /home/steve/build/php-4.0.6 "" and /home/steve/build/pdflib-4.0.1 ""): 1. stop apache, remove all remnant pdflib and php files 2. unpack pdflib, ./configure, make, make install 3. added library directories to /etc/ld.so.c

Re: [PHP-INST] where is build info stored?

2001-09-18 Thread Steve Cayford
testamp, but phpinfo() still said it had been compiled last Friday. -Steve On Tuesday, September 18, 2001, at 02:02 PM, Rasmus Lerdorf wrote: >> I'm trying again to get PDFlib (from source) to work for me with PHP >> 4.0.6. I gave up on Mac OSX for now and switched to Linux

[PHP-INST] where is build info stored?

2001-09-18 Thread Steve Cayford
unning off the old libraries. Would this be true? Where does phpinfo get its build information? e.g. the build date, configure options, etc... Thanks for any suggestions. -Steve -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[PHP-INST] Simple .php page redirect

2001-09-16 Thread Steve B
Hi folks I'm sure this will seem like a stupid question to many, but I'm simply trying to do a simply php redirect to another php page. How is this done? In this example, my site had a php file in one directory and it has now moved elsewhere, how can I make a simple redirect so people are point

Re: [PHP-INST] PHP-4.0.6 / Apache 1.3.20 / Linux 7.2 / Kernel 2.4.4: LEX

2001-09-14 Thread Steve Cayford
On my machine (Redhat 7.0) lex is at /usr/bin/lex and is a symbolic link to /usr/bin/flex. Do you have either of these programs? -Steve On Friday, September 14, 2001, at 08:14 AM, Netpower wrote: > Hi! > I use PHP-4.0.6 / Apache 1.3.20 / Linux 7.2 / Kernel 2.4.4 ... > > My Prob

Re: [PHP-INST] libphp4.so loading error

2001-09-09 Thread Steve Brazill
I know this isn't the 'standard approved' method, but I usually just create a 'symbolic' link to the file it needs from "/usr/lib" (which is the primary directory in any "LDPATH"). My PATH to the file is shown in the example below: cd /usr/lib ln -s /usr/local/mysql/lib/mysql/libmysqlcli

Re: [PHP-INST] php configure problem

2001-09-07 Thread Steve Cayford
ssuming this is linux) and have you run ldconfig (I forget if that's the right name exactly) since you installed it? These two steps are necessary to put the library directory in ld's search path. Or you could drop the --with-gdbm and see how it goes. -Steve On Friday, September 7, 20

Re: [PHP-INST] php configure problem

2001-09-07 Thread Steve Cayford
Does config.log have anything more about the error? -steve On Friday, September 7, 2001, at 06:28 AM, Bob wrote: > Hi everyone, if you can help me with this I would really appreciate it. > > If I configure php with this then it works: > > # ./configure > --with-apxs=/usr/sbi

Re: [PHP-INST] install problems

2001-09-04 Thread Steve Brazill
You might need the 'beta' version of PayFlowPro, which is listed on their site (if you have a valid login and password). I had a problem with "libmcrypt" and "pfpro" until I used that version - Original Message - From: "Mitchell Seltzer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> S

[PHP-INST] Anyone else getting SMTP import error #-5 ?

2001-08-31 Thread Steve Cayford
I keep getting this error when I post to this list. From: [EMAIL PROTECTED] Date: Sun Aug 31, 300 10:36:38 AM US/Central Subject: SMTP import error #-5 Return-Path: <[EMAIL PROTECTED]> Note the year. -Steve -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail:

Re: [PHP-INST] php 4.0.6, pdflib 4.0.1, mac osx

2001-08-31 Thread Steve Cayford
here's the configure options I used: ./configure --with-xml --with-zlib --with-apxs=/usr/sbin/apxs --with-openssl --enable-trans-sid --with- pdflib=/Users/steve/build/pdflib/pdflib-4.0.1/bind/c --enable- shared=pdflib --with-mysql=/usr/local Thanks for your time. -Steve On Friday, August 31,

Re: [PHP-INST] php 4.0.6, pdflib 4.0.1, mac osx

2001-08-31 Thread Steve Cayford
type of a gcc2 > builtin and then its argument prototype would still apply. */ > char PDF_show_boxed(); > > int main() { > PDF_show_boxed() > ; return 0; } > On Fri, 31 Aug 2001, Steve Cayford wrote: > >> Yup, tried it. >> >> ./configure --with-xml --with-

Re: [PHP-INST] php 4.0.6, pdflib 4.0.1, mac osx

2001-08-31 Thread Steve Cayford
figure options you would succeed: > > --with-pdflib=/usr/local > > You might also need to use --with-jpeg-dir , --with-png-dir , > --with-tiff-dir if these libraries are not in your libpath. > > --Jani > > > On Fri, 31 Aug 2001, Steve Cayford wrote: > >> From

[PHP-INST] php 4.0.6, pdflib 4.0.1, mac osx

2001-08-31 Thread Steve Cayford
From browsing the archives, it looks like getting pdflib into php takes luck and persistence to achieve the magical configure options, and I'm running low on both. I'm trying to get pdflib 4.0.1 to work with php 4.0.6 and apache 1.3.20 on mac osx 10.0.3 php and apache work great and I'm eage

[PHP-INST] Help - Raq3 install. 4.0.6 fails, need to install 4.0.5

2001-08-21 Thread Steve Broski
I tried to install PHP4.06 on a Cobalt Raq3 and had no shortage of problems. Turns out its an Apache problem with the Raq3's, as per: http://www.phpbuilder.com/forum/read.php3?num=3&id=106614&thread=105813 So I have to install 4.05 instead, which is fine. Problem is I've already run configure,

[PHP-INST] Re: Installing on a cobalt Raq 3

2001-08-21 Thread Steve Broski
> I succeded compiling it from sources in a cobal raq 3, but canot make > work the httpd goes down because y get this error when i restart it > > Setting up Web Service: Syntax error on line 33 of > /etc/httpd/conf/httpd.conf: > Cannot load /usr/lib/apache/libphp4.so into server: libmysqlclien

Re: [PHP-INST] Installation with mod_perl / mod_so

2001-08-14 Thread Steve Brazill
That's the first time I've ever seen anyone try to install "mod_perl" by manually 'hacking' the Apache 'source configuration' file... I do believe that there's a lot of 'dependancies' (at least when I install it) for "mod_perl" in order for it to install correctly (and the order of installation m

Re: [PHP-INST] MIME types

2001-08-07 Thread Steve Brazill
27; which will show you have to reinstall them using the source method. (which has always worked for my, and others who have requested them)... good luck... P.S. I didn't recieve any 'attachments' with your message... - Original Message - From: "Jan-Erik Bullett"

Re: [PHP-INST] MIME types

2001-07-23 Thread Steve Brazill
ECTED]> Sent: Monday, July 23, 2001 11:32 PM Subject: [PHP-INST] MIME types > Help again. > > (Thanks Steve), I downloaded the MySQL-devel and then I had the headers in /usr > > the thing built ok > > Now I need to set up the MIME type to include the application/x-httpd-

Re: [PHP-INST] problems building PHP

2001-07-23 Thread Steve Brazill
How did you install MySQL ?? If you used the RPM method, you should find all of the MySQL files 'dispersed' throughout "/usr", so that should be what you use in your config statement ("--with-mysql=/usr"). If you used the 'source' method of installation, you'd point to the directory where yo

Re: [PHP-INST] libphp4.so missing

2001-07-21 Thread Steve Brazill
You did not mention 'how' you install Apache or PHP (RPM method, or 'source' package). If you used the 'source' installation for both, the file should be in the "libexec" subdirectory of Apache. First, you should upgrade your version of Apache (including the server acting as your "www" site)

Fw: [PHP-INST] Install Trouble on RedHat 6.2 & Apache 1.13.14

2001-07-19 Thread Steve Brazill
Here's an 'abridged' version of the message I sent (since the 'list' doesn't accept anything over 40k), without the 'attachment'... - Original Message - From: "Steve Brazill" <[EMAIL PROTECTED]> To: "Mark S Russell" &

Re: [PHP-INST] Need assistance installing php-4.0.0

2001-07-17 Thread Steve Brazill
You should really install the latest version of Apache and PHP (versions 1.3.20 and 4.0.6 respectively). But, in the meantime, you can either add the MySQL 'library' directory to your LDPATH (library search path), or simply 'link' the necessary MySQL file to "/usr/lib" (which is the 'standard'

Re: [PHP-INST] Help you with our programming skills and experience

2001-07-15 Thread Steve Brazill
How can 'quality be guaranteed' if you're using Microsloth products ?? Don't you know how to work with 'enterprise level' products ? - Original Message - From: "David Rosen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, July 15, 2001 8:53 PM Subject: [PHP-INST] Help you with

Re: [PHP-INST] Configuration Error!

2001-07-15 Thread Steve Brazill
.so.4", but you should check... system:/opt/install/mysql-3.23.39> cd /usr/lib system:/usr/lib> ln -s /usr/local/mysql/lib/mysql/libmysqlclient.so.10 - Original Message - From: "Brian Clark" <[EMAIL PROTECTED]> To: "Steve Brazill" <[EMAIL PROTECTED

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

2001-07-14 Thread Steve Brazill
As for the possibility of 'mirroring' 2 drives, why don't you use Linux's "raidtools" to create 'software' mirrors (or stripes, or raid's) ?? It's very easy, and has worked for 20 of my systems for the past year or so... Email me if you need info on how to create the 'mirrored' partitions...

Re: [PHP-INST] Configuration Error!

2001-07-14 Thread Steve Brazill
Is the 'configuration error' the fact that you're using a very old (and exploitable) version of Apache ? - Original Message - From: Brian Clark To: [EMAIL PROTECTED] Sent: Saturday, July 14, 2001 6:36 PM Subject: [PHP-INST] Configuration Error! OS: Red Hat 7.0 Apache: 1

Re: [PHP-INST] Instalation Problems /w Win98 + Apache 1.3.19

2001-05-19 Thread Steve Perrin'
Kojiro, I'll assume that PHP works correctly provided you have no extensions uncommented? Maybe the extensions you have attempted to use have dependancies (other DLL's), have you copied the DLL's in the PHP4/DLLS directory to your WINDOWS/SYSTEM folder. You may get an error when attempting to r

Re: [PHP-INST] Problems trying to add LDAP to PHP

2001-05-18 Thread Steve Holden
Alfred Lerch wrote: > > I run into endless compile problems with the Netscape/iPlanet LDAP and > switched to OpenLDAP which worked immediately. Thanks: now working! Kind regards, Steve -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For a

[PHP-INST] Problems trying to add LDAP to PHP

2001-05-15 Thread Steve Holden
ld: fatal: Symbol referencing errors. No output written to httpd collect2: ld returned 1 exit status I'd be extremely grateful for any quick tips or, failing that, for your deep and insightful wisdom! Kind regards, Steve Software versions: Solaris 8 (64 bit) Apache 1.3.19 php 4.0.4 iPlan

Re: [PHP-INST] php 4.0.5 configure failure using -with-mcrypt

2001-05-15 Thread Steve Brazill
You didn't mention how you 'configured' "libmcrypt" (or what was the 'latest' version you installed)... When I installed 'libmcrypt' version 2.4.9, I used the following method (you're probably missing the last part): Unpack the 'source distribution'. system:/tmp> cd /opt system:/opt> gunzi

Re: [PHP-INST] best OS platform for low memory, php/mysql web server

2001-05-08 Thread Steve Brazill
Though it's possible to run Linux on a system with only 16 meg of RAM (I did it with version 1.2 seven years ago..), I think you'll find that a lot of 'issues' will go away if you have at least 64 meg installed... Check out Ebay for any 'deals' on RAM (128 meg 'sticks' should be going for aproxi

Re: [PHP-INST] compile problem with IBM DB2

2001-05-03 Thread Steve Brazill
Shouldn't your PHP config statement look like: SSL_BASE=/usr/local/ssl ./configure \ --with-layout=Apache \ --prefix=/opt/gr/oas/apache \ --enable-module=ssl \ --activate-module=src/modules/php4/libphp4.a \ --activate-module=src/modules/perl/libperl.a \ --

Re: [PHP-INST] AIX

2001-04-26 Thread Steve Brazill
IF, you are indeed using the MySQL server version 3.23.37, and the client version of 3.22.whatever, I would suspect that it won't work... (you'd need a 3.23.xx client) Jacob Steinberger wrote: > Andi, Steve. I should have added that everything I have managed to get > i

Re: [PHP-INST] AIX

2001-04-26 Thread Steve Brazill
What version of MySQL did you install, and what version does "phpinfo" say is installed ?? (remember, PHP comes with an old 'generic' version pre-builtin) Also, did you install MySQL using RPM's ? If you used the 'source' method (as I did) the line from "phpinfo" might say something like "--wi

Re: [PHP-INST] problem: php-document in netscape is oly downloadable

2001-04-06 Thread Steve Brazill
To cover ANY version of PHP (and any other type of HTML file I might have embedded PHP code in), I made sure that all the possible file 'extensions' were mentioned in the appropriate config line in "httpd.conf" Addtype application/x-httpd-php .php .php3 .php4 .htm Markus Mattes wrote:

Re: [PHP-INST] DSO Problem -- Ouch

2001-03-22 Thread Steve Brazill
I usually just place 'symbolic' links from "/usr/lib" (the 'default' lib area) to the actual files... cd /usr/lib ln -s /usr/local/mysql/lib/mysql/libmysqlclient.so.6 (libmysqlclient.so.10 for 3.23 versions) Rasmus Lerdorf wrote: > If you are on Linux you need to add the dir

Re: [PHP-INST] apache+mysql+php4+redhat7

2001-03-03 Thread Steve Brazill
Actually, a method I've been using, which seems to be the simplest way to get all your 'addin' libraries seen by any of your programs (including PHP) is to put 'symbolic' links in "/usr/lib" pointing to the actual library (though I'm lied about the RSAref library, which I actually copied into "