[PHP-INST] Newbie: Apache PHP Install OK but doesn't work

2002-10-16 Thread MarkS
I'm very new to all of this so I've probably made some simple mistake but I'm stumped. I just installed Mandrake 8.2 and all went well. It installed Apache 1.3.23 but not PHP so I went to rpmDrake and selected the install of mod_php, php, and php-mysql and it ran through the motions and told m

[PHP-INST] Re: [PHP-DEV] Re: Multibyte ([PHP-INST] Re: "If-Modified-Since"..)

2002-10-16 Thread Yasuo Ohgaki
Masaki Fujimoto wrote: > nah... > > "If it(==from_encoding) is not specified, the internal encoding will be > used." (http://jp.php.net/manual/en/function.mb-convert-encoding.php) > > so it's just because mbstring.internal_encoding is not properly set? > Thanks for heads up. I made the same mi

[PHP-INST] Re: [PHP-DEV] Re: Multibyte ([PHP-INST] Re: "If-Modified-Since"..)

2002-10-16 Thread Masaki Fujimoto
nah... "If it(==from_encoding) is not specified, the internal encoding will be used." (http://jp.php.net/manual/en/function.mb-convert-encoding.php) so it's just because mbstring.internal_encoding is not properly set? Masaki Fujimoto On Thu, 17 Oct 2002 08:17:27 +0900 Yasuo Ohgaki <[EMAIL PROT

Re: [PHP-INST] apxs missing

2002-10-16 Thread Marcus Van Wyk
thanks found it on another server here never new you could actually edit the dam thing Thanks I'm at the make of the install looks to be running okay But I'll wait for a test page e.g. to claim victory first - Original Message - From: Peter Houchin <[EMAIL PROTECTED]> To: Marcus Van W

[PHP-INST] PHP on Novell 5

2002-10-16 Thread Stewart Walker
Would like to get PHP running on our Novell 5.0 Server. I see Novell has PHP for 5.1 which requires a version of LibC for 5.1. Any one know where PHP for Novell 5.0 can be found? Thanks Stewart Walker Casper College Assistant Director Computer Services [EMAIL PROTECTED] 307-268-2331

RE: [PHP-INST] apxs missing

2002-10-16 Thread Peter Houchin
apxs can be found in any source distribution of apache in the bin folder > -Original Message- > From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]] > Sent: Thursday, 17 October 2002 9:23 AM > To: Marcus Van Wyk > Cc: [EMAIL PROTECTED] > Subject: Re: [PHP-INST] apxs missing > > > Install the a

Re: [PHP-INST] apxs missing

2002-10-16 Thread Rasmus Lerdorf
Install the apache-devel package On Thu, 17 Oct 2002, Marcus Van Wyk wrote: > Hi there Just installed Mandrake 8 > > And I'm trying to configure php so that I can use it for script on a Web server > > but it say that you have to configure like this > > ./configure --with-mysql --with-apxs=/to/th

[PHP-INST] apxs missing

2002-10-16 Thread Marcus Van Wyk
Hi there Just installed Mandrake 8 And I'm trying to configure php so that I can use it for script on a Web server but it say that you have to configure like this ./configure --with-mysql --with-apxs=/to/the/path/apxs I've looked just about every where for apxs but can not find it any ideas

[PHP-INST] Re: Multibyte ([PHP-INST] Re: "If-Modified-Since"..)

2002-10-16 Thread Yasuo Ohgaki
Forgot to what it's doing. Since the multibyte char sequence is too short, mbstring is failing to detect encoding correctly. In this case, we can specify encoding or modify detect order. -- Yasuo Ohgaki Yasuo Ohgaki wrote: > Ryo Takagi wrote: > >> If the line: >> >> print ( mb_convert_en

[PHP-INST] Re: Multibyte ([PHP-INST] Re: "If-Modified-Since"..)

2002-10-16 Thread Yasuo Ohgaki
Ryo Takagi wrote: > If the line: > > print ( mb_convert_encoding( $jstr, "ISO-2022-JP" ) ) ; > > in this script is modified to: > > print ( mb_convert_encoding( $jstr, "ISO-2022-JP", "EUC-JP" ) ) ; > > then it works again. This cannot be fixed. Check & modify your detect order by mb

Re: [PHP-INST] [BSD] PHP 4.2.x executable missing

2002-10-16 Thread Jim Thome
Remove the switch --with-apxs and recompile. This will give you a standalone PHP binary (that is not tied to Apache), which you can then run on the command line. >>> <[EMAIL PROTECTED]> 10/17/02 05:18PM >>> hi, when installing PHP 4.2.3, 4.2.2, or 4.2.1 It perfectly compiles n stuff but when

[PHP-INST] Sablotron support, lstdc++ usage in PHP 4.3

2002-10-16 Thread Dean Dahnke
Hi, I am still attempting to build PHP 4.3 on Mac OS X v10.2 with Sabloron support. My configure script looks like this: ZEND_EXTRA_LIBS=" -lstdc++" ./configure \ --prefix=/DCServers/php_server/php \ --enable-sablot-errors-descriptive \ --with-sablot \ --with-xsl

[PHP-INST] [BSD] PHP 4.2.x executable missing

2002-10-16 Thread dodo
hi, when installing PHP 4.2.3, 4.2.2, or 4.2.1 It perfectly compiles n stuff but when I run php from the command line: box# php php: Command not found. I used the following configure line: ./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs --with-ncurses This happened on my freeBS

[PHP-INST] rpm bcmath

2002-10-16 Thread Marcus Van Wyk
Hi there Just a question. Is there a rpm somewhere ? that I can download for php for MDK that has bcmath already configured. Thanks in advance Marcus == This message contains information intended for the perusal, and/or use (if so st

php-install Digest 16 Oct 2002 20:38:10 -0000 Issue 1072

2002-10-16 Thread php-install-digest-help
php-install Digest 16 Oct 2002 20:38:10 - Issue 1072 Topics (messages 8819 through 8822): Re: Multibyte ([PHP-INST] Re: "If-Modified-Since"..) 8819 by: Ryo Takagi error installing PHP 4.2.3 8820 by: Jason PHP and ODBC 8821 by: fresler.adex-intl.com Re: Problems wi

Re: [PHP-INST] Problems with PHP 4.2.3 & IIS 5.1 & WinXP

2002-10-16 Thread Stuart
On Tuesday, Oct 15, 2002, at 01:08 Europe/London, David Barrett wrote: > Hehe... I love quick solutions... not... > > The problem has got to be with PHP 4.2.3. I have the same using it > under > Apache 2.whatever the latest stable release is. And my php.ini is the > same > as it is on all my o

[PHP-INST] PHP and ODBC

2002-10-16 Thread fresler
I am having troubles with ODBC. I can get it to compile and function correctly, except I believe it is not using the drivers I want it to use. I have install OpenLink's ODBC drivers on my Linux box. Therefore, my configuration looks like this: ./configure --with-mysql --with-unixODBC=/usr/openli

[PHP-INST] error installing PHP 4.2.3

2002-10-16 Thread Jason
I have run the ./configure --with-mysql --with-apxs command and it always fails at line 2746 with a Lex output fail. Here is a copy of the log from config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:1

[PHP-INST] Re: Multibyte ([PHP-INST] Re: "If-Modified-Since"..)

2002-10-16 Thread Ryo Takagi
> >ply correctly to requests with If-Modified-Since: header other than to > > modify PHP source code. > > Try CVS version. Thank you. The CVS version seemed to work correctly on this matter. > Hmm... Let us know the problem so that we can fix problems before > release. What I found is as fol

[PHP-INST] No TrueType support in php_gd2.dll ?

2002-10-16 Thread Alexander Winkler
When using the Windows and the php_gd2.dll that comes with php 4.2.3 all truetype function seaze to function... can this be correct? Has anyone gotten them to work with this dll or is there another one and if so.. where can I get it? Thanx for your help, Alexander -- PHP Install Mailing List

php-install Digest 16 Oct 2002 08:26:37 -0000 Issue 1071

2002-10-16 Thread php-install-digest-help
php-install Digest 16 Oct 2002 08:26:37 - Issue 1071 Topics (messages 8812 through 8818): Php Sessions - Well, they don't work :-\ 8812 by: Stephen Edmonds RedHat8.0 and PHP 8813 by: Tao Hou Re: phpMyAdmin 8814 by: David Barrett Where's debug.log? 8815 by: