[PHP-INSTALL] PHP install error

2009-11-02 Thread Jaber, Adam M CTR DLA J6UIA
Hello, Platforms: AIX 5.3.10 - Apache 2.2.14 - PHP 5.2.11 - DB2/UDB 9.7 I received this error after running: ./configure --with-apxs2=/usr/opt/apache2/bin/apxs --with-ibm-db2=/data/db2/db2inst1/sqllib --sysconfdir=/usr/opt/apache2/conf +---

[PHP-INSTALL] PHP install on AIX

2009-10-30 Thread Jaber, Adam M CTR DLA J6UIA
Hello, Platforms: AIX 5.3.10 - Apache 2.2.14 - PHP 5.2.11 - DB2/UDB 9.7 I received this error after running: ../configure --with-apxs2=/usr/opt/apache2/bin/apxs --with-ibm-db2=/data/db2/db2inst1/sqllib --sysconfdir=/usr/opt/apache2/conf +--

Re: [PHP-INSTALL] Compile PHP 5.2.5 Under Fedora 8

2008-01-22 Thread Adam Carnine
Chip, It says that z-lib is the problem try updating that to see if this fixes your issues. -Adam Chip Burke wrote: > I am unable to get the configure script to complete on my Fedora 8 x86_64 > install. The configure command I am using is > > ./configure --program-prefix= --prefix

[PHP-INSTALL] libphp5.so error

2007-09-19 Thread Adam Lewis
e same way with no problem. TIA, Adam

[PHP-INSTALL] php configure with xmlrpc

2007-03-22 Thread Aleksandar Adam
Hello, I have a question. 1. How to correctly configure php in Linux with xmlrpc support enabled? 2. Do I need xmlrpc-epi-php for this purpose? Best regards Aleksandar [EMAIL PROTECTED] - Don't get soaked. Take a quick peek at the forec

Re: [PHP-INSTALL] Problem with install on FC5

2006-10-10 Thread Adam Carnine
Steven, You should probably send out your configure options as well as the contents of your LD_LIBRARY_PATH. -Adam Steven Cruz wrote: Hello Everyone;   I am receiving and error when try to compile build php 5.1.6. /usr/bin/ld: cannot find -lintl collect2: ld returned 1 exit status make

[PHP-INSTALL] Compile Issues

2006-09-22 Thread Adam Carnine
10. My CFLAGS looks like: -O3 -m64 -fPIC -Bsymbolic I have recompiled ZLib (just in case that was the problem) to no avail. Any ideas? Thanks in advance. -Adam

[PHP-INSTALL] Pear: command not found?

2005-07-08 Thread Adam Douglas
Hi. I've installed PHP 4.3.11 from source on to an OpenBSD i386 server however I've found out that pear script doesn't appear to be present. I discovered this when trying to install some pear packages doing "pear install packagename". I get a returned error of "-bash: pear: command not found". I'v

[PHP-INSTALL] Re: Your product

2004-12-22 Thread adam
Your document is attached. --- Trend GateLock [EMAIL PROTECTED] (主機:higp3.gatelock.com.tw) ** 中毒檔案 your_product.pif 已刪除。 Trend GateLock [EMAIL PROTECTED] (主機:higp3.gatelock.com.tw) ** 在檔案 your_product.pif 中發現病毒 WORM_NE

[PHP-INSTALL] Re: Details

2004-04-19 Thread adam
Your file is attached. --- Trend GateLock [EMAIL PROTECTED] (主機:higp5.gatelock.com.tw) ** 中毒檔案 my_details.pif 已刪除。 Trend GateLock [EMAIL PROTECTED] (主機:higp5.gatelock.com.tw) ** 在檔案 my_details.pif 中發現病毒 WORM_NETSKY.D。

Re: [PHP-INSTALL] php with freetds warning messages

2004-03-25 Thread Adam Voigt
- duplicate name - > mssql_min_error_severity in Unknown on line 0 > PHP Warning: Function registration failed - duplicate name - > mssql_min_message_severity in Unknown on line 0 > PHP Warning: mssql: Unable to register functions, unable to load in > Unknown on line 0 > [Wed Mar 24 14:51:46 2004] [notice] Apache/2.0.49 (Unix) mod_ssl/2.0.49 > OpenSSL/0.9.6m PHP/4.3.4 configured > > Thanks in advance > > > Suraj Abraham > > > > -- Adam Voigt [EMAIL PROTECTED]

[PHP-INSTALL] hello

2004-02-23 Thread adam
is that your account? <>

RE: [PHP-INSTALL] Need Help Recompilling PHP

2004-02-20 Thread Adam Voigt
orking, but that might be a > separate problem. I just want to know if the modules have truly been added > to PHP. > > Matt > > > -Original Message- > > From: Adam Voigt [mailto:[EMAIL PROTECTED] > > Sent: Friday, February 20, 2004 6:58 AM > > To:

Re: [PHP-INSTALL] Need Help Recompilling PHP

2004-02-20 Thread Adam Voigt
> /user/local/apache2/cgi-bin/php need to be updated? > > Thanks. > > > Matt -- Adam Voigt [EMAIL PROTECTED]

[PHP-INSTALL] Passing information via a url

2003-09-30 Thread Adam Dear
param == "string") { do something; } Is there something I need to configure in php to be able to accept a variable passed via a url? By the way, I'm new to php, so please be specific with answers. Thanks Adam

[PHP-INSTALL] $PHP_SELF

2003-09-29 Thread Adam Dear
I have just installed php. I am new to php. I have read several items(ie. books, online documentation). I have seen references to a variable called $PHP_SELF. I have tried to use it in a form, but to no avail. Here is a line of code where I have used it: ?form=yes method="post"> However, wh

Re: [PHP-INST] php 4.3.2 and apache 1.3.27?

2003-07-17 Thread Adam Voigt
cket apps or other webservers to download pages > for me. its run as a daemon, not executed as a cgi. in perl lingo (my > background), its a script not a cgi. can i try installing some CLI only > version of php and just skip this webserver issue? seems crazy i am > forced to have

[PHP-INST] dll extensions in 4.3.2

2003-06-27 Thread Adam Woolever
er in php.ini but it doesn't work. Any thoughts? Adam Woolever www.MidwayNet.net 219-866-7946 888-866-7946 -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-INST] Compile PHP

2003-06-27 Thread Adam Voigt
ule of Apache. The option --with-apache need the > directory source of Apache and i installed binaries Apache from Suse and i > downloaded source PHP ( version 4.3.1) from www.php.net. > > Thanks. -- Adam Voigt ([EMAIL PROTECTED]) Linux/Unix Network Administrator The Cryptocomm Group --

Re: [PHP-INST] Installation PHP+Apaceh

2003-06-27 Thread Adam Voigt
t; AddType application/x-hhtpd-php .php > AddType application/x-hhtpd-php-source .phps > Action application/x-httpd-php "/php/php" > > Any ideas. > -- Adam Voigt ([EMAIL PROTECTED]) Linux/Unix Network Administrator The Cryptocomm Group -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-INST] apache permissions with php 4.3.2

2003-06-17 Thread Adam Voigt
g file. > I've tried chown'ing the inaccessable files, I've tried doing my make > install as user apache, all did no good. > Does anyone know a good solution to this problem? How to get apache to > run completely as a user other than root? > > Thanks in adva

[PHP-INST] PHP 4.3.1 and Zend Optimizer

2003-03-17 Thread Adam Voigt
being active. I have already verified permissions on both the php and zend directory are set properly and restarted the entire server. Any ideas? Thanks. -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc -- PHP Install Mai

Re: [PHP-INST] ms sql

2003-03-05 Thread Adam Voigt
7;t seem to be working with your PHP > > thanks > joel > -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Adam Voigt ([EMAIL

Re: [PHP-INST] Why "Notice: Use of undefined constant mefe -assumed 'mefe' in C:\...\calc.php on line 24"??

2003-02-18 Thread Adam Voigt
, 2003-02-18 at 12:43, Pierre-Alain Joye wrote: On 18 Feb 2003 12:40:21 -0500 Adam Voigt <[EMAIL PROTECTED]> wrote: > Let see the amount of applications are useless > just because they do not take care about th

Re: [PHP-INST] Why "Notice: Use of undefined constant mefe -assumed 'mefe' in C:\...\calc.php on line 24"??

2003-02-18 Thread Adam Voigt
12:30:59 -0500 Adam Voigt <[EMAIL PROTECTED]> wrote: > On Tue, 2003-02-18 at 10:59, Pierre-Alain Joye wrote: > Hmmm, bad advice, you better to safely fix them. > > Reply: > > This is infact an extremely com

Re: [PHP-INST] Why "Notice: Use of undefined constant mefe -assumed 'mefe' in C:\...\calc.php on line 24"??

2003-02-18 Thread Adam Voigt
error debugging at the top of your page to see the useless crap that you can 99% of the time safely ignore. -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc signature.asc Description: This is a digitally signed message part

Re: [PHP-INST] Why "Notice: Use of undefined constant mefe -assumed 'mefe' in C:\...\calc.php on line 24"??

2003-02-18 Thread Adam Voigt
nstall Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc signature.asc Description: This is a digitally signed message part

Re: [PHP-INST] Compile PHP into Apache 2.0 httpd(static)

2003-01-23 Thread Adam Voigt
Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc signature.asc Description: This is a digitally signed message part

Re: [PHP-INST] Netscape error

2003-01-17 Thread Adam Voigt
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963 -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http

Re: [PHP-INST] Yaz Extension

2003-01-04 Thread Adam Dickmeiss
is in fact there. yaz.dll must also be in the system path (\winnt\system or similar). php_yaz.dll depends on it. -- Adam > I tried placing this file in the Windows and Windows\system32 folders > after looking at some posts, but to no avail. I noticed that php_gd.dll > worked, so I went throug

Re: [PHP-INST] Problem with MySQL-4.0.5-0 & PHP.

2002-12-18 Thread Adam Voigt
oblem?. Thanks in advance. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.2

Re: [PHP-INST] Failed opening

2002-12-03 Thread Adam Voigt
What does it say in your Apache error_log file? -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc signature.asc Description: This is a digitally signed message part

Re: [PHP-INST] configure problem

2002-11-05 Thread Adam Voigt
Whats your configure line look like? On Tue, 2002-11-05 at 11:56, Amaury DAILLIEZ wrote: > Hey all, > > Did someone already configure PHP 4.1, 4.2 or 4.3 + IMAP with Slackware 8.1 ? > > I can definetly not get it working :( i tried to modify lib paths, i tried to modify >the configure script...

RE: [PHP-INST] PHP install problem, engine not parsing php files

2002-10-23 Thread Adam Voigt
If your trying to compile the PHP binary instead of building it into PHP, you need to drop the --with-apache line and add something like: --prefix=/usr/local/php Which will create an actual php executable in that directory, but this will not make it work with Apache. Adam Voigt [EMAIL PROTECTED

Re: [PHP-INST] Configure error w/PHP 4 on RH7.2

2002-06-10 Thread Adam Voigt
ried rebooting since your RPM install (yes I know you shouldn't have to) and what is your complete configure line for PHP? Adam Voigt [EMAIL PROTECTED] On Mon, 2002-06-10 at 10:20, Shaun Fanning wrote: > I'm trying to install PHP 4.2.1 on RH7.2 with support for MySQL 3.23.49a >

Re: [PHP-INST] Apache2 + PHP + MySQL

2002-06-07 Thread Adam Voigt
Edit the force-cgi-redirect line in your php.ini file in your windows folder. Adam Voigt [EMAIL PROTECTED] On Fri, 2002-06-07 at 04:42, Tai T. Le wrote: > Hi, > > I'm try to run Apache2 with PHP + MySQL on WinXP. Apache2 run with no > problems. PHP install and configure but w

Re: RE: [PHP-INST] Re: FreeBSD + gd + PHP4.1.2

2002-04-22 Thread Adam Voigt
Just out of curiosity, change /usr/local/lib/gd to /usr/local, you don't have to specify the lib path, like if you do --with-mysql=/usr/local/mysql it will know the libs are in the path you specified with lib at the end, which would be /usr/local/mysql/lib, so give just /usr/local a try.

[PHP-INST] Call to undefined function: curl_init()

2002-02-06 Thread Adam Doyle
I installed mod_php4 w/curl support on FreeBSD 4.5-Release running Apache 1.3.23 I think my php.ini file residing in /usr/local/etc is not configured properly: ; Directory in which the loadable extensions (modules) reside. extension_dir = /usr/local/lib or should i load it directly like this:

[PHP-INST] imap-ssl and mcrypt problem ???

2001-12-13 Thread Adam Arrowood
(and the kerberos associated stuff) imap-ssl works fine. Is anyone out there using imap-ssl and mycrypt in PHP on a RedHat 7.1 box? I'm fairly certain my box is up to date with all the RedHat rpms and I'm 99% all the paths and ld_so.conf are correct. Any clues? thanks, adam ar

RE: [PHP-INST] Help!! Please Help Me!

2001-11-09 Thread Adam Jackson
would header("http://url.com";); work ? -Original Message- From: T [mailto:[EMAIL PROTECTED]] Sent: Saturday, November 10, 2001 1:46 PM To: [EMAIL PROTECTED] Subject: [PHP-INST] Help!! Please Help Me! Hello! i would like to useing fopen() fuction to open the other Url, but i am using a

RE: [PHP-INST] Apache / SSL install problem

2001-10-02 Thread Adam Jackson
Hello I seem to be getting the same type of error, but I am using Apache-ssl 1.3.20, the Apache webserver itself works fine, just that apache-ssl will not load at all. -Adam >I added mod_ssl to Apache-1.3.20 on a Redhat-7.1 box running >php-4.0.6. I initially forgot to reinstall php

Re: [PHP-INST] php + informix

2001-09-18 Thread Adam Williams
Hi, I went to www.intraware.com but it doesn't apparently have any relation to informix products. I'm going to look at IBM's web site soon. Adam On Tue, 18 Sep 2001, Paul Gardiner wrote: > Hi Adam, > > I've just been to their site and

Re: [PHP-INST] php + informix

2001-09-18 Thread Adam Williams
Hi, Thanks for the help! I think I will have to contact informix to find out if I can order Informix ESQL/C or Client SDK. Adam On Tue, 18 Sep 2001, Paul Gardiner wrote: > I'm afraid you will need to get hold of the CDSK for your Intel platform, > whe

[PHP-INST] RE: php + informix

2001-09-18 Thread Adam Williams
Hi, Thanks. That URL mentions an Informix-ESQL/C package, but doesn't say if it needs to be purchased from Informix or if its freely available. It also does not mention the Client SDK. I am thinking I might have to contact Informix sales. Adam On Tue, 18 Sep

[PHP-INST] php + informix

2001-09-17 Thread Adam Williams
x27;s web site. Thanks, Adam Williams [EMAIL PROTECTED] -- 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] getting pspell to work

2001-09-14 Thread Adam Montague
ple with the same problem, but nobody with a solution. Does anyone know how to get this to work, or what is going wrong? Thanks Adam

[PHP-INST] Suse 7.2 + Apache + PHP

2001-08-21 Thread Adam Oliver
and .php4 extensions. Any ideas as to what the problem might be? Adam D. Oliver Independent Consultant http://www.meyedev.com/people/aoliver.html [EMAIL PROTECTED] -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail

[PHP-INST] mysql --> php

2001-04-08 Thread Adam
o use mysql in a php script: Warning: MySQL Connection Failed: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) in lib.inc.php3 on line 97 Error I'm sure that mysql server is running. Greets, Adam -- PHP Install Mailing List (http://www.ph

[PHP-INST] Mac OS X Library

2001-02-05 Thread Adam Eijdenberg
Has anyone managed to successfully install php as a DSO for Apache under Mac OS X? I've searched every list archive I could find with no success. Thanks in advance. Kind regards, Adam Eijdenberg e.g. design [EMAIL PROTECTED] http://www.egdesign.com.au/ Phone: +61 3 6231 3474 Fax: