From:             rickypearson at shaw dot ca
Operating system: Windows XP
PHP version:      Irrelevant
PHP Bug Type:     Compile Failure
Bug description:  Reads error"you need to set WebSeverDocRoot in preferences"

Description:
------------
I have installed all need files to compile and run the php code right but
when i Click run or the Play Button it Reads You Need to Set
WebSeverDocRoot in your Preferences. It does not tell me what to set it to
nore do i know what to set it to. the Only code i am Trying to Run is this

<?php
phpinfo();
?>

Just to Test the Compiler.

I have Uncommented the Following 3 files in my php.ini File

1. extension=php_dbase.dll
2. extension=php_gd2.dll
3. extension=php_sockets.dll

Reproduce code:
---------------
<?php
phpinfo();
?>

Expected result:
----------------
A Page Containing php Version 4.3.2 Information (This is what is Suggested
to run to test the Compliler)

Actual result:
--------------
Absolutly Nothing, The page doesnt Show i get an Error as Explained above

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

Reply via email to