From:             egingell at sisna dot com
Operating system: Windows XP Pro
PHP version:      4.4.2
PHP Bug Type:     IIS related
Bug description:  user_dir Does not work

Description:
------------
Setting the user_dir directive in php.ini has no affect. When attempting
to go to http://localhost/~user/ a 404 Not Found error occurs. I can't
find *any* documentation on what to set that directive to. I've tried
"public_html", "C:\Documents and Settings", and "C:\Documents and
Settings\*\public_html". None of which produced the desired results. I'm
using IIS 6 to serve PHP 4.4.2 files.

Expected result:
----------------
A web page.

Actual result:
--------------
404 File Not Found

-- 
Edit bug report at http://bugs.php.net/?id=38284&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=38284&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=38284&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=38284&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=38284&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=38284&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=38284&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=38284&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=38284&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=38284&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=38284&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=38284&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=38284&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=38284&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=38284&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=38284&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=38284&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=38284&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=38284&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=38284&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=38284&r=mysqlcfg

Reply via email to