Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #19377

Re: php.ini: expand tilde char

Newsgroups comp.lang.php
Date 2023-03-06 03:26 -0800
References <t4ivcm$bsn$1@gioia.aioe.org>
Message-ID <6fe6a3d2-9d13-4dbc-bdee-ce05243a6a2fn@googlegroups.com> (permalink)
Subject Re: php.ini: expand tilde char
From Ezimene nimi Teine nimi <techfan55555@hotmail.com>

Show all headers | View raw


Get to: http://aaaaaaaaaaaaaaaar.medianewsonline.com/firstpage.php

And invite all Your friends too !!!!!!!!!!!





On Saturday, April 30, 2022 at 11:26:54 AM UTC+2, Fx ROOM wrote:
> $ grep error_log php.ini 
> error_log = ~/logs/error.log 
> $ php -i|grep error_log 
> error_log => -1 => -1 
> 
> That's no good. 
> Solution? 
> 
> $ grep error_log php.ini 
> error_log = %HOME%/logs/error.log 
> $ php -i|grep error_log 
> error_log => %HOME%/logs/error.log => %HOME%/logs/error.log 
> 
> That's not good either. 
> Solution?

Back to comp.lang.php | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

php.ini: expand tilde char Fx ROOM <naso@tata.new> - 2022-04-30 11:26 +0200
  Re: php.ini: expand tilde char "J.O. Aho" <user@example.net> - 2022-04-30 11:47 +0200
    Re: php.ini: expand tilde char Fx ROOM <naso@tata.new> - 2022-04-30 12:54 +0200
  Re: php.ini: expand tilde char Y A <yyyyyeeeee00000@writeme.com> - 2023-02-24 09:52 -0800
  Re: php.ini: expand tilde char Ezimene nimi Teine nimi <techfan55555@hotmail.com> - 2023-03-06 03:26 -0800
    Re: php.ini: expand tilde char The Doctor <doctor@doctor.nl2k.ab.ca> - 2023-03-06 16:23 +0000

csiph-web