sddqshahid Posted December 16, 2012 Share Posted December 16, 2012 hi there everyone, thanking everyone in advance for there help i am a new user, dont know much about php. my site www.AlmightyRupee.com i have started my shop project with Prestashop on localhost on my laptop using Xampp. now i have kinda completed my customizing, but finding some problems in theme and getting it live list of questions 1) i tried enabling & diabling all modules from which i got a problem that the permanent link came down from top right to top of right column 2) want to remove categories from footer 3) if i add more than 20 manufacturers, then in Front office on manufaturer page, the list does not gets split into pages but goes on on a single page and it even shows page numebers which does nothing 4) want to hide voucher on checkout page on temp base 5) want to hide tax on checkout page on temp base 6) i want to migrate from localhost to http://eu5org.freewebhostingarea.com/ for this what should i change. i have tried to upload by changing these things using netbeans (find and replace) (1) localhost to almightyrupee.com (2) C:\xampp\htdocs\AlmightyRupee to (blank deleted text) (3) C:\\xampp\\htdocs\\AlmightyRupee\\ to (blank deleted text) (4) changed my database to one provided by eu5org result from host www.AlmightyRupee.com 500 Internal Server Error For security reasons, we no longer allow custom Options for .htaccess file. Just comment out the lines starting with Options, php_value or php_flag and your script will work without problem. Possible reasons: 1. Bad .htaccess file - you must remove .htaccess file until you find and solve YOUR errors. 2. MySQL database server is restarting. Wait few minutes and, if error persists, contact us. Be sure that you don't have a bad .htaccess file somewhere!! Link to comment Share on other sites More sharing options...
Site Posted December 16, 2012 Share Posted December 16, 2012 I guess your host doesn't allow you to make your own .htaccess file ? If so you won't be able to use things like friendly urls and other features Link to comment Share on other sites More sharing options...
sddqshahid Posted December 17, 2012 Author Share Posted December 17, 2012 thanks for the reply 'Site' i thought so & tried deleting the .htaccess file from ftp account root but after deleting the page comes blank Link to comment Share on other sites More sharing options...
sddqshahid Posted December 17, 2012 Author Share Posted December 17, 2012 have deleted some thing extra while changing from localhost Link to comment Share on other sites More sharing options...
sddqshahid Posted December 17, 2012 Author Share Posted December 17, 2012 have i deleted some thing extra while changing from localhost Link to comment Share on other sites More sharing options...
Site Posted December 18, 2012 Share Posted December 18, 2012 I believe the .htaccess files are required by Prestashop to work. Have you tried something like Wordpress on your host to see if that works? Link to comment Share on other sites More sharing options...
sddqshahid Posted December 18, 2012 Author Share Posted December 18, 2012 i dont think that .htaccess is the prob coz by reading ur reply, i deleted the file from my localhost folder & cleared cache, but still the shop is working on my localhost. thinking of doing it allover again, setting shop directly on host, but i dont know about how to export my shop which i have setup on localhost about wordpress, i'm completely new about all this stuff & i have spent more than a month setting up my shop on PS. i dont have much knowledge about development to try new stuff sorry & thanks Link to comment Share on other sites More sharing options...
Site Posted December 19, 2012 Share Posted December 19, 2012 Good idea - try a fresh install on your host direct and see how you get on Link to comment Share on other sites More sharing options...
Muad'Dib Posted December 19, 2012 Share Posted December 19, 2012 Hello, I believe the .htaccess files are required by Prestashop to work. i dont think that .htaccess is the prob coz by reading ur reply, i deleted the file from my localhost folder & cleared cache, but still the shop is working on my localhost. Just jumping in to confirm you both that .htaccess is not needed at all for prestashop to work unlike PHP5. However if you try to use the friendly urls that won't work if that makes any sense. About your problem waiting for me to have some time to write a comprehensive and synthetic tutorial for everyone to read, you may find what you are looking for in that thread of mine discussing about cloning a shop. Note that you require some skills to be able to do such a thing, I mean you at least need to know what the functions are for. Anyway, hope this helps. Cheers! Link to comment Share on other sites More sharing options...
Site Posted December 19, 2012 Share Posted December 19, 2012 Thanks for the heads up re the .htaccess I know some hosts require some settings within a .htaccess to get PHP5 to work etc Link to comment Share on other sites More sharing options...
Recommended Posts