faqts : Computers : Internet : Web Servers : Xitami

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

13 of 37 people (35%) answered Yes
Recently 1 of 10 people (10%) answered Yes

Entry

Fatal error: Unable to open c:\xitami\webpages\/ in - on line 0

Sep 20th, 2000 08:21
Chad Poore,


I had the same problem. I installed Xitami, PHP and MySql on a Win 2000 
box. I thought the error was server related and uninstalled Xitami and 
put Apache on instead. I got the same error and realized that it was a 
PHP problem. I went to the "php.ini" file in the WINNT folder and 
looked for something odd in it and found that I had misconfiged 
the "Paths and Directories" setion. 

"doc_root" should point to html root path--(C:\Apache\htdocs) 
and "extension_dir" should point to your folder containing the php.exe--
(C:\APACHE\SCRIPTS\PHP) is mine and yours will reflect Xitami and your 
path.