php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1098
Submitted: 1999-01-27 14:14 UTC Modified: 1999-11-13 16:59 UTC
From: mosttoys at mosttoys dot org Assigned:
Status: Closed Package: Sybase-ct (ctlib) related
PHP Version: 3.0.6 OS: RedHat 5.2 Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mosttoys at mosttoys dot org
New email:
PHP Version: OS:

 

 [1999-01-27 14:14 UTC] mosttoys at mosttoys dot org
When setting up the sybase user in the /etc/passwd file I found that php3 was using the info as the home directory instead of the home directory path. When I place the path in the info field it works properly.

/etc/passwd entry should be:
sybase:*:502:500::/www/sybase:

This is the entry that works:
sybase:*:502:500:/www/sybase::

I am using ctlib-linux-elf-dynamic.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-11-13 16:58 UTC] joey at cvs dot php dot net
Not sure I understand this one...
Where does php use the "home dir"? 
The only thing I can think of is the equiv. of the $SYBASE
env. variable?


 [1999-11-13 16:59 UTC] joey at cvs dot php dot net
Closing...guess we can reopen if needed
 [2016-08-10 05:44 UTC] yohgaki@php.net
Automatic comment on behalf of yohgaki
Revision: http://git.php.net/?p=php-src.git;a=commit;h=850a0b5fb62cbee0f314fa3e9b0747128527a19c
Log: Merge pull request #1098 Fix bug #69086 enhancement for mb_convert_encoding
 [2016-10-10 11:17 UTC] krakjoe@php.net
Automatic comment on behalf of yohgaki
Revision: http://git.php.net/?p=php-src.git;a=commit;h=850a0b5fb62cbee0f314fa3e9b0747128527a19c
Log: Merge pull request #1098 Fix bug #69086 enhancement for mb_convert_encoding
 [2017-01-12 09:12 UTC] krakjoe@php.net
Automatic comment on behalf of yohgaki
Revision: http://git.php.net/?p=php-src.git;a=commit;h=850a0b5fb62cbee0f314fa3e9b0747128527a19c
Log: Merge pull request #1098 Fix bug #69086 enhancement for mb_convert_encoding
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Nov 21 14:01:29 2024 UTC