Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Running From Remote Linux Server

forums forums SQLyog Using SQLyog Running From Remote Linux Server

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #22648
      peterlaursen
      Participant

      To run SQLyog on Linux you will need to install Wine first. I do not think that is normal to have Wine on RHEL, but it you can install it you can install SQLyog too. You can use the SJA for Linux however. It runs natively on Linux.

    • #22649
      Anonymous
      Guest

      So, using SJA for Linux, I could install on a remote Redhat based server (ie. not MY computer, but my website server) and run scheduled mysql sync tasks via crontab?

    • #22650
      peterlaursen
      Participant

      yes …

      If you have the necesary privileges. With cheap shared hosting it is not always the case. But with your own 'dedicated server' you probably have. You will need SHELL-access of some kind. FTP-access won't do. And you (some OS user that is under your control) must have EXECUTE privilege to the sja – and write access somewhere in the folder tree where SJA can write its session- and log-file.

      Actually you will not need to 'install' anything. We only distribute the .tar.gz – no RPM or DEB packages as SJA has no dependencises. Just unpack the achive (.tar.gz) and copy the sja executable to the server. Log on from some remote shell and execute it (“./sja “) or configure crontab to execute this command.

      Please read these FAQ's: http://webyog.com/faq/category25.html

      and this article: http://webyog.com/en/whitepapers/Using_SQL…L_Databases.pdf

Viewing 2 reply threads
  • You must be logged in to reply to this topic.