[PHP-INSTALL] Symbol xmlTextReaderSetup definition was not found

2009-02-04 Thread John T Mills
I having an issue with PHP with OCI, MySQL, and IBMIHS (apxs2) on AIX53. I thought it was a bug, but, I've been referred here. Has anyone experienced this type of thing and knows what: "Set your LD_LIBRARY_PATH properly." would be referring to? I assume that /opt/libxml2/2.6.30/lib/ isn't linki

[PHP-INSTALL] **VIRUS** delivery failed

2004-11-15 Thread s . t . xtal_l
This is a multi-part message in MIME format. KWF Email scanner was unable to check following file (i.e. corrupted/encrypted zip archive): text.zip Content type: application/C¦€â¬roho(î'Lî'Lî'N1 This file was removed by Firewall.

[PHP-INSTALL] php5 + postgreSQL + apache2 + phpPgAdmin

2004-10-24 Thread Marty T
Hello everyone, I have installed postreSQL, apache2 ,php5 and phpPgAdmin on a windows machine. I cannot get the postgreSQL extension from php to work. I manually installed php and tested it, then I tried to add the extesion for postgresql from the ini file by uncommenting extension=php_pgsql.dll

[PHP-INSTALL] Re: Mail Authentification [Incident: 040511-002245]

2004-05-11 Thread T-Mobile Customer Care
Your question has been received. You should expect a response from us within 24 hours. You may also update this question by replying to this message. Because your reply will be automatically processed, you MUST enter your reply in the space below. Text entered into any other part of this message

[PHP-INSTALL] Php not installed right?

2004-02-22 Thread T. Leppers
Title: Bericht Hi,   I have installed the PHP module and also a module called PHP dev from firepages. I tried everything to open my local PHP-files in my browser but I see the screen flash once but no PHP-file is opened in my browser. Not even a new browser-window is opened. Could someone ex

[PHP-INSTALL] Unsubscribe Me

2003-10-15 Thread Gráinne T
Please unsubscribe me Thanks   Gráinne Twohig    

Re: [PHP-INST] PHP4 on OpenBSD, Missing libcrypto.so.4.1???

2002-11-04 Thread Matt T. Galvin
I am pretty sure that it is telling you, that you need to install OpenSSL. http://www.openssl.org/ -- At 04:02 PM 11/3/2002 +0100, you wrote: Tried to install PHP4 on my OpenBSD box but it complains about some file, libcrypto.so.4.1:( What I did exactly is at the end of this message. How

[PHP-INST] php,ldap, images

2002-08-28 Thread Luis E. Collado T.
Thanks for your answer, i already solved the problem. But, I have other questions: what i should to do to view a image coming of a ldap server (openldap) from a browser and with php? thanks -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] problems with httpd.conf and LoadModule php

2002-08-25 Thread Luis E. Collado T.
Hi, i have a problem: when i add the line: LoadModule php4_module modules/libphp4.soto httpd.conf file, apache web server not start. may you help me? Thanks

[PHP-INST] Apache2 + PHP + MySQL

2002-06-07 Thread Tai T. Le
Hi, I'm try to run Apache2 with PHP + MySQL on WinXP. Apache2 run with no problems. PHP install and configure but when I test it, it said something like : Security Alert! The PHP CGI cannot be accessed directly. This PHP CGI binary was compiled with force-cgi-redirect enabled. This means that a

[PHP-INST] Apache + php

2002-06-07 Thread Tai T. Le
Hi, Can someone please help...I'm new to this PHP I'm setting up Apache 1.3.24 with PHP4. After configure everything and I tried to test to if it work but I can't view it instead it promp for download ? Your help is very appreciate! Thanks. -- PHP Install Mailing List (http://www.php.net/

RE: [PHP-INST] IMAP

2002-03-15 Thread T Churchward
Jason I managed to do this as follows, PHP: 4.0.6 UW imap client: imap-2001a Linux Distro: RH6.2 Linux Kernel: 2.2.19-6.2.12 Cyrus IMAP: 2.0.16 Apache: 1.3.23 MySQL: 3.23.49 My configure command... ./configure --with-mysql=/usr/local/mysql --with-apxs=/usr/local/dev/apache/ bin/apxs --with-cyr

RE: [PHP-INST] PHP install when apache already installed

2002-03-01 Thread T Churchward
Shaun If apache is already installed that's okay. The important thing is to carefully read the information in the 'INSTALL' file where you unpacked PHP - particularly the bit about 'DSO' and testing whether your installation of the web server supports this. If all is okay then you can start you

RE: [PHP-INST] PHP 4.1.1 compile problem with imap options

2002-02-28 Thread T Churchward
Hello It appears that this is likely to be a bug. Using php 4.0.6 everything works fine. On my way to bug.php.net my thanks to those that looked into this on my behalf. Tom -Original Message- From: T Churchward [mailto:[EMAIL PROTECTED]] Sent: 27 February 2002 15:34 To: [EMAIL

[PHP-INST] PHP 4.1.1 compile problem with imap options

2002-02-27 Thread T Churchward
Hello I am experiencing a problem when compiling php4.1.1 for use with a Cyrus imap server - full details below. If anyone has any ideas as to where I might be going wrong your suggestion will be greatly appreciated. thanks in advance Tom Churchward Red Logic Oracle Support Specialists Tel: +

[PHP-INST] Default mysql path

2002-02-02 Thread Uma Shankari T.
Hello, I have installed php and mysql in my machine.By default in which path php check for mysql Anyone can know this tell to me as soon as possible -Uma -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: [PHP-INST] Mysql support

2002-01-29 Thread Uma Shankari T.
I have tried that code it is giving all the information about php. I am using php and mysql for webpage designing and apache for authentication.I am working in linux platform.I don't know the people who worked before me installed using binary or source.Manually it is connecting to mysql like thi

[PHP-INST] Mysql support

2002-01-29 Thread Uma Shankari T.
I am trying to connect with mysql using php script but it is giving No mysql support error.what will i do to rectify this error tell me assp -Uma -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [PHP-INST] Installation

2002-01-29 Thread Uma Shankari T.
I have done all those things but it is displaying the same error -Uma -- 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] Installation

2002-01-29 Thread Uma Shankari T.
I have installed php sucessfully.But while trying to connect with mysql it is giving fatal error.This error is coming due to mysql problem or what. -Uma -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

[PHP-INST] Unable to load dynamic library 'php_oci8.dll'

2001-12-05 Thread Mirza T
i need a help Thanks -- __ Mirza T. dELTA d.o.o. SKPC Mejdan 75000 Tuzla GSM : +387 66 179 276 Phone : +387 35 265 050 Fax : +387 35 251 304 http://www.delta.com.ba __ -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [

[PHP-INST] Unable to load dynamic library 'php_oci8.dll'

2001-11-30 Thread Mirza T
;extension=php_cpdf.dll extension=php_oci8.dll ; ; - My extensions dir is c:\php\extensions\php_*.dll whene i put in php.ini extension_dir = c:\php\extensions or some thing alse i get a EROR " Unable to load dynamic library 'php_oci8.dll' " i need a he

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

2001-11-09 Thread T
> would header("http://url.com";); work ? I am Very Sorry ,i don't know how to use header. Can You give me some example? Thank You Very Much! is it? http://www.yahoo.com";); if(!$file) { echo "Unable to open remote file."; exit; } ?> result message is Unable to open remote file -

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

2001-11-09 Thread T
Hello! i would like to useing fopen() fuction to open the other Url, but i am using a shared server now. When i useing fopen() or file() fuctions, always have a error message: Warning: php_hostconnect: connect failed in /usr/xxx/xxx/xxx/html/test.php on line 3 Warning: file("http://www.yahoo.co

[PHP-INST] Unable to find lt ...

2001-02-05 Thread Michael T. Babcock
What other information would you like? (Please reply to [EMAIL PROTECTED]). CONFIGURE: './configure' '--prefix=/usr' '--with-apxs=/usr/bin/apxs' '--enable-versioning' '--with-config-file-path=/etc' '--sysconfdir=/etc' '--with-gd' '--with-mm=/usr/src/System/mm-1.1.3' '--with-xml' '--with-tra