[PHP-INST] installing php-mysql

2003-06-24 Thread Michael
I am using RH9 and have successfully installed php-4.2.2-17 via rpm (i386). I am now trying to install php-mysql-4.2.2-17 and it comes up with a failed dependency - libmysqlclient.so.10 is needed. I have libmysqlclient.so.12 which I assume is installed with php. Why is it that it doesn't recognize

[PHP-INSTALL] Re: PHP 4.3.4, MySQL 4.1.1 Apache 1.3.29 configuration

2004-02-16 Thread michael
Jan wrote: > since mysqli is not included until php-5.0 you will need to use the > --with-mysql=/path/to/mysql option while building PHP and > you should use the --old-passwords command line option while starting the MySQL > 4.1.x server. This will allow the use of older MySQL clients on the serv

[PHP-INSTALL] Re: PHP 5

2004-02-17 Thread michael
Robinson Claude wrote: How do I remove PHP 5 from my computer. Claude H. Robinson You should be able to just delete the directories ***after** removing references to it in your Web server '.ini.' files [ex: Apache httpd file] and deleting the php5ts.dll, php5apache2.dll from Systemroot [or whe

[PHP-INSTALL] Re: installing php

2004-02-18 Thread michael
Hope this helps. Did'nt say which versions you run, but From the Manual: ** #Installing PHP for Apache as module Apache Apache Apache Apache Apache # ~~~ # # Now that version 4.1 introduces a

[PHP-INSTALL] Mysql & php

2004-02-20 Thread michael
So I am attempting to run php 4.3.4 & Mysql 4.1.1 & Apache 1.3.9 and cannot get them to connnect with Passwords... Works fine without Passwords... but not very secure.. Then I come across this: < < < <<22-Jan-2004 03:02 <<[Editor Note: [] < < << But according to the Manual P

[PHP-INSTALL] Re: Mysql & php

2004-02-20 Thread michael
Correction php4.3.5rc3 & MySQL 4.1.1 & Apache 1.3.29 Michael wrote: So I am attempting to run php 4.3.4 & Mysql 4.1.1 & Apache 1.3.9 and cannot get them to connnect with Passwords... Works fine without Passwords... but not very secure.. Then I come across this: < <

[PHP-INSTALL] Re: Apache, PHP4, php4apache.dll and php4ts.dll (?)

2004-03-09 Thread michael
Set to your Drive Letters. I have in the httpd.conf 1. LoadModule php4_module "c:/php/php4apache.dll" At the end of the Load Module Directives 2. AddModule mod_php4.c At the end of the AddModule Directives. 3. AddType application/x-httpd-php .php AddType application/x-httpd-php .php3 4. I cop

[PHP-INSTALL] To The Moderator

2004-03-10 Thread michael
A strange occurrence. I send a response to this list and it gets forwarded to about 11 other email addresses. Since none of my other emails to anyone else gets forwarded, I have to assume it is you and not me who has been hacked... I can send you the addresses if you wish... It seems to always

Re: [PHP-INSTALL] enable mbstring frunctions?

2005-03-09 Thread Michael
No, you have to rebuild PHP. Steven M. Payeur wrote: Our hosting company is running PHP 4.3.10, but I get "Call to undefined function" errors when calling mb_convert_variables() and domxml_new_doc(). I can live without the domxml object, but definitely need to be able to handle multibyte characters

Re: [PHP-INSTALL] configure of PHP5 errors

2005-03-09 Thread Michael
You have to specify --with-jpeg-dir=/path/where/libjpeg/is. I couldn't get that to work, so I installed a fresh copy of Libjpeg to /usr/local/libjpeg and used --with-jpegdir=/usr/local/libjpeg. I had to do the same thing with libpng. Bannister wrote: Hi there all, I have the following syntax, i

Re: [PHP-INSTALL] Beginner problem: Variables not parsing.

2005-03-20 Thread Michael
The way you are passing variables from processform.php to name.php (name.php?applicant=applicantname), name.php will recieve the variable as $_GET['applicant'], not $_POST['applicant']. For more information, see http://us3.php.net/manual/en/language.variables.predefined.php Allan Cooper wrote:

Re: [PHP-INSTALL] Make error

2005-03-22 Thread Michael
Try using the option --with-mysql=/opt/sfw/mysql (remove the end slash). It looks to me as though the configure script is appending "/lib/mysql/.libs/libmysqlclient.so" to the end of the mysql path. Plantier, Spencer wrote: I am new to unix and need to get snort running asap. Any help from this

Re: [PHP-INSTALL] Calling script

2005-03-22 Thread Michael
That happens if your server is not configured to use PHP to parse .php (or whatever extension) files. If the code is syntax-highlighted, then the server is passing the code through php, but is misconfigured. Is the code syntax-highlighted, and what server are you using? Larry Mullis wrote:

Re: [PHP-INSTALL] Postgres for php question

2005-04-06 Thread Michael
You have to recompile PHP to add a module. You can find out how PHP was configured by looking in phpinfo(). It lists the configure command near the top. By the way, I find it useful to type my configure command in a file (called php-config) and then run "bash Joshua Pritchard wrote: I have recentl

[PHP-INST] php won't exec, prompt for download

2002-04-19 Thread Michael
.php AddType application/x-httpd-php-source .phps Yet, I still cannot get it to work. I've restarted apache, and rebooted the server. I can provide my httpd.conf file if needed. Any ideas? Thanks Michael -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] 4.2.0 install error

2002-04-22 Thread Michael
-oci8 --with-openssl --enable-sockets --enable-memory-limit --with-ldap\" Michael -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-INST] Sablotron/XSLT problems

2002-04-28 Thread Michael
d the libphp4.so error (This error I got even with the base option of just apxs & mysql) Michael -Original Message- From: Bill Bradford [mailto:[EMAIL PROTECTED]] Sent: Saturday, April 27, 2002 11:15 PM To: [EMAIL PROTECTED] Subject: Re: [PHP-INST] Sablotron/XSLT problems On Sa

[PHP-INST] Install PHP - RPMs for RH 7.1 - Next Step?

2001-08-18 Thread Michael
Hi Everyone, I've just installed the rmp's below and trying to understand what the next step is...I'll be searching through all of these postings, but if a simle guide could help, that would be great. Thanks, Michael MySQL-3.23.41-1.i386 MySQL-client-3.23.41-1.i386 MySQL-s

[PHP-INSTALL] Install apd debugger problem

2006-03-30 Thread Michael Plourde
=> 31.7667 => 31.7667date.default_longitude => 35.2333 => 35.2333date.sunrise_zenith => 90.83 => 90.83date.sunset_zenith => 90.83 => 90.83default_socket_timeout => 60 => 60safe_mode_allowed_env_vars => PHP_ => PHP_safe_mode_protected_env_vars => LD_LIBRARY_PATH => LD_LIBRARY_PATHurl_rewriter.tags => a=href,area=href,frame=src,input=src,form=,fieldset= => a=href,area=href,frame=src,input=src,form=,fieldset=user_agent => no value => no value   tokenizer   Tokenizer Support => enabled   xml   XML Support => activeXML Namespace Support => activelibxml2 Version => 2.6.23   zlib   ZLib Support => enabledCompiled Version => 1.1.4Linked Version => 1.1.4   Directive => Local Value => Master Valuezlib.output_compression => Off => Offzlib.output_compression_level => -1 => -1zlib.output_handler => no value => no value   Additional Modules   Module Name   _   I don't think the rest could help.   Everything is fine and i decide to start by put apd_set_pprof_trace(); on the first line of my script and then add a apd_callstack(). But when i do php -e -f myscript.php i got an Fatal error: Call to undefined function apd_callstack() in ... Whatever the apd function is i've got the same !   Someone got an idea ?   Michael Plourde Digicom technologies

[PHP-INSTALL] Strang problem running PHP with mysql modules

2006-10-23 Thread Michael Ziegler
angely, if I disable the mssql module for cli and try to call the mysql functions, it works. Doing the same for apache doesn't have any effect at all :/ What is wrong here? How do I get the modules to work correctly? Thanks in advance for any help, I'm desperate by now :( Michael

[PHP-INSTALL] xmlTextReaderGetAttribute link problem..?

2007-02-01 Thread Vera, Michael
Greetings all, I am trying to get Apache, php, mysql up and running for a wiki page. The versions are: mysql-standard-5.0.27-solaris9-sparc php-5.2.0 Apache/2.2.4 (Unix) Solaris 9 As for the compiler, et. Al.: gcc version 3.4.2 GNU ld version 2.17 Here is the error: suomp10c-root # ./apache

[PHP-INSTALL] php-4.4.* on x86_64

2007-03-02 Thread Michael Kress
rehensive guide on how to set up a build environment for php(-4.4)? Has anybody successfully built an rpm for php-4.4 for centos-4? Of course, an rpm would be my preference in order to keep the system capable of being updated easily. TIA Regards, Michael -- Michael Kress, [EMAIL PROTE

RE: [PHP-INSTALL] php-4.4.* on x86_64

2007-03-02 Thread Vera, Michael
You will have to send us the exact hardware you have so we can solve the issue ;) -Original Message- From: Michael Kress [mailto:[EMAIL PROTECTED] Sent: Friday, March 02, 2007 3:21 PM To: php-install list Subject: [PHP-INSTALL] php-4.4.* on x86_64 hi there, I've got a dual xeon x

Re: [PHP-INSTALL] php-4.4.* on x86_64

2007-03-02 Thread Michael Kress
In Germany we've got a saying for guys like you: You've had a book of jokes for breakfast? Cheers 8-) Michael Vera, Michael schrieb: You will have to send us the exact hardware you have so we can solve the issue ;) -Original Message----- From: Michael Kress [mailto:[EMAIL PROTEC

RE: [PHP-INSTALL] php-4.4.* on x86_64

2007-03-02 Thread Vera, Michael
Du sprichst ein große Wort gelassen aus! -Original Message- From: Michael Kress [mailto:[EMAIL PROTECTED] Sent: Friday, March 02, 2007 3:52 PM To: php-install list Subject: Re: [PHP-INSTALL] php-4.4.* on x86_64 In Germany we've got a saying for guys like you: You've had

RE: [PHP-INSTALL] PHP error about mysql when compiling PHP 5.2.1 on x86_64

2007-03-13 Thread Vera, Michael
remove -Original Message- From: Lavenant [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 13, 2007 8:51 AM To: php-install@lists.php.net Subject: [PHP-INSTALL] PHP error about mysql when compiling PHP 5.2.1 on x86_64 Hi, I am trying to compile PHP(5.2.1) with mysql option on a RHAS 4 U4 o

[PHP-INSTALL] libphp5.so won't be created

2007-06-15 Thread Michael Richter
Hi, I upgraded to Fedora 7 and had to install PHP again. "./configure" worked without problems but "make" said: [...] -o libphp5.la *** Warning: inter-library dependencies are not known to be supported. *** All declared inter-library dependencies are being dropped. *** Warning: libtool could n

[PHP-INSTALL] --enable-memcache

2007-10-09 Thread Michael Temeschinko
Hello, I want use memcache with PHP but configure says: Notice: Following unknown configure options were used: --enable-memcache how do I install memcache-functions in php 5.2.4? http://de.php.net/manual/de/ref.memcache.php mfg - micha

[PHP-INSTALL] Re: --enable-memcache

2007-10-09 Thread Michael Temeschinko
Mazzu schrieb: >> >> 1) Build separate .so file (recommended) >> Download memcache extension at http://pecl.php.net/get/memcache-2.2.0.tgz >> Untar the archive >> Build the .so file and install it : >> phpize >> ./configure --enable-memcache >> make >> make install yes this extension i installed

[PHP-INSTALL] Re: --enable-memcache

2007-10-09 Thread Michael Temeschinko
now it works! thank you for helping me greetings from here micha

[PHP-INSTALL] PHP 4.4.7/php5.2.4 make install fails on AIX 5.3 TL06

2007-10-19 Thread Michael Felt
once bcmath is disabled. Further, I am having install problems - Build complete. (It is safe to ignore warnings about tempnam and tmpnam). [EMAIL PROTECTED]:[/home/michael/prj/php-4.4.7]make install Installing PHP SAPI module: apache [activating module `php4' in /usr/local/apache

[PHP-INSTALL] Re: PHP 4.4.7/php5.2.4 make install fails on AIX 5.3 TL06

2007-10-21 Thread Michael Felt
Michael Felt wrote: The last compile and build of php was on AIX 5.2 and AIX 4.3.3. At that time the following configure script worked fine (using gcc 3.something) ./configure \ -with-apxs=/usr/local/apache/bin/apxs \ --enable-safe-mode \ --enable-magic-quotes

[PHP-INSTALL] RE: first request

2008-10-30 Thread michael glancy
hi everyone this is my first email. I am trying to install magento (open source website) I have to instal php extensions: pd0_mysql mcrypt curl gd i have searched the php.ini file and only found a reference to gd I have not got a \ext folder in my php folder in the program files whe

Re: [PHP-INSTALL] Urgent PHP 5.2.12 build problem on AIX 5.3

2010-03-17 Thread Michael Felt
.2.12.tar/php-5.2.12 I had encountered several problems with the php-5.2.12 distribution that have been repaired. I strongly recommend starting over again with the 5.2.13 distribution. Once I have it completed to my satisfaction I create an installp package. Michael p.s. re: you error above

[PHP-INSTALL] Automatic generation of -L/usr/lib/lib and -R/lots/of/directories

2010-03-17 Thread Michael Felt
I use the folwowing script to configure php - and am wondering where the strange arguments are coming from while configure runs. export LDFLAGS='-blibpath:/usr/local/lib:/usr/lib:/usr/local/mysql/lib' export CC=xlc ./configure \ --with-apxs2=/usr/local/apache2/bin/apxs \ --enable

[PHP-INSTALL] Re: Windows server 2003 PHP and IIS issues

2010-03-18 Thread Michael Felt
On 3/18/2010 1:33 AM, Bassam Bizri wrote: Hi, I've installed IIS 6 and configured for a website. I've installed and configured php 5. I was initially getting 401.3 Forbidden error messages in the browser. But after changing the permissions, I now just get the: 'Internet Explorer cannot display t

[PHP-INSTALL] Verification of correct newsgroup for build issues

2010-04-12 Thread Michael Felt
that will be available for download from a AIX tools site I am starting. I currently have a package, but it is missing mysqli - and, you guessed it - I am having issues getting it to build a complete package. Michael

[PHP-INSTALL] Re: Getting file pointer from file descriptor

2010-04-19 Thread Michael Felt
Personally, I am avoiding the 5.3.X tree as long as I can because it breaks so many things. Your workaround might be to "update" the the latest 5.2.X level. On 4/15/2010 8:52 AM, Naga Kiran K wrote: Hi, We are upgrading PHP from 5.2.3 to 5.3.2 and are facing few issues [like unsupported funct

RE: [PHP-INST] Problem

2003-03-27 Thread Stembridge, Michael
Any of the following will work: If these don't work I suggest adding this to your script and reloading the page: That should print your php info screen, if it does not then you have a configuration issue. - Mike > -Original Message- > From: Sandra Rius [mailto:[EMAIL PROTECTE

RE: [PHP-INST] Problem

2003-03-27 Thread Stembridge, Michael
Oops, forgot about register globals. I'll just add that register globals can't be changed with ini_set(); It has to be done in the php.ini config file (and Apache must be restarted). If this is a site open to the general public it's a good idea to not turn globals on, and to use the example

[PHP-INST] PHP 4.2.3 install under x86 RedHat 8.0 keeps SIDs in URL

2003-03-27 Thread Michael Bull
Evening, all: Looking for some suggestions for troubleshooting. We're in the processing of moving a PHP application from a Solaris box to a Linux box. The Linux Box in question is a Pentium 4 running RedHat 8.0 (as shipped from Dell). We're running the IMP Webmail software, though this doe

Re: [PHP-INST] PHP 4.2.3 install under x86 RedHat 8.0 keeps SIDs in URL

2003-03-27 Thread Michael Bull
Quoting Jim Thome <[EMAIL PROTECTED]>: > Change this line in your php.ini from... > > session.use_trans_sid = 1 > > to... > > session.use_trans_sid = 0 > > [restart server] Hello Jim, thanks for your email. I should have documented this one (I've been at this for awhile and searching the li

[PHP-INST] PHP make failure...

2003-03-31 Thread Michael Phillippi
--- I have tried compiling this with several different versions of PHP and Apache 1.x and 2.x and keep getting this final result. Can anyone help me out here? Michael -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Query String Help!

2003-03-31 Thread Michael Scappa
ossibly its a configuration thing? Heck call me at the # below if you have any ideas :-) or just email back. Michael Scappa Web Developer Verve Internet Solutions > for higher education 228 Krams Ave., Suite 300 Philadelphia, PA 19127 p: 215.508.4920 f: 215.508.4590 toll free: 1 866-672-26

Re: [PHP-INST] Query String Help!

2003-03-31 Thread Michael Scappa
Matt, It is. Like I said all other variables being posted via the query string work fine, its only the first key/value pair. -Mike - Original Message - From: "Matt Schroebel" <[EMAIL PROTECTED]> To: "Michael Scappa" <[EMAIL PROTECTED]>; <[EMAIL PROTECT

[PHP-INST] Re: The Document contains no data

2003-04-02 Thread Michael Mauch
l/apache/bin/apxs I don't know whether "--with-mysql=no" should work, normally it's "--without-mysql". Regards... Michael -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Re: php and Apache won't play nice

2003-04-02 Thread Michael Mauch
t have a line like this: LoadModule php4_modulelib/apache/libphp4.so before your "AddModule mod_php4.c". Regards... Michael -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-INST] mail function is not working

2003-04-03 Thread Michael Scappa
Dorian, it could be your 'sendmail from' line in there. Sometimes sendmail will reject sending emails from invalid from addresses. Make it a real address on your server and make sure apache is allowed to send from that address (its in the trusted-users) file of your /etc/mail folder. I'm willing to

Re: [PHP-INST] cool site

2003-04-04 Thread Michael Scappa
wow, i sure will. now all of my arabic / middle eastern wedding needs are solved, at last i can rest easy at night!!! and with such a great flash intro too :-) -Mike - Original Message - From: "SaudiAfrah.com " <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 04, 2003 10:5

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

2003-05-27 Thread Michael Mauch
cCGI is only needed for CGI mode. Regards... Michael -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] installation

2003-06-08 Thread michael jones
how do i install a php script? i would like the script the accept incoming messages and automatically updated to my website? (i'm a newbie) -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Re: php-4.3.2 errors upgrading from php-4.3.1

2003-06-11 Thread Michael Mauch
nt support in GD... no > checking for jpeg_read_header in -ljpeg... yes > configure: error: png.h not found. > > I looked in the configure file but sadly this same error is given in > about six places so its not easy to figure out where things are gonig > off the tracks. Anyhow an

[PHP-INST] Re: apxs:Error: Unknown option: S

2003-06-17 Thread Michael Mauch
est PHP (4.3.2). Regards... Michael -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Re: Make error (make: *** [ext/ctype/ctype.lo] Error 1)

2003-06-19 Thread Michael Mauch
a newer version of that package (at least imap-2002b doesn't install that unix.h file into /usr/local/include anymore). Regards... Michael -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Re: Freetype & RH9

2003-06-21 Thread Michael Mauch
ll to undefined function: imagettftext() ". > > I've compiled both freetype and freetype-devel. > > Any ideas? # configure --help | grep freetype --with-freetype-dir[=DIR] GD: Set the path to FreeType 2 install prefix. So it's not --with-freetype (umm, yes, this is a bit confusing). As a side note, --enable-trans-sid and --enable-track-vars don't exist anymore. Regards... Michael -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-INST] Re: Cant figure out php.ini

2003-06-24 Thread Stembridge, Michael
Fyi, you can always check to see where Apache is expecting the php.ini file by creating a .php page with the following code: The path to php.ini will be printed towards the top of the table. hth > -Original Message- > From: Radovan Radic [mailto:[EMAIL PROTECTED] > Sent: Tuesday, Jun

[PHP-INST] Help! I have two issues.

2003-07-05 Thread Michael Pratt
;http://www.php.net/function.implode> function.implode]: Bad arguments. in N:\web\advancewarning\weather\specialwx.php on line 10 I have searched and searched and searched on the web and have not come up with a solution for either one of these. OS Windows 2000/IIS 5 DB: MySQL PHP 4.3.2

[PHP-INST] Re: error NOTICE

2003-07-12 Thread Michael Mauch
rting = E_ALL & ~E_NOTICE Regards... Michael -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Re: PHP binary too big

2003-07-17 Thread Michael Mauch
so is almost 6.5MB. I dont > understand why is the binary so fat even with all the modules shared. I > compiled on a Redhat 8.0 system. Did you strip the file ("strip libphp4.so")? Regards... Michael -- PHP Install Mailing List (http://www.php.net/) To unsubscrib

[PHP-INST] Re: Compiling php for Oracle

2003-07-19 Thread Michael Mauch
errno' That's an old bug in old PHP versions compiled on new systems with new glibc. Use the current PHP 4.3.2 instead. Regards... Michael -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Re: PHP 4.3.2 extensions building problem?

2003-07-19 Thread Michael Mauch
with-mnogosearch=/usr --with-pdflib \ > --enable-xslt --with-xslt-sablot --with-sablot-js --with-kerberos > > Any ideas what the problem is? There is no problem. Only shared extensions go into that extensions directory. Compiled-in extensions are built into libphp4.so. Regards...

RE: [PHP-INST] Question

2003-07-19 Thread Michael Scappa
Timothy, It looks like the script isn't getting executed, check your apache conf. make sure it knows how to run .php's and is loading the php module. -Original Message- From: Timothy Hora [mailto:[EMAIL PROTECTED] Sent: Saturday, July 19, 2003 7:17 AM To: [EMAIL PROTECTED] Subject: [PHP

[PHP-INST] Re: PHP 4.3.2 extensions building problem?

2003-07-21 Thread Michael Mauch
re the error messages? Regards... Michael -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Re: problems with environment variables

2003-07-28 Thread Michael Mauch
. To find out, you can write a PHP script with the line: and put that file on your web server and look at it with a browser. The output should have an entry "Configuration File (php.ini) Path". Regards... Michael -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Re: /usr/var/lib

2003-07-28 Thread Michael Mauch
/lib? Did you try --prefix (i.e. with two dashes)? Regards... Michael P.S.: Can you please turn off sending that superfluous HTML attachment? -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Re: Subject: Problems using mysql.so with PHP

2003-07-28 Thread Michael Mauch
zts-20020429/mysql.so The first one belongs to Perl, the second one to PHP. Perl's mysql.so has the PL_sv_yes in it, PHP's mysql.so doesn't. When you were "placing mysql.so in the correct place", apparently you grabbed the wrong mysql.so (and "make install"

[PHP-INST] Re: problems with environment variables

2003-07-29 Thread Michael Mauch
George L. Yermulnik wrote: > Michael Mauch wrote: > >> George L. Yermulnik wrote: >> >> >I've got FreeBSD 4.8 Stable, Apache/1.3.27 (Unix) mod_throttle/3.1.2 >> >PHP/4.3.3RC1 rus/PL30.17 and PHP 4.3.3RC1 >> > >> >It's a newly in

[PHP-INST] installing PHP 4.3.2 on Debian Potato

2003-08-14 Thread Michael Taekema
Hello. I am fairly new at linux but am learning fast. Here is my problem. Specs on box: 166 MHz Dell tower Debian Potato 2.2.7 Apache 1.3.28 I am trying to install PHP 4.3.2 on this machine and to work with apache. However the PHP site has nothing for info under their docs section. It just says

[PHP-INST] Re: Help With Windows 2003

2003-08-18 Thread Michael Taekema
Regarding these mailing lists. May I point out some guidelines to asking a question on these things. Make sure you include some details. For example a well worded question would be as follows: Subject: Windows 2003 Beta and PHP version 4.3.1 Body: Hello, I am having problems with getting PHP to

RE: [PHP-INST] Your details

2003-08-19 Thread Stembridge, Michael
What's with all the spam dispersed on this list?! > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 19, 2003 11:01 AM > To: [EMAIL PROTECTED] > Subject: [PHP-INST] Your details > > > See the attached file for details > -- PHP Install Ma

[PHP-INST] Re: Outrageous amount of spam!

2003-08-20 Thread Michael Pratt
A virus is attached to those spam messages. So DO NOT OPEN IT! --- Mark Eckeard <[EMAIL PROTECTED]> wrote: > Am I the only person that is getting the numerous > spam from this list? > > I am getting them at about 1 per every 10 minutes. > Everything from "your resume", "thank you" and many > m

Re: [PHP-INSTALL] ./configure problems

2003-09-11 Thread Michael Mauch
gzip -c php-4.3.3.tar.gz | tar xf - Regards... Michael

[PHP-INSTALL] Re: problems after upgrading from 4.2.3 to 4.3.3

2003-09-16 Thread Michael Mauch
files or from popen() and proc_open(), reading will stop after a packet is available. This means that you should collect the data together in chunks as shown in the example below. Regards... Michael

[PHP-INSTALL] Re: php-mysql not installed

2003-09-16 Thread Michael Mauch
se a configure from another package (if you want to know more about "configure", look for autoconf and automake). Regards... Michael

Re: [PHP-INSTALL] install issues.

2003-09-16 Thread Michael Mauch
that, but I googled for "sed: file conftest.frag"). If you are on Solaris, make sure you have /usr/xpg4/bin/sed (or GNU sed) in your PATH before the other, broken sed. In either case make sure your download is ok (compare the output of "md5sum php-4.3.3.tar.bz2" with the md5sum that is displayed on the download page). Regards... Michael

[PHP-INSTALL] Re: I need JPEG support in gd with php

2003-09-19 Thread Michael Mauch
your complete configure line, so we don't have to guess. And can you please omit the superfluous HTML part of your message? Regards... Michael

[PHP-INSTALL] Re: RH9 Pro, oracle, php

2003-09-25 Thread Michael Mauch
name "DATABASE.OPW.IE" or the connection string: "(DESCRIPTION =(ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = server.opw.ie)(PORT = 1521)))(CONNECT_DATA = (SERVICE_NAME = DATABASE)))" If you set NAMES.DEFAULT_DOMAIN = opw.ie, you should also be able to use "DATABASE" without the ".OPW.IE". Regards... Michael

[PHP-INSTALL] Re: Solaris-8 et php-4.3.3

2003-09-26 Thread Michael Mauch
mandes suivantes : >./configure --with-apxs=/usr/local/apache2/bin/apxs \ I don't know much about PHP with Apache2, but you should use --with-apxs2=/usr/local/apache2/bin/apxs ^ note that 2! See also: <http://fr.php.net/manual/fr/install.apache2.php> Regards... Michael

[PHP-INSTALL] Re: How are absolute includes supposed to work?

2003-10-01 Thread Michael Mauch
d either use single quotes or escape the backslashes: include('\folderE\folderF\myFile2.php'); include("\\folderE\\folderF\\myFile2.php"); See <http://www.php.net/manual/en/language.types.string.php>. Please ask again if that was not your problem. Regards... Michael

RE: [PHP-INSTALL] Problem by running mysql-connection in php-script

2003-10-02 Thread Michael Scappa
Ruprecht, Make sure you have PHP pointing to the right location for the mysql.sock. "locate mysql.sock". Sometimes its in the /tmp dir. If it is in another location you can point to it specifically when you call mysql_connect (refer to php.net for the exact string), or just change it in your php.

[PHP-INSTALL] Re: question of setting in php.ini

2003-10-06 Thread Michael Mauch
t; not displayed. See <http://de.php.net/manual/de/security.registerglobals.php>. Regards... Michael

[PHP-INSTALL] Re: upgrade problems

2003-10-07 Thread Michael Mauch
be used by the CLI PHP). Regards... Michael

[PHP-INSTALL] Re: php install problems. blank screen after install

2003-10-07 Thread Michael Mauch
t;--enable-ftp That's the same as with PHP 4.3.0, I guess? Please try with the latest stable snapshot from <http://snaps.php.net/>. If it doesn't work, you might want to file a bug report at <http://bugs.php.net> (with all the information that you gave here, of course). Regards... Michael

[PHP-INSTALL] Re: [PHP-DB] Php433 running on RedHat73 with support to OCI8

2003-10-09 Thread Michael Mauch
also http://otn.oracle.com/tech/opensource/php/apache/inst_php_apache_linux.html Yes, and see also <http://www.php.net/oci8>, there a couple more environment variables that should be set (and exported) before Apache is started. Regards... Michael

RE: [PHP-INSTALL] PHP & Apache

2003-10-13 Thread Michael Cheung
ow to configure Apache, PHP and MySQL: http://www.digitalamit.com/article/apache_php_mysql/ Michael   -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 12 October 2003 19:52To: [EMAIL PROTECTED]Subject: [PHP-INSTALL] PHP & ApacheI know this a noob

[PHP-INSTALL] Re: Oracle 9 and PHP 4.3.x

2003-10-22 Thread Michael Mauch
in the apachectl script or in /etc/init.d/apache. Regards... Michael

[PHP-INSTALL] Re: make error

2003-10-23 Thread Michael Mauch
her install the jpeg library (dev package) or disable building of the GD library (if you don't need it). Use --disable-gd or --without-gd to do so. See <http://www.php.net/manual/en/ref.image.php> for more info. Regards... Michael

[PHP-INSTALL] Re: Post Problem

2003-10-23 Thread Michael Mauch
RL /method=post was not found on this server." Your $PHP_SELF is empty, and as you are not using double quotes, the browser uses "method=post" as action URL. See <http://www.php.net/manual/en/configuration.directives.php#ini.register-globals>. And btw PHP 4.2.2 is very old. Regards... Michael

[PHP-INSTALL] Re: Can you please remove me from the list.

2003-10-24 Thread Michael Mauch
Bhavin Desai wrote: > Urgent, can you please unsubscribe me from the list. Hmm - doesn't <http://www.php.net/mailing-lists.php> work for you? Regards... Michael

[PHP-INSTALL] Re: please remove me from the list

2003-10-24 Thread Michael Mauch
[EMAIL PROTECTED] wrote: > [-- multipart/alternative, Encoding 7bit, 0 Zeilen --] > >[-- text/plain, Encoding 7bit, Zeichensatz: US-ASCII, 2 Zeilen --] > > Regards Doesn't <http://www.php.net/mailing-lists.php> work for you? Regards... Michael

[PHP-INSTALL] Re: compilation/performance problem on solaris

2003-10-25 Thread Michael Mauch
.7 seconds Umm, yes - your P4 has almost double the speed of the Sparc, so it's about twice as fast (the second CPU on your Sparc doesn't help anything here). I don't see any problem here. Regards... Michael

[PHP-INSTALL] Re: My problem: "Notice: Undefined variable: i in ....."

2003-10-25 Thread Michael Mauch
eport notices: error_reporting = E_ALL & ~E_NOTICE Also have a look at the display_errors and log_errors settings. Regards... Michael

[PHP-INSTALL] Installation Fails

2003-10-27 Thread Michael Thompson
--with-apxs2=/usr/local/apache2/bin/apxs --with-mysql --with-imap=/usr/local/imap-2000e this worked perfectly well before, cant understand why its falling over here. Any help welcomed -- Best regards, Michael ([EMAIL PROTECTED]) From British Military personal records: This

[PHP-INSTALL] Re: new install of php-4.3.3

2003-10-30 Thread Michael Mauch
p.net/manual/en/install.apache2.php> looks promising - especially that AddType line. Regards... Michael

[PHP-INSTALL] Re: Install Hangs at configure on solaris 2.8

2003-11-30 Thread Michael Mauch
(svr4) -Acpu(sparc) -Amachine(sparc) -Asys > > I have no idea what to do to fix this. Does the config.log give some hints? Can you insert a "set -x" before the line echo $ac_n "checking base type of last arg to accept""... $ac_c" 1>&6 and see what happens? Regards... Michael

[PHP-INSTALL] Re: PHP version 4.3.3 Install on Solaris 2.9

2003-12-01 Thread Michael Mauch
following line is > echoed: ./build/shtool echo -n -e %B > > and at this point the script hangs. > > If I list processes at this point, the top process is: tr x- x_ which is > running at 78% CPU. Make sure you have /usr/xpg4/bin in your PATH before /usr/bin. Regards... Michael

[PHP-INSTALL] Re: Installing on Redhat

2003-12-04 Thread Michael Mauch
to Apache 2? > /root/WORK/php-4.3.4/sapi/apache/sapi_apache.c:45: `NOT_FOUND' undeclared The last time this happened, the user wanted to use Apache 2 and used --with-apxs instead of --with-apxs2. Regards... Michael

RE: [PHP-INSTALL] Re: Installation on XP

2003-12-09 Thread Michael Cheung
Hi Seung, On my system I have Win XP, Apache 2 with PHP 4. My system does not have "php4apache.dll" Should this have come with PHP or Apache? I have also tried your comment below at work on Win2000Pro but still I don't have it on my computer. Any ideas? -Original Message- From: Seung H

[PHP-INSTALL] Re: PHP and httpd.conf

2003-12-11 Thread Michael Mauch
Just use --with-apxs, and if you get an error saying that the apxs program could not be found, use --with-apxs=/path/to/your/apxs. > And in which directory should I be to do that? Better hope you can use apxs (it's a lot easier to install, and if you want to upgrade either PHP or Apache, you have to recompile only one of them). Regards... Michael

[PHP-INSTALL] Re: Apache Make Error with GD/JPEG Enabled

2003-12-11 Thread Michael Mauch
th-mhash' '--with-zlib' '--with-zlib-dir=/usr/include' '--with-dom' > '--with-dom-xslt' '--with-dom-exslt' '--with-curl' '--with-curlwrappers' > '--with-pdflib' '--with-jpeg-dir=/usr/lib' '--with-tiff-dir=/usr/lib' Try "--with-jpeg-dir=/usr" (for the others as well), so the compiler can find the header files in /usr/include and the libraries in /usr/lib. Regards... Michael

  1   2   3   4   >