absailesh / vqmod

Automatically exported from code.google.com/p/vqmod
0 stars 0 forks source link

vqmod works on localhost but not on webhost #102

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
NOTE THAT THIS IS FOR VQMOD ENGINE ERRORS ONLY. FOR GENERAL ERRORS FROM
MODIFICATIONS CONTACT YOUR DEVELOPER

What steps will reproduce the problem?
1.Install OpenCart 1.5.2.1
2.Install vQmod 2.3.0
3.Place the site on webhost

What is the expected output? What do you see instead?
Expected to see my cart.

I see:
PHP Warning:  file_exists() [<a 
href='function.file-exists'>function.file-exists</a>]: open_basedir restriction 
in effect. 
File(E:\Domains\criartfarma.com\wwwroot\catalog/view/theme/*/template/account/ac
count.tpl) is not within the allowed path(s): (E:\Domains\criartfarma.com) in 
E:\Domains\criartfarma.com\wwwroot\vqmod\vqmod.php on line 656
PHP Warning:  file_exists() [<a 
href='function.file-exists'>function.file-exists</a>]: open_basedir restriction 
in effect. 
File(E:\Domains\criartfarma.com\wwwroot\catalog/view/theme/*/template/module/acc
ount.tpl) is not within the allowed path(s): (E:\Domains\criartfarma.com) in 
E:\Domains\criartfarma.com\wwwroot\vqmod\vqmod.php on line 656
PHP Warning:  
file_put_contents(E:\Domains\criartfarma.com\wwwroot\vqmod\mods.cache) [<a 
href='function.file-put-contents'>function.file-put-contents</a>]: failed to 
open stream: Permission denied in 
E:\Domains\criartfarma.com\wwwroot\vqmod\vqmod.php on line 233
PHP Warning:  
file_put_contents(E:\Domains\criartfarma.com\wwwroot\vqmod/logs/Thu.log) [<a 
href='function.file-put-contents'>function.file-put-contents</a>]: failed to 
open stream: Permission denied in 
E:\Domains\criartfarma.com\wwwroot\vqmod\vqmod.php on line 403

vQmod Version: 2.3.0
Server Operating System: Windows

Please provide any additional information below.
I've already installed the vQmod 2.3.2, but appeared the error:

PHP Warning:  
file_put_contents(E:\Domains\criartfarma.com\wwwroot\vqmod/mods.cache) [<a 
href='function.file-put-contents'>function.file-put-contents</a>]: failed to 
open stream: Permission denied in 
E:\Domains\criartfarma.com\wwwroot\vqmod\vqmod.php on line 245

Note: both vQmod versions works PERFECTLY on my localhost (xampp) and i can't 
change the permissions on webhost cause the server is Windows.

Original issue reported on code.google.com by andre...@hotmail.com on 23 May 2013 at 11:25

GoogleCodeExporter commented 9 years ago
It's a server configuration issue, not a vQmod one. Contact your host

Original comment by DJG6...@gmail.com on 23 May 2013 at 11:26

GoogleCodeExporter commented 9 years ago
I've contact, but he said that is a problem with my code. I dont know what to 
do.

Original comment by andre...@hotmail.com on 23 May 2013 at 11:29

GoogleCodeExporter commented 9 years ago
Open basedir is a php security setting. If your host doesn't understand that 
you need a better host

Original comment by DJG6...@gmail.com on 24 May 2013 at 1:35

GoogleCodeExporter commented 9 years ago
I see, but he knows that he is wrong and is not able to fix. It's easy for him 
to say  that the code is wrong. Thx for the help.
Regards.

Original comment by andre...@hotmail.com on 24 May 2013 at 1:54