On Fri, Aug 05, 2005 at 03:53:41PM +0200, Sabine wrote:
> may anybody give me a tip where to find a documentation for 4.0.6?
> Perhaps I'm a little bit blind, but I don't find it.
> Unfortunatedly I have to develop an application on this release.
Does the documentation at php.net not suffice? It u
Thanks for taking the time to answer. As I said, there is no problem
with the code in either OPT or in phpMyAdmin - there is a problem with
PHP and I was hoping someone on this list bounced into the same kind of
problem.
Bogdan
Edward Marczak wrote:
>On 6/7/02 11:43 AM, "Bogdan Stancescu" <[
On 6/7/02 11:43 AM, "Bogdan Stancescu" <[EMAIL PROTECTED]> wrote:
> One of the users of OPT has major problems uploading files to the system and I
> have absolutely no clue why that is. His PHP version is 4.0.6 on Linux.
> Quoting his description of the problem:
>
> "In fact, now it doesn't even
Hi David,
No, I updated my php.ini manually (just to change the zend optimizer and add the DBG
debugger. These two lines from php.ini haven't changed for sure:
variables_order = "EGPCS";
register_globals = On;
According to phpinfo, $PHP_SELF is set, but simply empty!
John
>> Hello,
>>
>>
On Thu, 15 Nov 2001 06:53, John Steele wrote:
> Hello,
>
> I just updated to v4.0.6 on win9x. Suddenly all my form-action
> scripts using $PHP_SELF quit working, as it's empty. Anyone know how
> to fix this?
>
> Thanks,
> John
Presumably in the process your php.ini was updated? Check umm, I
I had the same problem... chmod doesn't work in Windows...
I'm using win2000 server... to make uploads possible you have to set
permissions to the users: IUSR_COMPUTERNAME and IWAM_COMPUTERNAME, set them
both to FULL and test...
At 15:54 1/10/2001 -0500, Joseph Koenig wrote:
>The script is mov
OTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP] PHP 4.0.6 on NT (IIS 4.0) Can't replace
> uploaded file
>
>
> The script is moving the file to its final destination and
> then doing a
> chmod(filename, 0777) (the php function, not through exec() or
> anythin
The script is moving the file to its final destination and then doing a
chmod(filename, 0777) (the php function, not through exec() or
anything); Even setting the mode to 0777 doesn't help at all. Am I doing
this completely wrong from IIS/NT? Thanks,
joe
Joe Kaiping wrote:
>
> Sounds like their
Sounds like their upload script isn't setting the correct file permissions
when creating the file. Directory permissions don't seem to be a problem
for you.
-Joe2
> -Original Message-
> From: Joseph Koenig [mailto:[EMAIL PROTECTED]]
> Sent: Monday, October 01, 2001 12:38 PM
> To: [EMAIL
> > Stefan, did you check your open_basedir and/or error_reporting settings
in
> > php.ini and apache config? What are the errors?
> >
> I did. No difference between the old php.ini and the new...the apache
config
> is also unchanged.
And the mentioned open basedir errors? What did they say?
>
"Jason Brooke" <[EMAIL PROTECTED]> schreef in bericht
02fc01c139c8$702aa550$0100a8c0@co3040297a">news:02fc01c139c8$702aa550$0100a8c0@co3040297a...
> > I upgraded from PHP 4.0.5 <> 4.0.6 and since i get openbasedir errors
all
> > over the place when i try to upload a file through a php script
> >
> I upgraded from PHP 4.0.5 <> 4.0.6 and since i get openbasedir errors all
> over the place when i try to upload a file through a php script
>
> is this a bug?
>
> Stefan de Wal
> dewal.nl
Stefan, did you check your open_basedir and/or error_reporting settings in
php.ini and apache config? What
Hi speedboy, I see that you know the GD software and probably you have
some good experience on that. What do you know about to compile PHP406+GD
on windows?
Greetings
Atte. Ignacio Estrada F.
Centro Nacional de Control de Energia
Area de Control Occidental
025+6463, 025+6464, 025+6469
--
P
> As far as I can tell, it's a bug. I posted it on here and the only reply I
> got was from someone having the same problem. I logged it as a bug and then
> wasn't able to add more information as I hadn't set a password when I first
> entered the bug. Then I emailed trying to be able to change
As far as I can tell, it's a bug. I posted it on here and the only reply I
got was from someone having the same problem. I logged it as a bug and then
wasn't able to add more information as I hadn't set a password when I first
entered the bug. Then I emailed trying to be able to change it and h
So sprach »Rasmus Lerdorf« am 2001-07-26 um 00:09:33 -0700 :
> Why? Only Redhat seems to use kerborized imap libs.
Excuse my ignorance, but is there no way for configure to see that the
imap libs are kerborized?
Alexander Skwar
--
How to quote: http://learn.to/quote (german) http://quote.6x.
> So sprach »Rasmus Lerdorf« am 2001-07-25 um 21:46:48 -0700 :
> > Sorry, typo in my response. --with-kerberos is what you want.
>
> Arghl, of course! :) I should have seen this one myself... *G*
>
> Thanks a lot! It's now working!
>
> Hmm - wouldn't it make sense if configure automatically ena
So sprach »Rasmus Lerdorf« am 2001-07-25 um 21:46:48 -0700 :
> Sorry, typo in my response. --with-kerberos is what you want.
Arghl, of course! :) I should have seen this one myself... *G*
Thanks a lot! It's now working!
Hmm - wouldn't it make sense if configure automatically enabled
--with-k
Sorry, typo in my response. --with-kerberos is what you want.
-Rasmus
On Thu, 26 Jul 2001, Alexander Skwar wrote:
> So sprach »Rasmus Lerdorf« am 2001-07-24 um 16:42:12 -0700 :
> > Add --with-kerbeors to your PHP configure flags
>
> Done. I ran:
>
> ./configure --enable-bcmath --enable-exif
So sprach »Alexander 'Digital Projects' Skwar« am 2001-07-26 um 00:10:00 +0200 :
> Same result. Cannot load /usr/local/apache/libexec/libphp4.so into
> server: /usr/local/apache/libexec/libphp4.so: undefined symbol:
> krb5_defkeyname
Hrmpf, I just installed the latest krb5: krb5-libs-1.2.2-4. H
So sprach »Rasmus Lerdorf« am 2001-07-24 um 16:42:12 -0700 :
> Add --with-kerbeors to your PHP configure flags
Done. I ran:
./configure --enable-bcmath --enable-exif --enable-ftp
--enable-dba=shared --enable-dbx --enable-magic-quotes
--enable-safe-mode --enable-sysvshm --enable-sysvsem --enabl
> This is driving me nuts. I'm trying to compile PHP 4.0.6 on RedHat 6.2.
> After I ran ./configure --with-imap && make && make install,
> /etc/rc.d/init.d/httpd configtest tells me:
>
> Cannot load /usr/local/apache/libexec/libphp4.so into server:
> /usr/local/apache/libexec/libphp4.so: undefine
utorial on setting up mysql, php,apache and even openssl.
> And it works.
>
> Peter
>
>
> - Original Message -
> From: "Adrian D'Costa" <[EMAIL PROTECTED]>
> To: "E. Peter K. Chan" <[EMAIL PROTECTED]>
> Cc: "php general list&qu
>System Linux pcs.pcsadvt.com 2.2.16-22 #1 Tue Aug 22 16:16:55 EDT 2000
> i586 unknown
>Build Date Jul 20 2001
> Configure Command './configure' '--prefix=/usr'
> '--with-config-file-path=/etc' '--disable-debug' '
etting up mysql, php,apache and even openssl.
> And it works.
>
> Peter
>
>
> - Original Message -
> From: "Adrian D'Costa" <[EMAIL PROTECTED]>
> To: "E. Peter K. Chan" <[EMAIL PROTECTED]>
> Cc: "php general list" <[EMAIL P
Hi Rasmus,
I did a phpinfo() and gives me the following output:
PHP Version 4.0.6
System Linux pcs.pcsadvt.com 2.2.16-22 #1 Tue Aug 22 16:16:55 EDT 2000
i586 unknown
Build Date Jul 20 2001
Configure Command './configu
t" <[EMAIL PROTECTED]>
Sent: Saturday, July 21, 2001 4:48 PM
Subject: Re: [PHP] php 4.0.6
> Hi Peter,
>
> I think the guru of php on the list can tell us what the problem is. I am
> going to compile 4.0.4pl2 and see if I get that error. In fact I am
> unable to access m
No idea. You haven't said whether you checked your phpinfo() output to
see if you are actually running the latest version of PHP you just
compiled. Perhaps you forgot a "make install", perhaps you forgot to
restart your httpd. Perhaps your configure didn't find libreadline. Any
number of thing
Hi Peter,
I think the guru of php on the list can tell us what the problem is. I am
going to compile 4.0.4pl2 and see if I get that error. In fact I am
unable to access mysql now even though I have given --with-mysql.
Any clues
Adrian
On Fri, 20 Jul 2001, E. Peter K. Chan wrote:
> Hi Adrian
Hi,
I have now compiled php --with-readline and --with-sockets but I still get
the "call to undefined function socket() " what could be wrong.
Adrian
On Thu, 19 Jul 2001, Rasmus Lerdorf wrote:
> Did you compile php using --with-readline ?
>
> On Thu, 19 Jul 2001, Adrian D'Costa wrote:
>
> >
No. Just what would be the optimum settings. I have the following
./configure --target=i386-redhat-linux --prefix=/usr
--with-config-file-path=/etc --disable-debug --enable-pic
--enable-inline-optimization --with-apxs=/usr/sbin/apxs --disable-static
--with-exec-dir=/usr/bin --with-regex=system
What would be the ideal setting to compile
Adrian
On Fri, 20 Jul 2001, E. Peter K. Chan wrote:
> Seems the library hasn't been compiled into your installation or need to
> change php.ini to point to the proper include folder. Try a search on
> google.com for call to undefined function.
> -
Did you compile php using --with-readline ?
On Thu, 19 Jul 2001, Adrian D'Costa wrote:
> Hi,
>
> I am trying to use the socket or readline functions but get a message:
> call to undefined function readline(). Why? Is this not implemented in
> 4.0.6.
>
> Adrian
>
>
>
--
PHP General Mailing L
hi Micha,
are you using the apache version 1.3.6-7? or just
1.3.6, can you tell me if you can see your
php4 load and add module in etc/httpd/conf/httpd.conf?
is that am having problems with this my php4.0.6 does not work
only when i change my php ext to php3 or php but not php4!!!
pls advise
Hello, I believe include problem is a small typo... the include path needs
to be
./:/usr/local/lib/php
There is a php function to change the working directory, I'm not remembering
it off the top of my head, but you can do either:
exec("cd $path && ls -d */*.jpg",$ls);
or:
LS,
> -Original Message-
> From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, June 24, 2001 5:01 PM
> To: Kees Hoekzema
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP] php-4.0.6, zlib, gd problem
>
>
> First, use absolute dirs, not relative dirs
At 24.06.2001 00:12, you wrote:
>I'm using PHP 4.0.6 with GD 1.8.4 right now, and all is well. However,
>when I install GD 2.0.1, PHP's make dies, saying there is something wrong
>with gdio.h. I've removed all GD 1.8.4 bits from my box, just in case
>there is a library conflict; and the --with-
First, use absolute dirs, not relative dirs.
For GD, use the --with-png-dir switch to tell PHP where to find the base
directory for the lib and include files. I use GD2 compiled in my own dir
with these flags:
--with-gd=/home/rasmus/gd-2.0.1
--with-freetype-dir=/usr
--enable-gd-native-ttf
--ena
38 matches
Mail list logo