2005. feb 22. 05.17 dátummal Marek Kilimajer wrote:
> You need to set enviroment variables $TMPDIR and $TMP. I'm not sure
> which one of these are used by those functions, but you can safely
> change both.
Thanks for your kind help.
--
With regards: Ifj. Péntek Imre
E-mail: [EMAIL PROTECTED]
--
P
2005. február 21. 21.24 dátummal dan ezt írta:
> I'm not sure if PHP works this way, but did you completely shut down
> Apache and then restart it after making these changes?
Yes I did.
--
Üdvözlettel: Ifj. Péntek Imre
E-mail: [EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To
Péntek Imre wrote:
Hi,
Now I want to see all my temporary php files in /tmp/php.
I made these settings:
[EMAIL PROTECTED]:~# cat /etc/php.ini |grep /tmp/php
upload_tmp_dir =/tmp/php
session.save_path = "/tmp/php"
soap.wsdl_cache_dir="/tmp/php"
[EMAIL PROTECTED]:~#
But when I use gzopen() or gzfile
Péntek Imre wrote:
Hi,
Now I want to see all my temporary php files in /tmp/php.
I made these settings:
[EMAIL PROTECTED]:~# cat /etc/php.ini |grep /tmp/php
upload_tmp_dir =/tmp/php
session.save_path = "/tmp/php"
soap.wsdl_cache_dir="/tmp/php"
[EMAIL PROTECTED]:~#
But when I use gzopen() or gzfile
Hi,
Now I want to see all my temporary php files in /tmp/php.
I made these settings:
[EMAIL PROTECTED]:~# cat /etc/php.ini |grep /tmp/php
upload_tmp_dir =/tmp/php
session.save_path = "/tmp/php"
soap.wsdl_cache_dir="/tmp/php"
[EMAIL PROTECTED]:~#
But when I use gzopen() or gzfile() the temporary f
5 matches
Mail list logo