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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
46 + 12 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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 Mar 28 18:01:29 2024 UTC