Im having again a problem with hostname environment varible.
Hostname is set OK and it is now shown in phpinfo().
But if I run "php -i" hostname is set!
Any ideas?
Php version: 5.1.2
Configure './configure' '--with-apxs2=/usr/local/apache2/bin/apxs'
'--with-gettext' '--with-pgsql' '--enable-tra
On Tue, February 21, 2006 1:37 am, Ruben Rubio Rey wrote:
> How to set "Hostname" environment variable? (It contains the servers
> name, not the servers domain)
> Its a Linux server.
The environment variables come *FROM* the environment into PHP.
If you want them changed, you have to change your
On 2/21/06, Ruben Rubio Rey <[EMAIL PROTECTED]> wrote:
> Strange. Its already set (in hostname and "echo $HOSTNAME"). I have
> realized that is working on version (in my servers) 5.0.5 and its not
> working in 5.0.4 version. Is it an old bug? Im updating, we ll see
Have you rebooted your mach
Kim Christensen wrote:
On 2/21/06, Ruben Rubio Rey <[EMAIL PROTECTED]> wrote:
How to set "Hostname" environment variable? (It contains the servers
name, not the servers domain)
Its a Linux server.
Try the "hostname" command. Depending on your linux distro, you might
want to edit /etc/
On 2/21/06, Ruben Rubio Rey <[EMAIL PROTECTED]> wrote:
> How to set "Hostname" environment variable? (It contains the servers
> name, not the servers domain)
> Its a Linux server.
Try the "hostname" command. Depending on your linux distro, you might
want to edit /etc/hostname manually afterwards t
Hi,
How to set "Hostname" environment variable? (It contains the servers
name, not the servers domain)
Its a Linux server.
Thanks in advance.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
6 matches
Mail list logo