X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   file ownership/permissions issues (https://forum.x-cart.com/showthread.php?t=942)

ryan 12-12-2002 10:12 AM

file ownership/permissions issues
 
Somehow my permissions/file ownership has gotten out of wack. What should file permissions be set at? Should file ownership be set to "WWW" or the user? My hosting company contacted me last week saying my site was insecure because of how the permissions were set up. I asked xcart people to fix this and they did. Then there were certain directories which I couldn't see the files (though they were there). Now I can see all file by my site totally doesn't work. My host said they changed the ownership from WWW to the user. This is the error I'm getting:

Quote:

Warning: Failed opening '../templates_c/151/1512206380/0.php' for inclusion (include_path='./:/usr/local/lib/php') in /home/mvd-ryan/musicvideodistributors-www/Smarty-2.1.1/Smarty.class.php on line 641

Any insight would be appriciated.

thanks

shan 12-12-2002 12:00 PM

try running http://www.yoursite.com/xcartdir/cleanup.php

that will refresh the templates_c folders

I have a list of what file permissions should be set as and will post it in the faq in a while when I find it again.

ryan 12-13-2002 08:58 AM

Thanks shan. My host has been screwing with my permissions and the last change they made everything unreadable. It has been fixed now.

shan 12-13-2002 09:28 AM

Check the faq for the word from above

http://forum.x-cart.com/viewtopic.php?p=5205#5205

ryan 12-16-2002 01:13 PM

So everything was working ok on Friday, UNTIL I decided to make a change. Now I get this error:

Quote:

Warning: Smarty error: problem writing '../templates_c/175/1754678867/0.php.' in /home/mvd-ryan/musicvideodistributors-www/Smarty-2.1.1/Smarty.class.php on line 546

All I did was upload head.tpl and skin1.conf. The site seems to work fine though. Strange thing is the change I made was a modification to the drop-down box in the search box on head.tpl. I totally changed the contents of the drop down box though the old options are what show up even though those options are no longer in the code?? Strange huh? I'm assuming it's got to be a permissions issue since I've been having problems with them and I've modified plenty of tpl files without any problems. Can't figure it out though.

shan 12-16-2002 01:23 PM

You could always try and run

http://www.yourhost.com/xcartdir/cleanup.php to flush out the templates folder

ryan 12-16-2002 01:32 PM

What does that do exactly? I have made a lot of modifications.

shan 12-16-2002 01:42 PM

It will just clear out the templates_c directory which is where smarty puts the compiled versions of your templates. Its like a cache and is updated whever you change any files.

Its fine to clear it every now and again as it does not change your .tpl files

ryan 12-16-2002 01:48 PM

Well I tried that and I'm still getting the error.

I can't figure this out. The code which is currently showing up on my site, no longer is there. It has been replaced by other code yet there it is.

If you could check out my site, just to make sure i'm not insane or something.

http://208.56.135.184/customer/home.php

thanks

seaCOAST 12-16-2002 02:31 PM

Quote:

Originally Posted by ryan
Well I tried that and I'm still getting the error.

I can't figure this out. The code which is currently showing up on my site, no longer is there. It has been replaced by other code yet there it is.

If you could check out my site, just to make sure i'm not insane or something.

http://208.56.135.184/customer/home.php

thanks


Have you made sure your /templates_c/ directory permissions are chmod 777?


All times are GMT -8. The time now is 01:26 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.