Prestashop used to be a lot easier to move, you just moved it. Unfortunately now you need to make alterations to the database for it function correctly when you move your install. The recommend method is to log in to Prestashop's backend on your old server and make the changes so they match you new server before moving, this is not always an option because you might not have the details for the new server and this gives rise to the second situation you might be in, reconfiguring prestashop's setting after the move where you do not have access to the prestashop backoffice area because it does not work.
So basically this means there are 2 methods of making these database changes:
Also there are considerations about which version of prestashop you are using as this makes a difference.
but in either case if you do not empty and disable the Prestashop cache this will cause you many hours of fun
Before continuing, if your site is a live shop you should put it in to maintenance mode
Disabling the cache is an important thing to do when moving prestashop because it can store redirects amongst other things that cause prestashop to load details from the old location even if you have made changes to the location settings mentioned later. It is also wise when moving prestashoop to disable or empty yoou browser cache. Sometimes even after emptying the cache you can get redirect issues and in which case restarting the browser can help especially with .htaccess and 301 redirects.
The admin area does not get cached so when the shop is moved (as per instructions below) you should be able to login, wipe and disable the cache if you access the admin directly after making the changes required for the move.
While you have access to the backoffice you are able to empty and disable the cache which is by far the easiest and most preferred option.
Configuring the settings below will ensure you have no caching enabled and that all pages are compiled on demand preventing issues coming from this system. Make sure you scroll all the way down and disable all the caches
There is a "Clear Cache" button at the very top right of the page. This might clear all caches in one go
SMARTY
your smarty cache has now been flushed
CCC (Combine, Compress and Cache)
Disabling these features is optional and are just included to help debugging if your site does not start working as it should
Caching
your Cache has now been flushed. You can leave the cache disabled while you make sure the site is running as it should but this is not mandatory.
This should only be used if you do not have access to the Prestashop admin. I dont know exactly how to manually empty the cache but the following method, although extreme will work.
You can also try configuring Prestashop as shown below for your new server and see if you can log into the backoffice, then following the instructions above,empty and disable the cache through the backoffice as this should not be suffering from any caching issues.
PrestaShop 1.6.x. How to move website from sub-directory to the root folder - Template Monster Help - This has a video showing you the process
It should be noted that you can use these methods before you move your prestashop install if required, maybe the server is broken and you cannot access the Backoffice
These settings might only be required for legacy applications but should be changed.
ps_configuration --> PS_SHOP_DOMAIN --> value | change to the new domain ps_configuration --> PS_SHOP_DOMAIN_SSL --> value | change to the new domain
Unless using multishop you should only have 1 entry in this table, if you have more you will need to alter them accordingly. You must alter the following values:
ps_shop_url --> domain | change to the new domain domain_ssl | change to the new domain physical_uri | change to the physical path ( i.e. /builder/public_html/shop/ )
When i edited the physical_uri i was able to access the Backoffice.
After you have got access to the Backoffice you should go through the following configurations to make sure everything is working correctly.
You should now goto (Preferences / SEO & URLs ) and configure the settings in order as shown below:
By the looks of it in v.14 the location settings are in the settings.inc.php file and therefore can be changed before or after a move, but as prestashop has got more complicated (v1.5) the location settings have been added into the database and are supposed to be changed in the backoffice before moving your site as a rule. In v1.5 you can changes these settings after a move but it is a little more tricky.
These steps might be optional
## SSL enforcement for Prestashop Back Office RewriteCond %{HTTPS} !=on RewriteRule ^admin6def/.* https://%{SERVER_NAME}%{REQUEST_URI} [R,L]
prefix_shop_url --> physical_uri = /myaccount/public_html/Changing this setting on it's own does not change the shop's location.
PS_BASE_URI value="/shop/" SHOP_URL
Solution
Access to CD/DVD Drive is Denied through Windows 7 Explorer (Permission Problem) from superuser.com
You might also find these registry files useful
Registry file 1 {code class="brush: ps"}Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E965-E325-11CE-BFC1-08002BE10318}] "Class"="CDROM" "ClassDesc"="@%SystemRoot%\\System32\\StorProp.dll,-17001" @="DVD/CD-ROM drives" "IconPath"=hex(7):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\ 74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,69,\ 00,6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,\ 2d,00,33,00,30,00,00,00,00,00 "Installer32"="storprop.dll,DvdClassInstaller" "EnumPropPages32"="storprop.dll,DvdPropPageProvider" "SilentInstall"="1" "NoInstallClass"="1" [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E965-E325-11CE-BFC1-08002BE10318}\0000] "InfPath"="cdrom.inf" "InfSection"="cdrom_install" "ProviderName"="Microsoft" "DriverDateData"=hex:00,80,8c,a3,c5,94,c6,01 "DriverDate"="6-21-2006" "DriverVersion"="6.1.7601.17514" "MatchingDeviceId"="gencdrom" "DriverDesc"="CD-ROM Drive"{/code}
Registry file 2 - DVD with properties key {code class="brush: ps"}Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E965-E325-11CE-BFC1-08002BE10318}] "Class"="CDROM" "ClassDesc"="@%SystemRoot%\\System32\\StorProp.dll,-17001" @="DVD/CD-ROM drives" "IconPath"=hex(7):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\ 74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,69,\ 00,6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,\ 2d,00,33,00,30,00,00,00,00,00 "Installer32"="storprop.dll,DvdClassInstaller" "EnumPropPages32"="storprop.dll,DvdPropPageProvider" "SilentInstall"="1" "NoInstallClass"="1" [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E965-E325-11CE-BFC1-08002BE10318}\0000] "InfPath"="cdrom.inf" "InfSection"="cdrom_install" "ProviderName"="Microsoft" "DriverDateData"=hex:00,80,8c,a3,c5,94,c6,01 "DriverDate"="6-21-2006" "DriverVersion"="6.1.7601.17514" "MatchingDeviceId"="gencdrom" "DriverDesc"="CD-ROM Drive" [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E965-E325-11CE-BFC1-08002BE10318}\Properties] "DeviceType"=dword:00000002 "DeviceCharacteristics"=dword:00000100{/code}
Win7 seems to install and reboots. Then I get a white screen with a cursor in the upper left hand corner. I can move the cursor but nothing else happens.
If I reboot again in safe mode from the HD windows loads but says it cannot finish installing in safe mode. If I reboot in regular mode it's the same thing over again.
Solution 1
If you've installed more than 2GB RAM, try cutting it back to just 2GB.
If this worked, you have a problem related to some AMD64 chips.
More info here:
http://social.technet.microsoft.com/Forums/en-US/w7itproui/thread/db44f451-f531-4553-96b7-b29e5388613e
Solution 2
After installing W7 and rebooting I got a white screen.
I have a dual processor CPU and this did the trick.
try reseting the BIOS
fdf
Solution 1
This is what you do:
Solution 2
window 7 explorer / My Computer crashes when you open it. somtimes it can be straight away and other times seems random, but you never get long to browse.
error was caused by:
c:\windows\system32\thumbcache.dll
this was discovered by reading the event log
solution:
empty thumbnail cache with disc cleanup.
spyware could also be the cause of this so service PC if the first option does not work
These scripts Fix most of Internet Explorer issues for versions IE7 - IE9
Versions: (please download the correct one for your Windows version!) these are available from iefaq
Partition Hex codes
0x00 unknown type or emptycursor and keyboard really slow to respond like the laptop is overheating (after this is ruled out) and the computer is running generally slow but laptop responds fine with bartpe or safe mode and when the battery is removed everything runs fine
solutions:
1. remove the battery and keep it out
2. buy a new battery
3. disable in device manager, 'Microsoft ACPI-Compliant Method Battery'
when trying to install a extension in joomla you get a Bas Request 400 error. Try the following: