Kayako logo
SupportSuite, eSupport and LiveResponse Discussion, troubleshooting and feedback related to Kayako's flagship support desk products SupportSuite, eSupport and LiveResponse.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1) Old
Aegis1 Offline
New Member
 
Posts: 1
Join Date: Dec 2005
PHP Errors since update - 30-12-2005, 06:08 AM

I use esupport and updated from version 3.00.12 to 3.00.32 yesterday. When logging in as admin or staff I see the following errors.

PHP Warning: fclose(): supplied argument is not a valid stream resource in /home2/abunai24/public_html/support/includes/SmartyLight/class.template.php on line 327

PHP Warning: fwrite(): supplied argument is not a valid stream resource in /home2/xxxxxx/public_html/support/includes/SmartyLight/class.template.php on line 326

PHP Warning: fopen(./cache/ddbecb06cf67d21bacb4f7111d717aee.php): failed to open stream: Permission denied in /home2/xxxxxx/public_html/support/includes/SmartyLight/class.template.php on line 325

Has anyone seen this or know what causes it? If there is solution let me know. If not I guess I will be rolling back, luckily I made a backup.

Thanks in advance
   
Reply With Quote
  (#2) Old
jtaugher Offline
Member
 
Posts: 52
Join Date: Dec 2005
06-01-2006, 05:32 PM

Quote:
Originally Posted by Aegis1
I use esupport and updated from version 3.00.12 to 3.00.32 yesterday. When logging in as admin or staff I see the following errors.

PHP Warning: fclose(): supplied argument is not a valid stream resource in /home2/abunai24/public_html/support/includes/SmartyLight/class.template.php on line 327

PHP Warning: fwrite(): supplied argument is not a valid stream resource in /home2/xxxxxx/public_html/support/includes/SmartyLight/class.template.php on line 326

PHP Warning: fopen(./cache/ddbecb06cf67d21bacb4f7111d717aee.php): failed to open stream: Permission denied in /home2/xxxxxx/public_html/support/includes/SmartyLight/class.template.php on line 325

Has anyone seen this or know what causes it? If there is solution let me know. If not I guess I will be rolling back, luckily I made a backup.

Thanks in advance
I get the same too.
   
Reply With Quote
  (#3) Old
MuNLoK Offline
New Member
 
Posts: 4
Join Date: Nov 2004
06-01-2006, 06:34 PM

Change Permision:
chmod -R 0777 /home2/abunai24/public_html/support/cache/
chmod -R 0777 /home2/abunai24/public_html/support/files/

Change Owner & Group:
chown -R abunai24 /home2/abunai24/public_html/support/cache/
chgrp -R abunai24 /home2/abunai24/public_html/support/cache/
   
Reply With Quote
Reply

Tags
errors, php, update

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
GoPHP5 BigTom3007 Comments, Questions & Feedback 10 15-05-2008 09:10 AM
Display PHP Errors jreed Developers & Code 8 28-08-2007 07:23 PM
Zend errors after upgrading PHP to 5.1.6 iq13 Installation & Upgrading 3 26-09-2006 09:08 PM
Couldn't open stream errors in PHP log NC Software E-mail Piping Issues 3 30-08-2006 04:30 PM



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46