IIS Installation Error, a forum discussion on Jojo CMS. Join us for more discussions on IIS Installation Error on our Installation forum.
You must be logged in to post a reply
| |
logicbomb
27 Feb 2010
Posts: 20
Hi Harvey,
For the past few days I have been trying to setup my site in production server running Windows Small Business Server and IIS.
The setup ran successfully and all the tables are created successfully but i cannot proceed further to admin or Home page after successful installation
I am getting the following error during the setup,
INSERT INTO `eventlog` SET el_datetime = NOW(), el_code = ?, el_shortdesc = ?, el_desc = ?, el_importance = ?, el_userid = ?, el_username = ?, el_ip = ?, el_uri = ?, el_referer = ?, el_browser = ? Array ( [0] => PHP Error [1] => C:\Websites\testsite\testcms\plugins\jojo_core\external\dwoo\Dwoo\Loader.php "file_get_contents(C:/Websites/testsite/site_dir/cache/dwoo/templates_c\classpath.cache.d16.php) [function.file-get-contents]: failed to open stream: No such file or directory" line 51 [2] => Error No: 2 Description: file_get_contents(C:/Websites/testsite/site_dir/cache/dwoo/templates_c\classpath.cache.d16.php) [function.file-get-contents]: failed to open stream: No such file or directory File: C:\Websites\testsite\testcms\plugins\jojo_core\external\dwoo\Dwoo\Loader.php Line: 51 [3] => high [4] => 0 [5] => [6] => [7] => index.php?uri= [8] => http://www.xxxx.com/setup [9] => Firefox 3.6 ) Data too long for column 'el_shortdesc' at row 1
The file classpath.cache.d16.php is not getting created automatically and even if you create one manually like the file that is created in Apache I am getting 404 error.
Kindly advice.
For the past few days I have been trying to setup my site in production server running Windows Small Business Server and IIS.
The setup ran successfully and all the tables are created successfully but i cannot proceed further to admin or Home page after successful installation
I am getting the following error during the setup,
INSERT INTO `eventlog` SET el_datetime = NOW(), el_code = ?, el_shortdesc = ?, el_desc = ?, el_importance = ?, el_userid = ?, el_username = ?, el_ip = ?, el_uri = ?, el_referer = ?, el_browser = ? Array ( [0] => PHP Error [1] => C:\Websites\testsite\testcms\plugins\jojo_core\external\dwoo\Dwoo\Loader.php "file_get_contents(C:/Websites/testsite/site_dir/cache/dwoo/templates_c\classpath.cache.d16.php) [function.file-get-contents]: failed to open stream: No such file or directory" line 51 [2] => Error No: 2 Description: file_get_contents(C:/Websites/testsite/site_dir/cache/dwoo/templates_c\classpath.cache.d16.php) [function.file-get-contents]: failed to open stream: No such file or directory File: C:\Websites\testsite\testcms\plugins\jojo_core\external\dwoo\Dwoo\Loader.php Line: 51 [3] => high [4] => 0 [5] => [6] => [7] => index.php?uri= [8] => http://www.xxxx.com/setup [9] => Firefox 3.6 ) Data too long for column 'el_shortdesc' at row 1
The file classpath.cache.d16.php is not getting created automatically and even if you create one manually like the file that is created in Apache I am getting 404 error.
Kindly advice.
logicbomb
28 Feb 2010
Posts: 20
hi guyz, anybody has got any idea with this issue or experience in deploying jojo in IIS? Thanks in advance.
At a glance the error you've pasted is Jojo trying ad an error message that's too long for the field. If you lengthen el_shortdesc in the errorlog table it should prevent this error, but that still won't fix what's causing this error to fire. A step in the right direction at least.
logicbomb
1 Mar 2010
Posts: 20
Hi Rick, I tried that too but it is resulting in 404 page. I have attached the screenshot below. I cannot browse to any page. I tried with different versions of CMS but it didn't help.
I can see the following errors in the eventlog table though the file classpath.cache.d16.php is in the right place,
(1, '2010-03-01 09:06:49', 'PHP Error', 'Error No: 2\nDescription: file_get_contents(C:/Websites/testsite/sitedir/cache/dwoo/templates_c\\classpath.cache.d16.php) [<a href=''function.file-get-contents''>function.file-get-contents</a>]: failed to open stream: No such file or directory\nFile: C:\\Websites\\testsite\\testcms\\plugins\\jojo_core\\external\\dwoo\\Dwoo\\Loader.php\nLine: 51\n', 'high', 'C:\\Websites\\testsite\\testcms\\plugins\\jojo_core\\external\\dwoo\\Dwoo\\Loader.php "file_get_contents(C:/Websites/testsite/sitedir/cache/dwoo/templates_c\\classpath.cache.d16.php) [<a href=''function.file-get-contents''>function.file-get-contents</a>]: failed to open stream: No such file or directory" line 51', 0, '', '0', 'index.php?uri=admin', 'http://www.testsite.com/setup/', 'Firefox 3.6')
(2, '2010-03-01 09:06:49', '404', '404 error on index.php?uri=sitemap - Referer: http://www.testsite.com/ - User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 GTB6', 'high', '404 error: http://www.testsite.com/index.php?uri=sitemap', 0, '', '0', 'index.php?uri=sitemap', 'http://www.testsite.com/', 'Firefox 3.6')
Kindly advice.
I can see the following errors in the eventlog table though the file classpath.cache.d16.php is in the right place,
(1, '2010-03-01 09:06:49', 'PHP Error', 'Error No: 2\nDescription: file_get_contents(C:/Websites/testsite/sitedir/cache/dwoo/templates_c\\classpath.cache.d16.php) [<a href=''function.file-get-contents''>function.file-get-contents</a>]: failed to open stream: No such file or directory\nFile: C:\\Websites\\testsite\\testcms\\plugins\\jojo_core\\external\\dwoo\\Dwoo\\Loader.php\nLine: 51\n', 'high', 'C:\\Websites\\testsite\\testcms\\plugins\\jojo_core\\external\\dwoo\\Dwoo\\Loader.php "file_get_contents(C:/Websites/testsite/sitedir/cache/dwoo/templates_c\\classpath.cache.d16.php) [<a href=''function.file-get-contents''>function.file-get-contents</a>]: failed to open stream: No such file or directory" line 51', 0, '', '0', 'index.php?uri=admin', 'http://www.testsite.com/setup/', 'Firefox 3.6')
(2, '2010-03-01 09:06:49', '404', '404 error on index.php?uri=sitemap - Referer: http://www.testsite.com/ - User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 GTB6', 'high', '404 error: http://www.testsite.com/index.php?uri=sitemap', 0, '', '0', 'index.php?uri=sitemap', 'http://www.testsite.com/', 'Firefox 3.6')
Kindly advice.
logicbomb
3 Mar 2010
Posts: 20
Thanks a lot guyz. I have finally resolved the problem by running PHP in Fast CGI mode . IIS under ISAPI is highly unreliable with IIS 6 and it is not advisable for running JOJO CMS.
| Back to Forum Index : Back to Installation |
|

