[PHP-INSTALL] Installation issue with PHP 5.3.1

2009-12-16 Thread Matt Campo
nually configure the web server." I then manually configure the server to use FastCGI, according to the instructions on the PHP website. After restarting IIS, I navigate to the test page for my site. Instead of displaying the page, my browser downloads the page as a file. Does anyone have a clue what's going on here? -Matt

[PHP-INSTALL] PHP 5.2.0 and MySQL problems

2007-01-14 Thread Matt Banks
tput that is generated:Fatal error: Call to undefined function mysql_connect() in C:\Inetpub\wwwroot\db.php on line 12Can anyone help me out?Thanks,Matt

Re: [PHP-INSTALL] php returning completely empty documents on new apache install

2006-03-14 Thread Matt G.
-with-libxml-dir=$MYDIRMy php.ini is in $MYDIR/lib which is where php will look for it according to ./configure --help. Is there any way I can find out if my php.ini is being read?  I've tried putting syntax errors in it, but see nothing come out in the logs indicating as such.-Matt On 14/03/

Re: [PHP-INSTALL] php returning completely empty documents on new apache install

2006-03-14 Thread Matt G.
they are not.On Tue, 14 Mar 2006 [EMAIL PROTECTED] wrote:> To: php-install@lists.php.net> From: [EMAIL PROTECTED]> Subject: Re: [PHP-INSTALL] php returning completely empty documents on new> apache install>>> One more thing Matt, before I ask on the apache mailing > list:

Re: [PHP-INSTALL] php returning completely empty documents on new apache install

2006-03-14 Thread Matt G.
e_php = YES iniphp.ini,and in httpd.conf, setting:ServerTokens FullServerSignature On This should show you if php is loaded into apache OK.KeithIn theory, theory and practice are the same;In practice they are not.On Mon, 13 Mar 2006, Matt G. wrote:> To: " [EMAIL PROTECTED]" <[EM

Re: [PHP-INSTALL] php returning completely empty documents on new apache install

2006-03-13 Thread Matt G.
hp5 against Apache 1.3.34, and not a2.0.xx version Matt?KeithOn Sun, 12 Mar 2006, Matt G. wrote:> To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED] >> From: Matt G. <[EMAIL PROTECTED]>> Subject: [SPAM] Re: [PHP-INSTALL] Re: [SPAM] Re: [PHP-INSTALL] php returning> com

Re: [PHP-INSTALL] Re: [SPAM] Re: [PHP-INSTALL] php returning completely empty documents on new apache install

2006-03-12 Thread Matt G.
odules/libphp5.soKeithIn theory, theory and practice are the same; In practice they are not.On Sun, 12 Mar 2006, Matt G. wrote:> To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> From: Matt G. > <[EMAIL PROTECTED]> Subject: [SPAM] Re: [PHP-INSTALL]> php returning complete

Re: [PHP-INSTALL] php returning completely empty documents on new apache install

2006-03-12 Thread Matt G.
tml document with Apache?If not, is your apache DocRoot setup correctly? KeithIn theory, theory and practice are the same;In practice they are not.On Sat, 11 Mar 2006, Matt G. wrote:> To: php-install@lists.php.net From: Matt G.> <[EMAIL PROTECTED]> Subject: [PHP-INSTALL] php> retu

[PHP-INSTALL] php returning completely empty documents on new apache install

2006-03-11 Thread Matt G.
I just built the latest apache 2.0 and php5 (shared apache module) on a linux 2.6.5 box.  After doing all of the setup from the INSTALL file, I'm unable to get a php hello world to work!  (Well, I get it to work with the CLI, but not through my web browser)  The apache server just returns a 0 byte

Re: [PHP-INSTALL] Does anyone actually care about this lists well being? :-/

2005-07-06 Thread Matt Blasinski
I, and I'm sure many others, appreciate the wonderful language, environment, and support thereof that we get with PHP (for free)! For anyone who disagrees, there's always the delete key ;-) Thanks! Matt Wez Furlong wrote: What you don't see is the constant stream of spa

[PHP-INSTALL] Apache won't start after upgrading to 4.3.10

2005-01-05 Thread Matt Blasinski
disabled Configuration File (php.ini) Path => /usr/local/lib/php.ini PHP API => 20020918 PHP Extension => 20020429 Zend Extension => 20021010 Debug Build => no Thread Safety => disabled Registered PHP Streams => php, http, ftp, https, ftps If anyone has had a similar p

[PHP-INSTALL] GD trouble

2004-11-12 Thread Matt Bullock
ql Gd Jpeg Png When I configure php without --with-jpeg and --with-png it seems to install ok, but it wont resize any images. Thanks for any help. Matt

Re: [PHP-INSTALL] PHP 4.3.8

2004-09-24 Thread Matt Krause
No luck. On Fri, 24 Sep 2004 13:04:37 -0300, Eduardo Sampaio <[EMAIL PROTECTED]> wrote: > try recompiling your apache with the following options: > ./configure --enable-module=so --enable-rule=SHARED_CORE > > > > > On Fri, 24 Sep 2004 08:12:16 -0700, Matt Kraus

[PHP-INSTALL] PHP 4.3.8

2004-09-24 Thread Matt Krause
e previous libphp4.so file. Anyone have any ideas? I have posted this to multiple LUG lists and have people stumped so far. Thanks. -- Matt Krause [EMAIL PROTECTED] http://www.mattkrause.net

[PHP-INSTALL] PHP 4.3.8

2004-09-23 Thread Matt Krause
e previous libphp4.so file. Anyone have any ideas? I have posted this to multiple LUG lists and have people stumped so far. Thanks. -- Matt Krause [EMAIL PROTECTED] http://www.mattkrause.net

[PHP-INSTALL] PHP 4.3.8

2004-09-23 Thread Matt Krause
e previous libphp4.so file. Anyone have any ideas? I have posted this to multiple LUG lists and have people stumped so far. Thanks. -- Matt Krause [EMAIL PROTECTED] http://www.mattkrause.net

[PHP-INSTALL] payflowpro / RH AS3

2004-09-21 Thread Matt Sturtz
no configure: error: The pfpro extension requires version 2 or 3 of the SDK What little I've read shows this is the way to do it, but it insists I don't have the right version of the SDK... Any thoughts? -Matt-

Re: [PHP-INSTALL] Error compiling php-4.3.6

2004-04-19 Thread Matt M.
d 1 exit status make: *** [sapi/cli/php] Error 1 I haven't had this problem, but a quick google search led me to this: Bug #24894 Compile failure when building openssl support shared http://bugs.php.net/bug.php?id=24894&edit=1 It looks like it's fixed in PHP 5. Hope this helps. Matt M.

Re: AW: [PHP-INSTALL] Apache2 + PHP 4.3.5

2004-04-16 Thread Matt M.
Read the apachectl man page. 3.) Read this: http://www.catb.org/~esr/faqs/smart-questions.html Good luck ;-) -- Matt M.

Re: [PHP-INSTALL] Apache2 + PHP 4.3.5

2004-04-16 Thread Matt M.
it was succesful. Since you say that there are no errors given by apachectl, I am left to assume that apache *is* starting fine. What exactly makes you think it isn't? More info please. -- Matt M. ./configure && make && make install works fine withour errors. Apache is

Re: [PHP-INSTALL] Apache2 + PHP 4.3.5

2004-04-16 Thread Matt M.
that your syntax is OK, then start it with: /usr/local/apache2/bin/apachectl start See what that says. -- Matt M. The only error, who comes during the compiling-process, is the following: /root/php-4.3.5/ext/standard/var_unserializer.c: In function `php_var_unserialize': /root/php

Re: [PHP-INSTALL] Apache2 + PHP 4.3.5

2004-04-16 Thread Matt M.
that tells you. If it says that your syntax is OK, then start it with: /usr/local/apache2/bin/apachectl start See what that says. -- Matt M.

Re: [PHP-INSTALL] installing with GD

2004-04-09 Thread Matt M.
Mark Seger wrote: Mike - you're a genius! even with your help I stumpled a tad but it was You mean Matt. my own fault. I had all 3 kits, jpeg, png and zlib already installed but not the devel versions. When I tried installing the latest I got all kinds of version conflicts and so back

Re: [PHP-INSTALL] installing with GD

2004-04-08 Thread Matt M.
vel packages installed. So you need: libjpeg-devel libpng-devel libtiff-devel (if you want tiff support) If I remember correctly, you also need zlib for png support, so: zlib zlib-devel Once all of those are installed, the following should work for you: ./configure --with-apxs2=/usr/local/bin/apxs --with-gd --with-zlib Good luck. -- Matt M.

Re: [PHP-INSTALL] installing with GD

2004-04-08 Thread Matt M.
Mark Seger wrote: [...] --with-apxs2=/usr/local/bin/apxs --with-mysql --enable-gd I think the option is actually '--with-gd', not '--enable-gd'. Worked for me. Hope this helps. -- Matt M.

Re: [PHP-INSTALL] configure hangs - no output

2004-04-08 Thread Matt M.
Matt M. wrote: a fresh install of Fedora Core 1. The configure script just hangs with no output whatsoever, so I have no idea where to start troubleshooting. I don't know why, but there seems to be problem outputting to the terminal I think. A little googling and I decided to add '

[PHP-INSTALL] configure hangs - no output

2004-04-08 Thread Matt M.
(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 [ About 77 More like that ] read(255, "Include iconv support\"\nac_he"..., 8192) = 8192 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 [ About 20 more until I killed it ] - TIA -- Matt M.

[PHP-INSTALL] Need Help Recompilling PHP

2004-02-20 Thread Matt Rossiter
ng to phpinfo() I'm following the instructions here. http://www.php.net/manual/en/install.apache2.php What am I doing wrong? How can I update my php options? Does /user/local/apache2/cgi-bin/php need to be updated? Thanks. Matt

[PHP-INSTALL] PHP Scripts result in a blank screen and no PHP code in source - HELP

2003-09-07 Thread Matt Fenby Taylor
Hi there, I know that this is a common problem posted to this list, but I have searched the archives and found nothing that has helped me. I have installed PHP 4.3.3 with Apache 1.3.28 running on RedHat 7.3. I have made all of the alterations to httpd.conf and php.ini that I have been told to

Re: [PHP-INSTALL] Installing w/ pdflib

2003-08-22 Thread Matt
On Thursday, August 21, 2003 at 9:59 PM Rodney Davis wrote: > I ran a pdflib rpm and installed pdflib 4 and it > appears to be running. How do I add this to the > php build? Any help is Appreciated. It's been a while, but my recollection is that you just need to make sure your builds of libpng

[PHP-INST] OS X, PHP and OCI8

2003-06-24 Thread Matt Rohrer
22: 0xb760 r23: 0x r24: 0x r25: 0x0073 r26: 0xb890 r27: 0x0002 r28: 0x001436fe r29: 0xb440 r30: 0x0000 r31: 0x8fe28918 /LOG Ideas, anyone? Matt -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-INST] Re: Solaris 8 , Apache 1.3.26 , php-4.3.1 install problems

2003-05-28 Thread Garrett, Matt M SITI-ITDIEEE
Unfortunately removing Options ExecCGI Makes no difference ! Any other suggestions Thanks Matt Matthew Garrett Unix System Support Shell Information Technology International Limited Seafield House, North Anderson Drive, Aberdeen AB15 6GZ, United Kingdom Tel: +44 (0)1224 81 8373 Other Tel

RE: [PHP-INST] PHP with PDFlib installation on Windows

2003-04-03 Thread Matt Schroebel
> -Original Message- > From: Bill Hudspeth [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 03, 2003 2:43 PM > To: [EMAIL PROTECTED] > Subject: [PHP-INST] PHP with PDFlib installation on Windows > > I am having problems getting the PDF extension to work with > PHP on Windows. > I am r

RE: [PHP-INST] PHP not accepting variables

2003-04-03 Thread Matt Schroebel
> -Original Message- > From: Anton Piatek [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 03, 2003 11:26 AM > To: Matt Schroebel; [EMAIL PROTECTED] > Subject: Re: [PHP-INST] PHP not accepting variables > > > Sorry, PHP v 4.2.2 > > and register_global

RE: [PHP-INST] PHP not accepting variables

2003-04-03 Thread Matt Schroebel
> -Original Message- > From: Anton Piatek [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 03, 2003 10:57 AM > To: [EMAIL PROTECTED] > Subject: [PHP-INST] PHP not accepting variables > > > Hi, > I just installed php on apache 1.3 under SUSE 8.1 (all > the SUSE rpms) and it doesnt

RE: [PHP-INST] Query String Help!

2003-03-31 Thread Matt Schroebel
> -Original Message- > From: Michael Scappa [mailto:[EMAIL PROTECTED] > Sent: Monday, March 31, 2003 1:47 PM > To: [EMAIL PROTECTED] > Subject: [PHP-INST] Query String Help! > > > I just finished installing PHP 4.3.1, and for some reason > when a page has a query string, it won't read

RE: [PHP-INST] urgent business relationship

2003-03-08 Thread Matt Babineau
So can you post the code? --> -Original Message- --> From: DR RAYMOND IBRU [mailto:[EMAIL PROTECTED] --> Sent: Saturday, March 08, 2003 6:19 AM --> To: [EMAIL PROTECTED] --> Subject: [PHP-INST] urgent business relationship --> --> --> The Palace of King of Ogoni Kingdom, --> Ogoni Oil p

RE: [PHP-INST] SAPI modules stability?

2003-03-04 Thread Matt Babineau
To just drop in my .02, in using the ISAPI module, I have randomly encountered situaiton where PHP outputs random characters into the HTML output. Its just an observation by me, and I have no technical NFO to back this up. I have the ISAPI module running currently on a couple machines, and everyth

RE: [PHP-INST] Help running phpMyAdmin with php 4

2003-02-10 Thread Matt Schroebel
> -Original Message- > From: Skip Evans [mailto:[EMAIL PROTECTED]] > Sent: Sunday, February 09, 2003 8:51 PM > To: [EMAIL PROTECTED] > Subject: [PHP-INST] Help running phpMyAdmin with php 4 > > I just installed phpMyAdmin on my FreeBSD box running Apache > and PHP 4.2.3. > When I load th

Re: [PHP-INST] Whither mysql.so?

2003-01-31 Thread Matt
- Original Message - From: "J.F. Noonan" <[EMAIL PROTECTED]> To: "Jim Thome" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, January 31, 2003 5:32 PM Subject: Re: [PHP-INST] Whither mysql.so? > > On Fri, 31 Jan 2003 at 1:52pm Jim Thome wrote: > > > MySQL support is built into P

RE: [PHP-INST] Apache_1.3.26 - Directory Access

2003-01-31 Thread Matt Schroebel
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 31, 2003 1:16 PM > To: Atif Jakupovic > Cc: [EMAIL PROTECTED] > Subject: Re: [PHP-INST] Apache_1.3.26 - Directory Access > > > > in your Apache -> httpd.conf, comment out this line.and

RE: [PHP-INST] PHP w/ MySQL

2003-01-30 Thread Matt Schroebel
> -Original Message- > From: Nick Gianakas [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 30, 2003 11:17 AM > To: [EMAIL PROTECTED] > Subject: RE: [PHP-INST] PHP w/ MySQL > > Do you have a host entry for localhost? > If you're referring to /etc/hosts, yes I do. > These are the conten

RE: [PHP-INST] PHP w/ MySQL

2003-01-30 Thread Matt Schroebel
> -Original Message- > From: Nick Gianakas [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 30, 2003 9:49 AM > To: [EMAIL PROTECTED] > Subject: [PHP-INST] PHP w/ MySQL > > > Hi All, > > I've been struggling w/ this problem for several months now > on and off. > I've exhausted my c

RE: [PHP-INST] html and php

2003-01-27 Thread Matt Schroebel
> -Original Message- > From: boka [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 27, 2003 2:57 PM > To: [EMAIL PROTECTED] > Subject: [PHP-INST] html and php > > > Hi ! > > here is my story (i have looked through archives and found > nothing to my > problem): > I have working config

RE: [PHP-INST] GD configure error.

2003-01-21 Thread Matt Schroebel
age- > From: Jose D. Raffucci [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 21, 2003 2:23 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP-INST] GD configure error. > > > I tried that but still fails. > > "Matt Schroebel" <[EMAIL PROTECTED]> wro

RE: [PHP-INST] GD configure error.

2003-01-21 Thread Matt Schroebel
Try adding --with-png-dir=/path/to/libpng > -Original Message- > From: Jose D. Raffucci [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 21, 2003 11:13 AM > To: [EMAIL PROTECTED] > Subject: [PHP-INST] GD configure error. > > > Using Red Hat 8.0, Apache 1.3.27, PHP 4.3.0 > > Configur

Re: [PHP-INST] Trouble building php-4.3.0 with RH8

2003-01-07 Thread Matt Pritchard
Mitch: you're not alone: same errors & same result for me (RH8, PHP 4.3.0). Matt "Mitch Pirtle" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... But wait, there's more! [root@localhost php-4.3.0]# ./configure --with-apxs

[PHP-INST] Redhat 8 > PHP

2003-01-06 Thread Matt Babineau
I'm trying to get PHP running on RH8- the Apache server is running and it is the newest version available from up2date, does anyone have a url of a good install helper on this? -Matt

[PHP-INST] variables not passing at all

2002-12-24 Thread Matt
work fine so I know it's not my code which leads me to server configuration. Any ideas? I"m really stumped. TIA - Matt -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Apache2 and PHP issues again....

2002-12-12 Thread Matt Blecha
php file... Any ideas? -Matt -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] When i go to a page, it asks for me to download

2002-11-15 Thread Matt Jaeger
i installed the sapi method in win 2kpro im running apache 1.3.x when i go to my index.php (its a simple test page) it requests a download. do you know why? -- Jæger -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

RE: [PHP-INST] PHP-4.2.2 as CGI

2002-08-30 Thread Matt Schroebel
Missing semi colon on line 3735? Post 10 lines of code starting at line 3730 or so. > -Original Message- > From: Ken Kyler [mailto:[EMAIL PROTECTED]] > Sent: Friday, August 30, 2002 7:46 AM > To: [EMAIL PROTECTED] > Subject: [PHP-INST] PHP-4.2.2 as CGI > > > FreeBSD 4.5-STABLE > Apach

RE: [PHP-INST] installation

2002-08-29 Thread Matt Schroebel
> -Original Message- > From: Marco Botros [mailto:[EMAIL PROTECTED]] > Sent: Thursday, August 29, 2002 6:16 AM > To: [EMAIL PROTECTED] > Subject: [PHP-INST] installation > > Any body out there available to help!. I think you need to be more specific. What do you need help with and what

Re: [PHP-INST] php with ldap.

2002-07-18 Thread Matt Wirges
r|libldap" libldap.so.2 => /usr/local/ldap/lib/libldap.so.2 (0x40177000) liblber.so.2 => /usr/local/ldap/lib/liblber.so.2 (0x4019e000) If I remember correctly, liblber is included with the ldap libraries, make sure that you tell php where they are for example: ./configure

[PHP-INST] Re: Apache 2.0.39 and Php 4.2.1 (again.. probably)

2002-07-18 Thread Matt
Download more headders in this group as sum one has put 2geather a tutorial cant remember link i fink theres one here www.phpgeek.net Matt "Else Magni Vassvik Rovik" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I've insta

[PHP-INST] LDAP+TLS configuration problems

2002-07-17 Thread Matt Wirges
nt from other applications that use it. Which leaves me fairly confused. Anyone have a similar problem, thoughts, suggestions, ideas? -matt -- Matthew Wirges Developer, CERIAS Incident Response Database [EMAIL PROTECTED] -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Re: Can't get URL or POST variables

2002-07-14 Thread Matt
thing i can thnk of is have you got the global settings switched on ? Matt "Christian Stadler" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi, > > http://www.php.net/manual/en/reserved.variables.p

[PHP-INST] Perl - Sorry Couldent Find Rite News Room

2002-07-08 Thread Matt
? do i ? or is this the norm Thanks Matt -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-INST] GD2 compile

2002-07-02 Thread Matt Schroebel
>> - Original Message - >> From: "Balázs Csaba" <[EMAIL PROTECTED]> >> To: "PhpInstall (Elektronikus levelek)" <[EMAIL PROTECTED]> >> Sent: Tuesday, July 02, 2002 3:56 AM >> Subject: [PHP-INST] GD2 compile >> >> I would like to find some inormation to build php4.2.1 with >> gD2. I have >>

RE: [PHP-INST] reinstalling

2002-07-02 Thread Matt Schroebel
> From: Angelo Marcos Rigo > Sent: Tuesday, July 02, 2002 10:46 AM > To: [EMAIL PROTECTED] > Subject: [PHP-INST] reinstalling > I need to reinstall apache without loosing my actually php > configuration. how can it be done? Unix answer: Depends on how you installed php. If php is a DSO mo

[PHP-INST] Re: Undefined variable: Usuario

2002-07-01 Thread Matt Parlane
. Hope that helps, Matt "Jose Antonio Tuesta" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Configuration > Win 2000 whit IIS 4 and I installed php-4.2.1-installer.exe, Mysql > > Problem > I put in a form index.htm s

RE: [PHP-INST] Zend Optimizer.

2002-06-26 Thread Matt Schroebel
> From: chad kellerman [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, June 26, 2002 1:55 PM > Subject: Re: [PHP-INST] Zend Optimizer. > > > So this should not have had an effect on how the page parses? > > Because on of my site the page showed up with: > > ZEND ()()()then a bunch of strange

RE: [PHP-INST] Zend Optimizer.

2002-06-26 Thread Matt Schroebel
> From: chad kellerman [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, June 26, 2002 1:11 PM > Subject: [PHP-INST] Zend Optimizer. > > Is there any configure options to build the Zend > Optimizer into the php > build on Red Hat? I took a look at ./configure --help but > did not see any > r

[PHP-INST] Re: Apache 2.0.3.9

2002-06-20 Thread Matt Parlane
Hi Costas... I answered a similar question on php-windows yesterday. Hopefully it helps. Matt ~~ Hiya... You don't really need to compile anything - just go to http://snaps.php.net/win32, or http://ftp.proventum.net/pub/php/win32-snapshots/ and downloa

RE: [PHP-INST] GD Lib Support

2002-06-18 Thread Matt Schroebel
Phpinfo should show at least gd, and png support for jpgraph to work. My phpinfo for php-4.1.2 shows: GD Support enabled GD Version 2.0 or higher FreeType Support enabled FreeType Linkage with freetype T1Lib Support enabled JPG Support enabled PNG Support enabled WBMP Support enabled

[PHP-INST] Re: Xitami Problem

2002-04-29 Thread Matt DeWyer
Ok.. How do you recompile PHP in Windows 98? Matt Follow those directions and recompile? Bill On Sat, Apr 27, 2002 at 08:29:13PM -0700, Matt DeWyer wrote: > I am having a problem with Xitami and PHP. > When I try to run a .php script, I get the message: > > Security Alert! PHP C

[PHP-INST] Xitami Problem

2002-04-28 Thread Matt DeWyer
using .htaccess security. If you do not have any .htaccess restrictions anywhere on your site you can leave doc_root undefined. If you are running IIS, you may safely set cgi.force_redirect=0 in php.ini. Does anyone have any suggestions as to what I should do? Thanks a lot, Matt

RE: [PHP-INST] PHP.ini

2002-04-26 Thread Matt Schroebel
Could it be too big? http://marc.theaimsgroup.com/?l=php-general&m=101729368004277&w=2 max_execution_time is what your looking for, but you'll receive an error message if you hit it. You can set it in a particular script with set_time_limit() see http://www.php.net/manual/en/function.set-time

Re: [PHP-INST] php and POST

2002-04-10 Thread Matt
If you changed the php.ini to set the register_globals to on, did you also restart apache? I'm sure you are aware that register globals is now turned off by default in php 4.1+. Look at phpinfo() and make sure register_globals is *really* on. You really ought to be writing code with $_POST[], re

RE: [PHP-INST] Uninstalling PHP (corrected)

2002-03-13 Thread Matt Schroebel
make clean > -Original Message- > From: Vix [mailto:[EMAIL PROTECTED]] > I am running a Linux operating system. > > I installed PHP using "make install" > > The Makefile does not contain any "uninstall" or "deinstall" option. > > How can I uninstall PHP? -- PHP Install Mailing List

Re: [PHP-INST] Does an EASY php install exist?

2002-01-31 Thread Matt
Look here: http://www.explodingnet.com/articles/latest/7/ From: "Dan Campbell" <[EMAIL PROTECTED]> Subject: [PHP-INST] Does an EASY php install exist? > Does anybody know of a program that will install Linux, PHP, mysql, and > apache all at one time nice and easy? -- PHP Install Mailing Lis

RE: [PHP-INST] prob w/imap

2002-01-24 Thread Matt Schroebel
Don't forget the rest of the instructions on the imap man page: http://www.php.net/manual/en/ref.imap.php Which say ... Then copy c-client/c-client.a to /usr/local/lib/libc-client.a or some other directory on your link path and copy c-client/rfc822.h, mail.h and linkage.h to /usr/local/include o

[PHP-INST] Problem installing PHP on Redhat 7.1

2001-12-05 Thread Matt Orlando
would be greatly appreciated. -- Matt Orlando -- 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] Strange problem with mime-type

2001-12-04 Thread Matt
> That's what happens when you don't specify index.php in the index > section of your httpd.conf file... but you already knew that. ;-) Shouldn't you get the standard Apache "Index of /" Directory Index Listing if there isn't a valid DirectoryIndex file in the directory? > If I specify the dire

RE: [PHP-INST] please, help to rookie

2001-11-27 Thread Matt Schroebel
Look at config.safe, it's your last configure. You can re-run configure with ./config.safe --with-new-option=/path/to/new/option --next-new-option=what-ever-I-want-now I'd do a make clean, and rm config.cache first just to start from scratch without any old baggage lying around. ./configure --

Re: [PHP-INST] phpmyadmin,php4.06 and apache 1.3.22

2001-11-22 Thread Matt
> From: "brain_damaged" <[EMAIL PROTECTED]> > When I try to run the phpMyAdmin the file directory comes up. This isn't a php question, but an Apache question. You're getting the directory index listing because the default directory index in Apache is .html and if apache doesn't find one it dumps

RE: [PHP-INST] Weird error msg in server log, related to my php prob?

2001-11-15 Thread Matt Schroebel
That's the Code Red virus trying to attack an WINNT box (which you don't have) and not the error message you're looking for. > -Original Message- > From: sin [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 15, 2001 1:48 PM > To: [EMAIL PROTECTED] > Subject: [PHP-INST] Weird error m

[PHP-INST] how to upgrade?

2001-09-23 Thread Matt
I want to upgrade my 4.0.3x to 4.0.6; is there anything I should do/not do so as to not screw up my current (working) php? yes, i am ignorant. i haven't touched it since i initially got it working with my older apache and mysql. thx matt -- PHP Install Mailing List (http://www.php.net

[PHP-INST] Mysql and PHP

2001-08-07 Thread matt
Sorry to sound dim, I currently rent a space on a web server that has Mysql installed and support for PHP. I am new to this but do I need Mysql and php installed on my own servers to make use of the web space. For me to create a database and PHP pages on the web server what will I need to install

RE: [PHP-INST] PHP4 Works but Sessions Don't!!

2001-05-21 Thread Matt Schroebel
Works for me with i.e. 5.5. Do you have cookies enabled on your browser? > From: hrdware [mailto:[EMAIL PROTECTED]] > Sent: Saturday, May 19, 2001 4:30 PM > > > But when I tried to learn about sessions, I quickly realized sessions > doesn't work! > -- PHP Install Mailing List (http://www.ph

RE: [PHP-INST] Help with PDFLIB

2001-05-09 Thread Matt Schroebel
In the phpinfo() do you see: pdf PDF Supportenabled PDFLib Version 3.03 CJK Font Support yes In-memory PDF Creation Support yes Below is my setup with PDFLIB 3.0.3, Apache 1.3.14, & FreeBSD 4.1-RELEASE zlib 1.1.3 -- ./config

RE: [PHP-INST] PDFlib woes

2001-05-01 Thread Matt Schroebel
How to get this on the PDFLIB php-manual page vs user comments? Or perhaps the configure script message could hint a little better? It's a common problem, and there is no mention in the pdflib docs about --enable-shared-pdflib. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMA

RE: [PHP-INST] --with-pdflib... stops on show_boxed

2001-04-24 Thread Matt Schroebel
I had the same trouble with building pdflib and it was because of static libraries in pdflib and the components when I built it some months ago. There wasn't any mention of building the components shared, and the only error messages I received were that you needed pdflib 3.x or higher. Someho

[PHP-INST] Sablotron support from PHP RPM

2001-03-23 Thread matt
tried to compile, but keep getting the error "cannot find -lxmltok" What do I need to do in order to get this running? Matt -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contac

[PHP-INST] PHP 4.0.4pl1 on Cobalt Raq 2

2001-02-24 Thread Matt Perry
nknown-linux-gnu. Anyone have any suggestions? -- Matt Perry | matt at primefactor dot com -- 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] 200 DOLLARS FOR YOU

2001-02-02 Thread Matt Spears

RE: [PHP-INST] ./configure issue- no lex?

2001-01-25 Thread Matt Thoene
ng C code. Flex was designed to work with both Yacc and Bison, and is used by many programs as part of their build process. You should install flex if you are going to use your system for application development. -Matt ::-Original Message- ::From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]

RE: [PHP-INST] Re: PHP and MySQL in red hat 7.0

2001-01-25 Thread Matt Thoene
g the problem. Please assist...anyone...I'm going nuts on this thing... Thanks! -Matt ::-Original Message- ::From: Matt Thoene [mailto:[EMAIL PROTECTED]] ::Sent: Wednesday, January 24, 2001 11:46 PM ::To: [EMAIL PROTECTED] ::Subject: RE: [PHP-INST] Re: PHP and MySQL in red hat 7.0

RE: [PHP-INST] Re: PHP and MySQL in red hat 7.0

2001-01-24 Thread Matt Thoene
3.14 on Mandrake 7.2. -Matt ::-Original Message- ::From: Matt Thoene [mailto:[EMAIL PROTECTED]] ::Sent: Wednesday, January 24, 2001 6:30 PM ::To: Mat Murdock ::Cc: [EMAIL PROTECTED] ::Subject: RE: [PHP-INST] Re: PHP and MySQL in red hat 7.0 :: :: ::Hi Mat, :: ::When you said it did all

RE: [PHP-INST] Re: PHP and MySQL in red hat 7.0

2001-01-24 Thread Matt Thoene
installed and works when doing a test.php3, but when trying to call out a mysql database it still gives me an error regarding mysql_connect. Thanks. -Matt ::-Original Message- ::From: Mat Murdock [mailto:[EMAIL PROTECTED]] ::Sent: Monday, January 22, 2001 8:26 AM ::To: [EMAIL PROTECTED

RE: [PHP-INST] Re: PHP and MySQL in red hat 7.0

2001-01-22 Thread Matt Thoene
I'm close to going the same route. Question to the list...does anyone have php-4.0.4pl1 working with any recent (6.2, 7.0) RedHat Distribution? Thanks. -Matt ::-Original Message- ::From: Mat Murdock [mailto:[EMAIL PROTECTED]] ::Sent: Monday, January 22, 2001 8:26 AM ::To: [

Re: [PHP-INST] Installing on Mac

2001-01-22 Thread Matt Dunford
I have good things to say about yellow dog linux: www.yellowdoglinux.com. On Sun, 21 Jan 2001, James Pelow wrote: >on 14/1/01 1:36 am, Andrew Hill at [EMAIL PROTECTED] wrote: > >> unless you run a linux bit on it, either in emulation or >> directly > >How do I run Linux directly on the Mac? >

[PHP-INST] FW: Problems with PHP4/Apache Install on RedHat 6.1.

2001-01-21 Thread Matt Thoene
Dear Matt, Markus, I came across your names, email addresses on the archives list for PHP. I have had similar experiences as Matt describes in his message. I still have not found the answer. Like Matt, I can get httpd to start, however, once started the only thing recorded in Apache&#

RE: [PHP-INST] httpd not starting after php 4 install

2001-01-20 Thread Matt Thoene
::-Original Message- ::From: Markus Fischer [mailto:[EMAIL PROTECTED]] ::Sent: Saturday, January 20, 2001 4:28 PM ::To: [EMAIL PROTECTED] ::Subject: Re: [PHP-INST] httpd not starting after php 4 install :: :: ::On Thu, Jan 18, 2001 at 11:04:12PM -0800, Matt Thoene wrote : ::> Could

[PHP-INST] issues during install

2001-01-19 Thread Matt Thoene
anyone know what the heck the prolem is? Thanks! -Matt -- 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] httpd not starting after php 4 install

2001-01-18 Thread Matt Thoene
f file and restarting httpd, it fails with no explanation. If I comment out the following two lines in httpd.conf: LoadModule php4_modulemodules/libphp4.so AddModule mod_php4.c httpd starts ok. libphp4.so IS in modules. Anyone know why this is happening? Thanks. -Matt -- PHP Install Ma