btssn

SSH to the webserver, find the appropriate path to PHP (you can google if you don’t know as it will be specific to your setup - on Linux you can typically run whereis php and it will give you a path), cd to your osTicket directory, and run the command you tried earlier after replacing php with your PHP path.

Cheers.

Thanks will let you know how I get on

got ssh access and ran got here so far

-jailshell-4.2$ whereis php
php: /usr/bin/php /usr/lib64/php /usr/local/bin/php
-jailshell-4.2$

    5 days later

    I know this sounds silly but am still not sure what to do next ?
    i cannot seem to browse to osticket folder

      btssn

      What do you mean? You can’t cd? Every major Linux system has this command available.

      Cheers.

      btssn

      It doesn’t appear to be hosted from public_html then. Maybe ask your hosting provider or site/server admin where the site files are hosted? I see you have CPanel, maybe try accessing the File Manager through CPanel and see what directory the site is hosted from and then use that path on the command line.

      I’m sorry but I’m unfamiliar with your setup as it’s self-hosted so I can’t give you an exact path.

      Cheers.

      Looks like i am logging to other account will contact hostgator

      6 days later

      So hostgator sorted out ssh on sub domain
      see attachment

      so here is output now i know why i did not become software programmer
      which path do i type ?

      btssn

      Something might be failing as it’s supposed to return something like "Migrated X Files". You can edit your bootstrap.php file and set both display_errors and display_startup_errors to 1 and rerun the command to see if it outputs any errors.

      Cheers.

      btssn

      Actually first try lowering the "--limit" to like 10 and see if it outputs something. If not then do the above.

      Cheers.

      Write a Reply...