STILL using v1.3.4 sp2 (I know…be kind)
Please see: [url=“http://www.rc-tek.com/store/”]http://www.rc-tek.com/store/[/url]
After I transfer the domain to a new VPS, I always get the following error when trying to load the site:
Strict Standards: Only variables should be passed by reference in /home/rctek/public_html/store/init.php on line 199
Strict Standards: Only variables should be passed by reference in /home/rctek/public_html/store/init.php on line 200
…and none of the product photos load.
Is this a PHP error? It was working fine on the old VPS.
Thanks!
Scott
Maybe check the PHP version on the old VPS and compare with the new VPS
I believe you need to run PHP V5.2 or V4.x in V1.3.x
You can try adding
ini_set('display_errors', false);
in your config.local.php file.
But you should probably have your host set you up with a low-cost VPS and then use the earlier PHP versions.
Thank you for the info, guys.
I noticed the old VPS was setup as:
Apache version 2.2.26
PHP version 5.3.xx
MySQL version 5.5.37-cll
The new VPS was:
Apache version 2.2.26
PHP version 5.4.xx
MySQL version 5.5.37-cll
Once I reverted the PHP build down to 5.3.28 and also installed IonCube, all went well and everything is now OK.
Scott
[quote name='Scott_RC-TEK' timestamp='1405702902' post='187799']
STILL using v1.3.4 sp2 (I know…be kind)
[/quote]
Great site speed tho.