Search results

  1. UweP

    Resolved Problem installing nodebb

    I got it to work. It really was: echo "PATH=/usr/sbin:$PATH" >> ~/.profile then restart the app.
  2. UweP

    Resolved Problem installing nodebb

    nm found that out. (just run app.js and visit the website for setup) - now still need to send eMails - can someone help me please? :)
  3. UweP

    Resolved Problem installing nodebb

    I also have another problem in the meantime. I need to run ./nodebb setup but how to do that with the version of the node.js enabled vhost?
  4. UweP

    Resolved Problem installing nodebb

    I did su - nextgamers echo "PATH=/usr/sbin:$PATH" >> ~/.profile Restarted nodebb - didnt help.
  5. UweP

    Resolved Problem installing nodebb

    Hm: root@baby ~ # su - nextgamers nextgamers@baby:~$ sendmail -su: sendmail: command not found nextgamers@baby:~$ exit logout root@baby ~ # sendmail sendmail: fatal: Recipient addresses must be specified on the command line or via the -t option plesk sendmail[17125]: sendmail unsuccessfully...
  6. UweP

    Resolved Problem installing nodebb

    Hi! Well I'm trying to get the app running using the node.js feature of plesk. I used git to get the app into the root folder of the subdomain, set up the app name which I thought is nodebb ... but what I need to do is, start 'nodebb setup' and 'nodebb start'. I now found out just run app.js...
  7. UweP

    Resolved Problem installing nodebb

    Hello! I'm trying to install NodeBB forum software on my plesk onyx server. I have a subdomain and I use git to get the website. Now, in their installation instructions they say I should do npm install which i think is done by clickin "install dependencies". But now they want me to do ./nodebb...
  8. UweP

    Issue Postfix/Dovecot/Plesk 12.5.30 user doesn't exist??

    can anyon e help me with this?
  9. UweP

    Issue Postfix/Dovecot/Plesk 12.5.30 user doesn't exist??

    I did: /usr/local/psa/admin/sbin/mchk --with-spam still the problem persists. Also after doing plesk repair mail it didnt help.
  10. UweP

    Issue Postfix/Dovecot/Plesk 12.5.30 user doesn't exist??

    Hi. I recently added a new eMail user, with an alias. But somehow the system doesnt recognize this user, even though I added the forward. It has no mailbox (i unchecked the box). Here the eMail I get: This is the mail system at host baby.unityhub.eu. I'm sorry to have to inform you that your...
  11. UweP

    php not working

    i switched the apache module php5-event to php5-prefork. its not a much wanted solution but it fixed the problem.
  12. UweP

    Clamav

    Hi. Is it possible to set up plesk 12.5 with clamav? If so, is there a KB article howto about it? If now, where can I find such an howto? I'm using postfix and debian 8.
  13. UweP

    php not working

    ok i got it working. i shouldnt set any system debian specific php-fpm in the php-settings of the panel for that domain. i removed stuff.unitycraft.de default php handler and now everything works. thank you :)
  14. UweP

    php not working

    also, i enabled php7 now on one vhost. after a reboot its not available. if i do /etc/init.d/plesk-php70-fpm restart it works. please help.
  15. UweP

    php not working

    wrong error in the log. i get: [16-Mar-2016 11:02:44] ERROR: An another FPM instance seems to already listen on /var/www/vhosts/system/stuff.unitycraft.de/php-fpm.sock [16-Mar-2016 11:02:44] ERROR: FPM initialization failed [16-Mar-2016 11:03:17] ERROR: An another FPM instance seems to already...
  16. UweP

    php not working

    no. also not with fastcgi. Error: phpinimng failed: invoke-rc.d: initscript plesk-php56-fpm, action "status" failed. Job for plesk-php56-fpm.service failed. See 'systemctl status plesk-php56-fpm.service' and 'journalctl -xn' for details. invoke-rc.d: initscript plesk-php56-fpm, action "start"...
  17. UweP

    php not working

    it doesnt work with any php version.
  18. UweP

    php not working

    php 7.0.4 run PHP as fpm application. do u mean this with handler?
  19. UweP

    php not working

    also my debian 8 apache 2.4 php5-mpm doesnt work. i keep getting a download instead of the page showing.
  20. UweP

    php not working

    can you help me? :)
Back
Top