Click here to Skip to main content
15,949,741 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear all,

I am using opencart on godaddy windows shared hosting. But getting getting errors as

Warning: fopen(D:\Hosting\10022389\html\x.com/system/cache/cache.language.1393914767) [function.fopen]: failed to open stream: Permission denied in D:\Hosting\10022389\html\x.com\system\library\cache.php on line 32Warning: fwrite() expects parameter 1 to be resource, boolean given in D:\Hosting\10022389\html\x.com\system\library\cache.php on line 34Warning: fclose() expects parameter 1 to be resource, boolean given in D:\Hosting\10022389\html\x.xom\system\library\cache.php on line 36Warning: fopen(D:\Hosting\10022389\html\x.com/system/cache/cache.currency.1393914767) [function.fopen]: failed to open stream: Permission denied in D:\Hosting\10022389\html\x.com\system\library\cache.php on line 32Warning: fwrite() expects parameter 1 to be resource, boolean given in D:\Hosting\10022389\html\antivirus-cart.com\system\library\cache.php on line 34Warning: fclose() expects parameter 1 to be resource, boolean given in D:\Hosting\10022389\html\x.com\system\library\cache.php on line 36


all files & folders permisiions are inherited from root folder or in brief has a permission as 777.
php.ini has allow_url_fopen = on;


Please help me. i tried & googled a lot to get the possible.But no luck.

Thanks in advance.
Posted
Updated 28-Mar-19 12:43pm
Comments
Mohibur Rashid 4-Mar-14 2:11am    
enable your open_basedir from php.ini
Sanjeev236 4-Mar-14 3:48am    
Done.. but still same error.
AdamASPGeek 10-Mar-14 2:22am    
I recommend you to contact Godaddy support team. I can make sure it is permission issue. Please ask Godaddy to give full permission for you and I believe it will work. Hmm... But I dont know whether Godaddy support Full Trust or not.

1 solution

call godaddy. They solved that same problem for me. the trick is to enable the write permission from the file manager.

1. go to FILE MANAGER
2. select the WEBROOT
3. goto right side of you pc screen ( """"right side""""")
4. find you file o fold....( """"right side""""")
5. the eye icon up screen in now visible, click inside
6 now appear new screen (wait patient)
7 only mark the options:
web visible
web writeable
8. save o ok
voila!!!!!
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900