xearoth Posted August 8, 2005 Posted August 8, 2005 Warning: main(DIR_WS_LANGUAGES/index.php): failed to open stream: No such file or directory in D:\www\index.php on line 33 Fatal error: main(): Failed opening required 'DIR_WS_LANGUAGES/index.php' (include_path='.;c:\php4\pear') in D:\www\index.php on line 33 I cant figure out what happened here, anybody have any suggestions?
WiseWombat Posted August 8, 2005 Posted August 8, 2005 Warning: main(DIR_WS_LANGUAGES/index.php): failed to open stream: No such file or directory in D:\www\index.php on line 33 Fatal error: main(): Failed opening required 'DIR_WS_LANGUAGES/index.php' (include_path='.;c:\php4\pear') in D:\www\index.php on line 33 I cant figure out what happened here, anybody have any suggestions? <{POST_SNAPBACK}> D Drive: is the the webroot?? cd rom?? ( WARNING ) I think I know what Im talking about. BACK UP BACK UP BACK UP BACK UP
xearoth Posted August 8, 2005 Author Posted August 8, 2005 The D Drive is right, that is where everything is handled at, i didnt know exactly how to tackle this error?
boxtel Posted August 8, 2005 Posted August 8, 2005 Warning: main(DIR_WS_LANGUAGES/index.php): failed to open stream: No such file or directory in D:\www\index.php on line 33 Fatal error: main(): Failed opening required 'DIR_WS_LANGUAGES/index.php' (include_path='.;c:\php4\pear') in D:\www\index.php on line 33 I cant figure out what happened here, anybody have any suggestions? <{POST_SNAPBACK}> this DIR_WS_LANGUAGES should be defined in your configure.php file Treasurer MFC
xearoth Posted August 8, 2005 Author Posted August 8, 2005 define('DIR_WS_LANGUAGES', DIR_WS_INCLUDES . 'languages/'); And from that error that is exactly where everything is, i have STS installed but I havent changed any of this. Any help?
boxtel Posted August 8, 2005 Posted August 8, 2005 define('DIR_WS_LANGUAGES', DIR_WS_INCLUDES . 'languages/'); And from that error that is exactly where everything is, i have STS installed but I havent changed any of this. Any help? <{POST_SNAPBACK}> I would suggest posting a question in the STS support forum, for me STS is unknown territory Treasurer MFC
Guest Posted August 8, 2005 Posted August 8, 2005 is this a local installation or one avaiilable out to the internet?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.