Jump to content
thirty bees forum

exotwd

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by exotwd

  1. It's working thank you all! For those with same problem: Open console and type: sudo chown -R $USER:www-data /var/www/your directory name eg. masterplay.cz Then: sudo find /var/www/your directory name eg. masterplay.cz -type d -exec chmod 775 {}\; And the last one: sudo find /var/www/your directory name eg. masterplay.cz -type f -exec chmod 664 {}\; Dont forget to replace "your directory name eg. masterplay.cz" with your web server directory!
  2. Did it and this happened: (Thank you for support) 🙂
  3. Milion errors when instalating no idea what do do? Anyone who can and want to help me?
  4. Same 😞
  5. Okay UPDATE Found someone who has the same problem and folowed one tutorial: But there i have two errors with the composer:
  6. I allready run sudo apt-get install php7.0-xml
  7. That was solved by installing the shop to ubuntu vps server but now i cant install the SimpleXML when i go to phpinfo file that i created the extension is listed there.
  8. Hi i need help with instaling gd to my windows xampp server. I have no idea how to do it.
×
×
  • Create New...