Jump to content
thirty bees forum

Havouza

Members
  • Posts

    1,446
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Havouza

  1. As I wrote both zip and unzip iz installed and working
  2. I have the redis server installed. Built from source, the only way to get it to work on Ubuntu 18.04 I saw the typo now
  3. Now the same error appears in apache when I try to upload a new module. I also get an immediate 500error. Perhaps this error in the eventlog has something to do with it? zip is installed on the server *ERROR* 2019/05/01 - 14:19:27: Class 'ZipArchive' not found at line 1200 in file controllers/admin/AdminModulesController.php Last question then. On the old server I had redit installed and used it for cache. I have now inśtalled it also on this new one and checked if it works and all test are ok. But when I try to test the serber from the backoffice I get only red lines and it tells me to install the server again. I have also installed php-redis. What can be wrong?
  4. Perhaps someone can hint about the reason for this lines in the Apache error log. Google no help. Another missing package? [Wed May 01 06:50:44.345737 2019] [proxy_fcgi:error] [pid 30786] [client 172.69.235.139:44430] AH01071: Got error 'PHP message: PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/jv74/public_html/classes/ObjectModel.php on line 804\n', referer: https://www.jv74.s
  5. Yes the eventlog problem I realised after googling that it was the gd that was not installed. But it solved the 500 error also.
  6. Hi! After my finally successful transfer everything works great EXEPT one thing. I I make a product search in the backoffice I get a Servererror 500 directly. I must then close the shop and then start again. to be able to access the backoffice This is the error in the Apache log '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/admin123jv74/index.php?controller=AdminProducts&token=695bff96cd0209d3d36b5d1a0171a381&submitFilterproduct=1 In the eventlog the below message come at the same time. it show up 60 times *ERROR* 2019/04/30 - 20:34:16: Call to undefined function imagecreatetruecolor() at line 262 in file classes/ImageManager.php
  7. Ok that seems to have solved the problem!! Thanks all for helping
  8. bcmatch was not installed. I used 7.1 in the old but 7.2 in this. Different OS. Centos in old Ubuntu 18.04 in this
  9. I just looked in the eventlog and it say for today that bcmath is required. Can this be the cause?
  10. There was an issue with cache files that now is taken care of. So that problem is gone. I now get a 500 error and the only thing in the apache log is the one I posted 53 minutes ago
  11. You see the old shop. I have it up until it works on the new server
  12. From apache Handles the name-based server jv74.se on address 173.249.58.247. Address 173.249.58.247 Port 80 Server Name jv74.se Document Root /home/jv74/public_html
  13. /home/jv74/public_html/ Its correct
  14. 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/
  15. 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
  16. OK I will see tomorrow. The ip will change by midnight
  17. 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?
  18. I tried that without effect. That I did already yesterday
  19. You mean I can take away all content in smarty/cache/
  20. 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;}
  21. 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
  22. 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?
  23. Some of the developers must know where the pathinfo is stored
  24. 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
  25. 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
×
×
  • Create New...