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
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
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
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
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
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
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
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
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
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
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
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
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
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 - 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
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
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
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
> >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
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 - 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:
21 matches
Mail list logo