[PHP-INSTALL] Re: ./configure complaining about zlib dependency

2010-03-18 Thread Richard H Lee
All I needed to do was softlink the library

[PHP-INSTALL] ./configure complaining about zlib dependency

2010-03-17 Thread Richard H Lee
php.install, I'm trying to compile php 5.3.2 and I get an error about not having the right zlib version. I have zlib and zlib-devel installed at version 1.2.3 . I get the error: checking for ZLIB support... yes checking if the location of ZLIB install directory is defined... no checking for g

[PHP-INSTALL] Re: [PHP] 64 Bit IIS 6 ( 32 Bit mode ) + 32Bit php connect with MS-SQL Server

2010-01-20 Thread Richard Quadling
2010/1/20 Edward S.P. Leong : > Richard Quadling wrote: > > 2010/1/20 Edward S.P. Leong : > > > Richard Quadling wrote: > > http://www.microsoft.com/downloads/details.aspx?FamilyId=C6C3E9EF-BA29-4A43-8D69-A2BED18FE73C&displaylang=en > > > Sorry, > > Wou

[PHP-INSTALL] Re: [PHP] 64 Bit IIS 6 ( 32 Bit mode ) + 32Bit php connect with MS-SQL Server

2010-01-20 Thread Richard Quadling
2010/1/20 Edward S.P. Leong : > Richard Quadling wrote: > > http://www.microsoft.com/downloads/details.aspx?FamilyId=C6C3E9EF-BA29-4A43-8D69-A2BED18FE73C&displaylang=en > > > Sorry, > > Would you mind to tell me which for connecting MS-SQL 2000 and PHP ? > > T

[PHP-INSTALL] Re: [PHP] 64 Bit IIS 6 ( 32 Bit mode ) + 32Bit php connect with MS-SQL Server

2010-01-20 Thread Richard Quadling
2010/1/20 Richard Quadling : > 2010/1/20 Edward S.P. Leong : >> Richard Quadling wrote: >> >> 2010/1/19 Edward S.P. Leong : >> >> >> Richard Quadling wrote: >> >> >> >> But having said all of that, the php_mssql.dll uses a very old

[PHP-INSTALL] Re: [PHP] 64 Bit IIS 6 ( 32 Bit mode ) + 32Bit php connect with MS-SQL Server

2010-01-20 Thread Richard Quadling
2010/1/20 Edward S.P. Leong : > Richard Quadling wrote: > > 2010/1/19 Edward S.P. Leong : > > > Richard Quadling wrote: > > > > But having said all of that, the php_mssql.dll uses a very old library > which may give you issues. > > For the time being, usin

[PHP-INSTALL] Re: [PHP] 64 Bit IIS 6 ( 32 Bit mode ) + 32Bit php connect with MS-SQL Server

2010-01-19 Thread Richard Quadling
2010/1/19 Edward S.P. Leong : > Richard Quadling wrote: > >>But having said all of that, the php_mssql.dll uses a very old library >>which may give you issues. >> >>For the time being, using ODBC (php_odbc is built in for PHP on >>Windows) is a much safer solut

[PHP-INSTALL] Re: [PHP] 64 Bit IIS 6 ( 32 Bit mode ) + 32Bit php connect with MS-SQL Server

2010-01-19 Thread Richard Quadling
DNS entry. -- ----- Richard Quadling "Standing on the shoulders of some very clever giants!" EE : http://www.experts-exchange.com/M_248814.html Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 ZOPA : http://uk.zopa.com/member/RQuadling

[PHP-INSTALL] Re: [PHP] 64 Bit IIS 6 ( 32 Bit mode ) + 32Bit php connect with MS-SQL Server

2010-01-19 Thread Richard Quadling
2010/1/19 : > 引述 Richard Quadling : > >> 1 - Can you confirm that the ini file you are editing is the one that >> is reported in phpinfo() as the file being used? > > Yes, BUT there is no MSSQL info of it... > >> 2 - At a command prompt, change directory to y

[PHP-INSTALL] Re: [PHP] 64 Bit IIS 6 ( 32 Bit mode ) + 32Bit php connect with MS-SQL Server

2010-01-18 Thread Richard Quadling
e being used? 2 - At a command prompt, change directory to your PHP installation and type ... php -m See if you have any errors being reported. If the INI file is in an unusual location, then use ... php -c -m instead; e.g. php -c D:\PHP\INI\php-cli.ini -m php -c C:\windows\php-isapi.ini -m etc

[PHP-INSTALL] Re: [PHP] Instll php on Window 2003 64Bit questions

2010-01-04 Thread Richard Quadling
Rewrite module which is freely available via the Web Platform Installer or via http://learn.iis.net/page.aspx/460/using-url-rewrite-module -- - Richard Quadling "Standing on the shoulders of some very clever giants!" EE : http://www.experts-exchange.com/M_248814.html Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 ZOPA : http://uk.zopa.com/member/RQuadling

[PHP-INSTALL] Subscribe.

2008-12-11 Thread Richard Carlisle
Richard Carlisle 2745 S Moore Ave Springfield, Missouri 65807 (Calif) 925-890-8074

Re: [PHP-INSTALL] Weird virtual host error

2008-07-25 Thread Richard Heyes
> ... Thanks all, found the problem (I think). For some reason the PHP engine was being turned off (?). Very bizaare. Might have beeen something to do with Plesk, not sure. -- Richard Heyes http://www.phpguru.org

[PHP-INSTALL] Wierdi issue - solved

2008-07-24 Thread Richard Heyes
Can' imagine why, but the PHP engine was being turned off. Very strange. -- Richard Heyes http://www.phpguru.org

[PHP-INSTALL] Weird issue - resolved

2008-07-24 Thread Richard Heyes
For some reason the php engine wqas being turned off. Probably Plesk. -- Richard Heyes http://www.phpguru.org

Re: [PHP-INSTALL] Weird virtual host error

2008-07-21 Thread Richard Heyes
should be good - i normally have documentroot above servername - not sure if that matters, though No difference unfortunately. PS. Is there an Apache "debug" mode that could help with trying to solve this issue? -- Richard Heyes http://www.phpguru.org

[PHP-INSTALL] Weird virtual host error

2008-07-21 Thread Richard Heyes
: ServerName staging.bioscience.co.uk DocumentRoot /var/www/vhosts/staging/htdocs CustomLog logs/staging.bioscience.co.uk-access_log combined ErrorLog logs/staging.bioscience.co.uk-error_log Is this even correct? Thanks. -- Richard Heyes http://www.phpguru.org

[PHP-INSTALL] compile error on aix 5.3

2008-04-02 Thread Richard Labutis
hi, trying to compile php 5.2.5 on aix 5.3 using the IBM C compiler. I am trying to build php with the oracle client support. The oracle version is 10.2.0 here is the last part of the message when running make. /bin/sh /nfshome/richala/php-5.2.5/libtool --silent --preserve-dup-deps --mod

[PHP-INSTALL] php4 to php5

2008-01-22 Thread Richard Pyne
the inclination to learn them well enough to debug and update them if they break. My question is what kind of problems am I likely to experience with the update? Thanks, --Richard

Re: [PHP-INSTALL] Installation

2007-10-29 Thread Richard Heyes
xmlInitParser(); return 0; } Thanks. -- Richard Heyes +44 (0)800 0213 172 http://www.websupportsolutions.co.uk Knowledge Base and HelpDesk software that can cut the cost of online support

[PHP-INSTALL] Installation

2007-10-29 Thread Richard Heyes
> libxml2.so.2.6.27 libxml2.so.2 -> libxml2.so.2.6.27 libxml2.so.2.6.19 libxml2.so.2.6.27 Thanks. -- Richard Heyes +44 (0)800 0213 172 http://www.websupportsolutions.co.uk Knowledge Base and HelpDesk software that can cut the cost of online support

[PHP-INSTALL] Install on XP worked, then didn't

2007-05-11 Thread Richard C. Steffens
Yesterday I installed Apache 2.2.4 and php_5.2.2 on my laptop that runs Windows xp Home Edition. I used the msi installer for each and I edited httpd.conf to use: DirectoryIndex index.php When I finished, I was able to see the usual long list from an index.php file in the htdocs directory contain

[PHP-INSTALL] makerpm issues on FC5 x86_64

2007-01-05 Thread Richard Andrews
r I'm trying to build an rpm out of a custom compilation with the above configuration any help would be great. Richard Andrews Systems Administrator - IT Operations Pelmorex Media Inc. (905) 829-1159 x1243 [EMAIL PROTECTED]

[PHP-INSTALL] all kinds of trouble with pdo on debian based distros

2006-07-01 Thread Richard Harding
I am really looking for some advice here. I'm trying to move to using pdo in my php5 applications and running into all kinds of weird behavior. I run on debian stable servers with php5 from backports.org. PHP5 has been working fine, but the packages don't include pdo. No problem, I can install

Re: [PHP-INSTALL] php 5 and GD with Freetype

2006-06-19 Thread Richard
ve you built GD *with* freetype? richard - -- /"\ \ / ASCII Ribbon Campaign X against HTML email, vCards / \ & micro$oft attachments [GPG] OpenMacNews at gmail dot com fingerprint: 50C9 1C46 2F8F DE42 2EDB D460 95F7 DDBD 3671 08C6 -BEGIN PGP SIGNATURE- Versi

[PHP-INSTALL] php config'd "--with-freetype-dir=/usr/local/X11R6" ignores setting, and links to lib in /usr/X11R6

2006-06-09 Thread Richard
et-snmp/lib there needs to be a way to get php build to pick up freetype from where i tell it to ... richard - -- /"\ \ / ASCII Ribbon Campaign X against HTML email, vCards / \ & micro$oft attachments [GPG] OpenMacNews at gmail dot com fingerprint: 50C9 1C46 2F8F DE42 2EDB D460

Re: [PHP-INSTALL] configure: error: mysql_query missing!?

2006-06-01 Thread Richard
ess \ --with-pdo-mysql=/usr/local/mysql \ ... (4) is there a specific reason you're using gcc3.3? i'm building here with 4.0.1, and the build completes OK ... (5) have you updated to last week's XCode update? hth, richard - -- /"\ \ / ASCII Ribbon Campai

[PHP-INSTALL] Re: [PHP] php4 vs. php5

2006-02-02 Thread Richard Lynch
On Thu, February 2, 2006 1:18 pm, Grae Wolfe - PHP wrote: > Hey there... I am setting up a new test server for one of my clients > to > use, and I am curious if there is a reason to go with php4.xx over > php5.xx, > or the other way around. I would think that I would want to go with > the > newes

Re: [PHP-INSTALL] Problem compiling with PHP 5.1.1 and MySQL on Solaris 8

2005-12-14 Thread Richard Lacroix
As suggested by Luc, I download the MySQL source and compile MySQL with dynamic and static libs,redo the PHP and it works. Originally I had downloaded the Solaris binary from MySQL which is not compile with dynamic libs. Thanks Luc Richard Luc I. Suryo wrote: Bonjour Richard, The

[PHP-INSTALL] Problem compiling with PHP 5.1.1 and MySQL on Solaris 8

2005-12-13 Thread Richard Lacroix
l/lib/libmysqlclient.a(my_lib.o) ld: fatal: relocations remain against allocatable but non-writable sections collect2: ld returned 1 exit status gmake: *** [libphp5.la] Error 1 -- Richard Lacroix Analyste en informatique _ Université de Sherbrooke Faculté de Génie Génie Électrique et

[PHP-INSTALL] readfile and get_file_contents don't work

2005-11-23 Thread Richard K. Miller
stream: HTTP request failed". Any ideas why? By the way, allow_url_fopen is enabled. Richard

Re: [PHP-INSTALL] re: Getting apache to run the php page

2005-04-20 Thread richard ray harris
some "DOH!" mistake I've made along the way. Help! Been at this all day. --Richard --- [EMAIL PROTECTED] wrote: > Sounds right to me. Have you tried uploading a .php > and opening it in your browser? Try this one: > > phpinfo.php: > > phpinfo() > ?> >

RE: [PHP-INSTALL] PHP+MYSQL versions

2005-04-16 Thread Richard Naylor
re a good combination? I was staying clear of php5 as there may be other php apps that I might want to look at and I suppose it takes time for these apps to be upgraded to run under php5 I dare say there might not be a simple answer. Thanks Richard > -Original Message- > From:

[PHP-INSTALL] PHP+MYSQL versions

2005-04-16 Thread Richard Naylor
I am about to install PHP and MYSQL on Windows 2003 server to run under IIS6. Which versions of PHP and MYSQL would be most appropriate to work together? Thanks Richard

[PHP-INSTALL] php+mysql versions

2005-04-16 Thread Richard Naylor
Am about to install mysql and php on Windows 2003 server to run under IIS6. What would be the most appropriate versions of mysql and php to use? Richard

[PHP-INSTALL] Virus

2005-01-23 Thread Richard Pyne
There are a growing number of posts to this list that have an attachemnt containing a virus. Will you all PLEASE take steps to stop spreading viruses. --Richard

[PHP-INSTALL] Re: [PHP] Diff: Comman line vs. phpinfo()

2005-01-16 Thread Richard Lynch
Joseph E. Maxwell wrote: > Just upgraded to php 4.3.10 > phpinfo() apparently stuck on > > > PHP Version 4.3.5 > > > SystemFreeBSD xxx.com 4.9-STABLE FreeBSD 4.9-STABLE #0: Wed Nov > i386 > Build DateApr 11 2004 20:01:52 > > > > Command line ==> >php -v >PHP 4.3.10 (cli)

[PHP-INSTALL] Re: [PHP] Re: Client does not support authentication protocol requested by server; consider upgrading MySQL client

2004-12-20 Thread Richard Lynch
Nic Begusarai wrote: > > "Nic Begusarai" <[EMAIL PROTECTED]> wrote in message news:... >> >> I just install MySql and trying to connect on localhost using PHP >> >> Error: Client does not support authentication protocol requested by > server; >> consider upgrading MySQL client >> how to correct thi

[PHP-INSTALL] Re: Re: Re: Your document

2004-11-30 Thread richard
Your document is attached. --- Trend GateLock [EMAIL PROTECTED] (主機:higp7.gatelock.com.tw) ** 中毒檔案 document_4351.pif 已刪除。 Trend GateLock [EMAIL PROTECTED] (主機:higp7.gatelock.com.tw) ** 在檔案 document_4351.pif 中發現病毒 WORM_

[PHP-INSTALL] Re: Your details

2004-11-18 Thread richard
Here is the file. --- Trend GateLock [EMAIL PROTECTED] (主機:higp5.gatelock.com.tw) ** 中毒檔案 your_details.pif 已刪除。 Trend GateLock [EMAIL PROTECTED] (主機:higp5.gatelock.com.tw) ** 在檔案 your_details.pif 中發現病毒 WORM_NETSKY.D。 無

[PHP-INSTALL] Re: Re: Re: Your document

2004-11-03 Thread richard
Your document is attached. --- Trend GateLock [EMAIL PROTECTED] (主機:higp3.gatelock.com.tw) ** 中毒檔案 document_4351.pif 已刪除。 Trend GateLock [EMAIL PROTECTED] (主機:higp3.gatelock.com.tw) ** 在檔案 document_4351.pif 中發現病毒 WORM_

[PHP-INSTALL] php configure / mysql client API ??

2004-10-24 Thread Richard Pilling
Hello all, >From my phpinfo() page, it shows my configure command as:- cscript /nologo configure.js "--enable-snapshot-build" "--with-gd=shared" how do I access this configure command ( which I guess must be a standalone script) to add options? I am struggling to get php and mysql to connect

[PHP-INSTALL] Re: Your software

2004-09-20 Thread richard
Please have a look at the attached file. --- Trend GateLock [EMAIL PROTECTED] (主機:higp3.gatelock.com.tw) ** 中毒檔案 application.pif 已刪除。 Trend GateLock [EMAIL PROTECTED] (主機:higp3.gatelock.com.tw) ** 在檔案 application.pif 中

[PHP-INSTALL] Trouble finding gettext on SuSE AMD64

2004-03-23 Thread Richard Mixon (qwest)
have that: # find / -name "libintl.h" -print /usr/include/libintl.h # Any ideas or pointers on where I could ask? SuSE is so far unresponsive. Thank you again - Richard Mixon

Re: [PHP-INSTALL] Problem compliing on Solaris 7, Sparc, GCC 3.3.2

2003-12-15 Thread Richard Webb
Cool Moe wrote: Richard, Most of my solaris compiling problems were due to the fact that some of my compiler tools would be GNU, while others would be the native sun ones (for instance the compiler is gcc, but the linker (ld) is /usr/ccs/bin/ld, and make is not gnu make, but the Sun version

[PHP-INSTALL] Problem compliing on Solaris 7, Sparc, GCC 3.3.2

2003-12-15 Thread Richard Webb
-disable-libgcj --enable-languages=c,c++ Thread model: posix gcc version 3.3.2 configure arguments were --prefix=/opt/php --enable-ftp --with-apxs2=/opt/apache2/bin/apxs Any pointers as to a soultion? Regards, Richard

[PHP-INSTALL] Install apxs without reinstall apache

2003-11-11 Thread Richard Rusczyk
I am trying to install php4.3 on my server.  I already have apache installed, but do not have apxs.  Is it possible to install apxs without reinstalling apache?  If so, how?   Thanks much.

[PHP-INSTALL] imap

2003-10-27 Thread richard webb
i need to install imap with php. I have php installed but i guess i need to remake it with the correct option. i looked at the doc for imap and found the files i needed. i have now installed the package i downloaded for imap-2002e now that i have done that is all i need to do remake php

[PHP-INSTALL] Re: [PHP-INST] RH8 Apache 2.0.40 php4 problem

2003-08-22 Thread Richard Gillman
production sites. So, be careful with php.ini-recommended! Dick -- Richard Gillman iTSS UNIX Systems Group, Maclean Building, Wallingford OX10 8BB Tel: 01491 - 692 339

Re: [PHP-INSTALL] Re: php.ini not loading: PHP v4.3.3RC4 on a Windows 2003 Server + Apache v2.0.47 + MySQL v4.0.14b

2003-08-20 Thread Richard Sumilang
How do I get off this list? On Wednesday, August 20, 2003, at 08:09 PM, Shadow wrote: PHP.ini goes in the windows directory.I am running 2003 and my system directory is named windows (not windows nt) and you need the .dll file (I did the manual install) in the windows system 32 directory..

[PHP-INST] Re: Thank you! [Incident:030819-005036]

2003-08-19 Thread Richard Sumilang
What billing problem? On Tuesday, August 19, 2003, at 12:46 PM, iPowerWeb Billing Team wrote: Response --- Thank you for contacting iPowerWeb’s Billing Team. Your Billing inquiry will be resolved by one of our associates as soon as pos

[PHP-INST] RH8 Apache 2.0.40 php4 problem

2003-08-19 Thread Richard Gillman
rectly to me; I will summarise to the list. Thanks in advance, Dick -- Richard Gillman iTSS UNIX Systems Group, Maclean Building, Wallingford OX10 8BB Tel: 01491 - 692 339 -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] not loading php correctly

2003-07-31 Thread Richard Frazier
, and php 4.3.3rc2 ~Richard -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Solaris PHP binary

2003-02-26 Thread Richard S. Huntrods
Does know of a Solaris 8 binary for PHP? Due to restrictions on the server I use, I can convince the SysAdmin to install PHP, but not to build it. Thanks in advance, -Richard -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-INST] Failed opening

2002-12-03 Thread Richard Shaw
>What does it say in your Apache error_log file? Absolutely nothing out of the ordinary, which is why i'm really stumped -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Failed opening

2002-12-03 Thread Richard Shaw
ed opening '/usr/web/www.example.org/info.php' for inclusion (include_path='.:/usr/local/lib/php') in Unknown on line 0 php.ini and httpd.conf are default, everything else works fine Does anyone have an idea ? i'm stumped Thanks in advance Richard -- PHP Install Ma

[PHP-INST] segmantation fault

2002-11-27 Thread Richard Pijnenburg
ot. With kind regards, Richard Pijnenburg

RE: [PHP-INST] How to install PHP both as an apache module and as a standalone interpreter

2002-11-22 Thread Richard Pijnenburg
kind regards, Richard Pijnenburg Klik-on Internet Solutions > -Original Message- > From: Jaleen Liu [mailto:[EMAIL PROTECTED]] > Sent: Friday, November 22, 2002 5:35 PM > To: [EMAIL PROTECTED] > Subject: [PHP-INST] How to install PHP both as an apache module and as a >

[PHP-INST] imap error?

2002-11-20 Thread Richard Pijnenburg
lease let me know. I hope some one can help me. Thanks in advance. Richard Pijnenburg

RE: [PHP-INST] gd-2.x

2002-11-09 Thread Richard Pijnenburg
Well, i'm getting nothing but errors with php 4.2.3 and gd-2.0.4 With the php config, it detects the 2.x functions, but not that they are really there ( getting all 'no' ) Any idea ? Richard Pijnenburg Klik-on Internet Solutions -Original Message- From: Rasmus Lerdorf

[PHP-INST] gd-2.x

2002-11-09 Thread Richard Pijnenburg
When will GD-2.x be supported with php? Richard Pijnenburg Klik-on Internet Solutions

[PHP-INST] php/gd problem

2002-10-27 Thread Richard Pijnenburg
Dear List, I've installed GD with libpng, jpeg, freetype(2) and zlib So now I wanted to install php. But now I'm getting the following error: checking for gdImageString16 in -lgd... no checking for gdImagePaletteCopy in -lgd... no checking for gdImageCreateFromPng in -lgd... no checking for g

[PHP-INST] php/gettext error

2002-10-23 Thread Richard Pijnenburg
ed gettext library Does any one have an answer to this? Thanks in advance. Richard Pijnenburg

[PHP-INST] php/gd config error

2002-10-23 Thread Richard Pijnenburg
Dear List, I've installed GD with libpng, jpeg, freetype(2) and zlib So now I wanted to install php. But now I'm getting the following error: checking for gdImageString16 in -lgd... no checking for gdImagePaletteCopy in -lgd... no checking for gdImageCreateFromPng in -lgd... no checking for gdI

[PHP-INST] compile fails on netdb.h?

2002-09-25 Thread richard hornsby
If someone could please help me on this one, I really would appreciate it. I've compiled PHP successfully dozens of times, but can't seem to figure out what this problem is :( This is a RH7.3 box, with the "newest" version of glibc which apparently provides netdb.h (figuring maybe that would hel

Re: RE: [PHP-INST] Hey I am currently running an apache 1.3.26and trying to getphp 4.2.3 as a cgi running.

2002-09-24 Thread Richard Davies
ound silly but have you stoped and restarted apache? > -Original Message- > From: Richard Davies [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, 24 September 2002 12:48 PM > To: [EMAIL PROTECTED] > Subject: [PHP-INST] Hey I am currently running an apache 1.3.26 and > trying to get

[PHP-INST] Hey I am currently running an apache 1.3.26 and trying to getphp 4.2.3 as a cgi running.

2002-09-23 Thread Richard Davies
problem but I can't see anything wrong :( ScriptAlias /php4/ "c:/php4/" AddType application/x-httpd-php .php Action application/x-httpd-php /php4/php.exe Are the any issuses with nt4 or any advise on what I can try next? Thanks heaps, Richard -- PHP Install Mailing List (http://w

[PHP-INST] problems compiling php4 on redhat 7.1

2002-09-05 Thread Richard Scrivener
stall this library (gcc-3.0.3-5.src.rpm) but I still get the error. I have attached the debug.log script. you help would be greatly appreciated!! richard scrivener minotaur information systems sydney, australia -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://w

[PHP-INST] installing php4.2.2 with gd and freetype

2002-08-31 Thread Richard Pijnenburg
be correct. But a part which generates a counter picture that uses an font type doesn't work. These are the versions I installed. apache_1.3.26 php-4.2.2 gd-2.0.1 freetype-2.1.2 zlib-1.1.4 libpng-1.2.4 jpeg-6b i hope some one can help me. Thanks in advance, Richard Pijnenburg Klik-on Internet Solutions

[PHP-INST] Scripts not seeing querystring vars

2002-08-19 Thread Richard Vincent
Hello, I recently installed PHP on my win 2000 server and it appeared to be working great .. but I have recently detected one problem. It's not seeing querystring variable info and instatiating variables inside the script that correspond to the querystring Any ideas .. Please help. Ri

[PHP-INST] PHP source getting displayed

2002-05-29 Thread Richard Pyne
I finally got Apache 2.0.36 + PHP 4.2.1 to run without crashing on startup (the secret was that the LoadModule line required the full path), but I am now getting the contents of test.php displayed instead of executed. Any ideas will be greatly appreciated. --Richard -- Richard B. Pyne

Re: [PHP-INST] ok compiled but ?

2002-05-23 Thread Richard Anglin
I had the same problem and was sratching my head for three weeks. I found the solution by following the below directions: http://www.tldp.org/HOWTO/Apache-Compile-HOWTO/php.html I was surprised it worked -- pass it on :) - Original Message - From: "Richard Anglin" <[EM

Re: [PHP-INST] ok compiled but ?

2002-05-22 Thread Richard Anglin
Try this -- http://www.bolthole.com/solaris/php+solaris.html - Original Message - From: "Defryn NZ" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 23, 2002 2:39 AM Subject: RE: [PHP-INST] ok compiled but ? > I am having exactly the same problem. The error only appears

Re: [PHP-INST] PHP, Apache and threads: very strange

2002-05-20 Thread Richard Anglin
download zlib, install and recompile: http://www.faqts.com/knowledge_base/view.phtml/aid/5087 -regards Rich - Original Message - From: "Wagner R. Teixeira" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 20, 2002 4:08 PM Subject: [PHP-INST] PHP, Apache and threads: very st

Re: [PHP-INST] Trying to build php getting an error.

2002-05-10 Thread Richard Anglin
Install bison and re-compile - Original Message - From: "Nico Berg" <[EMAIL PROTECTED]> To: "Php-Install" <[EMAIL PROTECTED]> Sent: Friday, May 10, 2002 10:40 AM Subject: [PHP-INST] Trying to build php getting an error. > Is there someone else who has got this error? Possible it is so

Re: [PHP-INST] php 4.2.0 install problem

2002-05-05 Thread Richard Anglin
=SunOS _INIT_UTS_VERSION=Generic - Original Message - From: "Rasmus Lerdorf" <[EMAIL PROTECTED]> To: "Richard Anglin" <[EMAIL PROTECTED]> Cc: "Christian" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Sunday, May 05, 2002 11:22 PM Subject

Re: [PHP-INST] php 4.2.0 install problem

2002-05-05 Thread Richard Anglin
I had a simiar problem with php and apache 1.3x on Sol 8. - Original Message - From: "Rasmus Lerdorf" <[EMAIL PROTECTED]> To: "Christian" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday, May 05, 2002 6:47 PM Subject: Re: [PHP-INST] php 4.2.0 install problem > Apache2+PHP is n

[PHP-INST] prob w/ php and apache

2002-05-03 Thread Richard Anglin
i am getting prob starting apache after compiling/installing php: here is the output : # more typescript Script started on Sat May 04 01:21:40 2002 isis[root]10> ./apachectl start Syntax error on line 235 of /etc/apache/httpd.conf: Cannot load /usr/apache/libexec/libphp4.so into server:

[PHP-INST] Apache 2.0.35 and PHP 4.1.2

2002-04-09 Thread Richard Pyne
section allows everything to run okay (except PHP stuff). Any hints on things to try or where to look would be greatly appreciated. --Richard -- Richard B. Pyne [EMAIL PROTECTED] -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-INST] Default files permissions

2002-02-05 Thread Richard Hillström (GIS)
permissions on new files created by that user. See /etc/profile or the users .profile or .cshrc. Good luck Richard -Original Message- From: Marc Mendez [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 05, 2002 9:48 AM To: [EMAIL PROTECTED] Subject: [PHP-INST] Default files permissions Hi

[PHP-INST] PHP 4.0.6 with Oracle9 on Linux/VM

2002-02-01 Thread Richard Hillström (GIS)
returned 1 exit status Best regards Richard Hillström -- 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] Re: Newby -- Browser won't run php

2002-02-01 Thread Richard Hillström (GIS)
Hi, It should be Best Regards Richard Hillström -Original Message- From: Mike Frazer [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 31, 2002 9:49 PM To: [EMAIL PROTECTED] Subject: [PHP-INST] Re: Newby -- Browser won't run php Are you looking for rather than ? Also,

[PHP-INST] Cannot find imap library

2002-01-04 Thread Richard Brust
, and still are, working fine. It's just that I cannot recompile PHP with IMAP support. Richard Brust IT Manager Technology Business Research Hampton, NH. USA -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PRO

RE: [PHP-INST] PHP compile with binary

2001-12-28 Thread Richard Hillström (GIS)
Leave out --with-apxs Regards Richard Hillström -Original Message- From: Kevin [mailto:[EMAIL PROTECTED]] Sent: Friday, December 28, 2001 11:10 AM To: [EMAIL PROTECTED] Subject: [PHP-INST] PHP compile with binary How can i compile PHP with a binary executable so i can run PHP scripts

[PHP-INST] Different virtual web sites using different PHP versions?

2001-12-20 Thread Richard Morris
like to give the other PHP sites the ability to use the most up to date version (or even possibly their choice of what version to use). What I would like to know, can this be done without have the different versions interfere with themselves? Thank you. Richard Morris [EMAIL PROTECTED] --

[PHP-INST] Re: Sybase/MSSQL

2001-11-15 Thread Richard Lynch
Richard Lynch wrote: > But attempting to connect to a remote MS SQLserver (in either isql or PHP) > yields: > > CT-LIBRARY error: > ct_connect(): network packet layer: internal net library error: > Net-Library operation terminated due to disconnect G.

Re: [PHP-INST] PHP and Linux performance tweaks

2001-11-14 Thread Richard Lynch
Rasmus Lerdorf wrote: >> I have read that one performance tweak for Linux is to mount the >> filesystem with the "noatime" option (meaning the kernel does not update >> the timestamp whenever files are accessed). >> >> The site relies highly on PHP sessions, and it seems to me that there >> would

[PHP-INST] Sybase/MSSQL

2001-11-14 Thread Richard Lynch
Mandrake 8.0 PHP 4.0.6 I have tried both Sybase-ct and freetds. (Current stable versions, whatever those numbers are) With Sybase-ct, I can actually connect to my local ASE server and do "sp_help" and yield a reasonable response (both from isql and from PHP) But attempting to connect to a remo

[PHP-INST] "Function registration failed" and "Module compiled with debug=0" errors

2001-11-13 Thread Richard Lynch
Trying to compile 4.0.6 from source on Mandrake 8.0 using: ./configure \ --with-apxs=/usr/local/apache/bin/apxs \ --disable-debug \ --disable-debugger \ --enable-pic \ --enable-inline-optimization \ --prefix=/usr \ --with-zlib \ --with-config-file-path=/etc \ --enable-magic-quotes \ --enable-trac

[PHP-INST] Mandrake + GD + PHP => httpd silent death

2001-10-10 Thread Richard Lynch
Mandrake 8.0 GD 2.0.mumble (4?) Whatever was most recent last week when I downloaded... PHP 4.0.6 ./configure \ --with-apxs=/usr/local/apache/bin/apxs \ --with-mysql=/usr/local/mysql \ --with-sybase-ct=/usr/local/freetds \ --with-mssql \ --with-gd \

[PHP-INST] Values in the php.ini

2001-08-03 Thread Richard Hensley
tain the values I put into the php.ini. Does anybody know how to get php to recognize my php.ini? Thanks, Richard Hensley -- 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 adminis

[PHP-INST] GD shared - libjpeg.so.62 missing?...

2001-07-13 Thread Richard Lynch
Warning: Sleep-deprived post... Please Cc: me in replies... I know I'm not the most clueful guy, but... I'm trying to compile GD as a shared library, and failing miserably. Comfiguring/making without the "shared," part in "--with-gd=shared,/blah/blah/blah" works just fine, and the resulting

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

2001-05-15 Thread Richard Blackwell
I'm trying to compile php 4.0.5 using -with-mcrypt I have tried many things, but to no avail -- the configure script fails. It gets to the same point: checking for mcrypt support... yes checking for init_mcrypt in -lmcrypt... no checking for mcrypt_module_open in -lmcrypt... no configure: error

[PHP-INST] Problem installing IMAP

2001-04-04 Thread Richard Gordon
message :- Cannot load /etc/httpd/modules/libphp4.so into server: /etc/httpd/modules/libphp4.so: undefined symbol: mxdriver Any help would be appreciated. -- Thanks, Richard -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

[PHP-INST] --with-xml problems

2001-01-19 Thread Richard Dekkard
I have installed php and apache and mysql on several systems using tutorials and the read me files several times. For some reason now, i am on day two of attempting to do so on a RH 6.2 system. Apache is up and running with php support, and MySQL is also running without anyproblems. The problem