Guest Posted November 22, 2004 Posted November 22, 2004 This error came up when i migrate my linux/cpanel based OSC to windows-based version. I am confused as how to fix it. Any suggestions? Thanks
ozcsys Posted November 22, 2004 Posted November 22, 2004 This error came up when i migrate my linux/cpanel based OSC to windows-based version. I am confused as how to fix it. Any suggestions? Thanks <{POST_SNAPBACK}> 1. Does it exist? 2. If so is osC looking in the correct location? If not make the needed changes in your configure.php file 3. Make sure you have write permissions on your images folder. The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
Guest Posted November 22, 2004 Posted November 22, 2004 1. Does it exist?2. If so is osC looking in the correct location? If not make the needed changes in your configure.php file 3. Make sure you have write permissions on your images folder. <{POST_SNAPBACK}> Hi, The folder exists as I am able to browse the folder and browse the catalog. Here's a short piece of the configure.php file define('HTTP_SERVER', 'http://192.168.1.64/'); // eg, http://localhost - should not be empty for productive servers define('HTTP_CATALOG_SERVER', 'http://192.168.1.64/'); define('ENABLE_SSL_CATALOG', 'false'); // secure webserver for catalog module define('DIR_FS_DOCUMENT_ROOT', 'wwhic/'); // where the pages are located on the server define('DIR_WS_ADMIN', 'wwhic/admin/'); // absolute path required define('DIR_FS_ADMIN', 'wwhic/admin/'); // absolute pate required define('DIR_WS_CATALOG', '/wwhic/'); // absolute path required define('DIR_FS_CATALOG', '/wwhic/'); // absolute path required define('DIR_WS_IMAGES', 'images/'); define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/'); define('DIR_WS_CATALOG_IMAGES', 'images/'); define('DIR_WS_INCLUDES', 'includes/'); the images folder is in c:\inetpub\wwhic\images\ I am confused if it has anything to do with the '/' and '\' Thanks
Guest Posted November 22, 2004 Posted November 22, 2004 document root is most likely incorrect, what kind of os is this on?
Guest Posted November 25, 2004 Posted November 25, 2004 document root is most likely incorrect, what kind of os is this on? <{POST_SNAPBACK}> it's on Windows XP IIS 5.0 with php and mysql installed. I am planning to put it on windows 2000 Server. However I am having problem with cookies. Any hints?
vinces Posted November 25, 2004 Posted November 25, 2004 I think the error message is self-explantory David Amherst
Guest Posted November 25, 2004 Posted November 25, 2004 I think the error message is self-explantory <{POST_SNAPBACK}> if it's that simple, i wouldn't even bother posting it.
Guest Posted November 25, 2004 Posted November 25, 2004 People still use Windows servers for osC? Prepare for 5 second page parse times...
Guest Posted November 25, 2004 Posted November 25, 2004 People still use Windows servers for osC? Prepare for 5 second page parse times... <{POST_SNAPBACK}> Well, it's gonna be use on LAN. They don't want to make the OSC available on the web yet.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.