Jump to content
thirty bees forum

Havouza

Trusted Members
  • Posts

    1,517
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Havouza

  1. OK then we call off the move It show new errors all the time: That file exist [Mon Apr 29 06:08:07.320966 2019] [proxy_fcgi:error] [pid 32650] [client 185.60.238.48:50536] AH01071: Got error 'PHP message: PHP Warning: readfile(/home/jv74/public_html/img/favicon_1.ico): failed to open stream: No such file or directory in /home/jv74/public_html/controllers/front/FaviconController.php on line 69\n', referer: https://www.jv74.se/
  2. ell after more than 100 hours I have given up and are thinking of another aproach. Would it be possible to install a fresh TB on the new server and then move the db and necessary folders from the old to the new. Both are 1.0.8
  3. OK I will see tomorrow. The ip will change by midnight
  4. Well something has changed. Now I get this Forbidden You don't have permission to access / on this server. Server unable to read htaccess file, denying access to be safe Seems to be permissions but what? I am on deep water now Anyone have a lead?
  5. I tried that without effect. That I did already yesterday
  6. You mean I can take away all content in smarty/cache/
  7. Hi! That I did not do. The cache file for the footer has this line in it. Can this be the culprit? ;s:5:"files";a:2:{s:87:"/var/www/vhosts/jv74.se/httpdocs/modules/footercustom/views/css/front/less/default.less";i:1503588736;s:96:"/var/www/vhosts/jv74.se/httpdocs/modules/footercustom/views/css/front/less/variables-mixins.less";i:1503588736;}s:7:"updated";i:1556451505;}
  8. Well the answers via grep is confusing. But I will try another path and change the document root in the new apache to follow the old one
  9. Well database has no hits and I have no windowscomputer, run linux so Astrogrep is no solution. But can I do the same search using only Grep via ssh? How?
  10. Some of the developers must know where the pathinfo is stored
  11. yes i dumped all. It is interesting because this will be a problem if you clone somewthing to a new server where the path to the web will not be the same as the old one. But somewhere the info is stored. I start to belive it is stored in the db somewhere. I go through the config table now to see if I get lucky
  12. Just to clarify $fname = pathinfo Old shop it was /var/www/vhosts/jv74.se/httpdocs/ New shop is /home/admin_jv74/public_html/ But the new shop picks the old pathinfo somewhere. That is the problem which has to be solved
  13. My question is where the path in the variable is picked up from. If I can find that I think the problem is solved This variable picks up the pathinfo somewhere $fname
  14. The new shop is a clone of the old working one
  15. I have no access to the new shop
  16. That path must be stored somewhere when youninstall. And there is no possibility to change it via the module. I checked in the working shop that we try to move
  17. line 1416-1417 if (!is_readable($fname)) throw new Exception('load error: failed to find '.$fname);
  18. where do I find that file?
  19. No I dont think so. The path to the shop is Not var/www/vhosts/. That is from the old server and must be stored somewhere. The new path is /home/jv74/public_html. I need to find where to change
  20. Still struggling with my shop transfer and now I think I have found the problem. The below is from an event log for today. The path to the files is from the OLD shop, not the NEW. Where do I define this? its probably done automatic when you install a shop and now get wrong. *ERROR* 2019/04/27 - 14:23:09: load error: failed to find /var/www/vhosts/jv74.se/httpdocs/modules/footercustom/views/css/front/less/default.less at line 1417 in file modules/footercustom/lessc.inc.php
  21. If I had used Plesk on this new one it would be easy. because we only have one shop left we decided to get a smaller VPS and use Virtualmin instead. All about costs. Pleask has got expensive unfortunately
  22. I looked at php.ini and it for sure use php 5.4 which I know will not work. but I have no clue how to force 7.0. I use Centos so I cant disable it via ssh as in Ubuntu
  23. 7.0.27
  24. I am in the process to move our TB from one VPS to a new one. Both Centos 7. After much troubles I started from scratch and now I think the problem is a wrong php-fpm setting. I get these two lines in the Apache log. Anyone that can give me a hint what to look for? If necessary I can give ssh access to the server or access to the controlpanel. I would be eternally greatful if someone could help [Thu Apr 25 18:27:07.640875 2019] [proxy:error] [pid 7890] (111)Connection refused: AH00957: FCGI: attempt to connect to 127.0.0.1:8000 (*) failed [Thu Apr 25 18:27:07.640927 2019] [proxy_fcgi:error] [pid 7890] [client 63.143.42.253:52290] AH01079: failed to make connection to backend: localhost, referer: https://jv74.se
  25. Havouza

    Update 1.0.3

    OK done! Seem to have worked without a problem. Thanks
×
×
  • Create New...