Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use cli-menu via ssh on a Debian 7 server #60

Closed
supertorti opened this issue Nov 11, 2016 · 5 comments
Closed

Use cli-menu via ssh on a Debian 7 server #60

supertorti opened this issue Nov 11, 2016 · 5 comments

Comments

@supertorti
Copy link

Hi,

im trying to use the cli-menu on a Debian 7 Server with PHP 5.6 via ssh.

Script works perfectly on my local mac, but when im trying to start the menu script from remote server, there comes just nothing. Not a even an error or something.

Any idea about that?

Greetings from germany

@AydinHassan
Copy link
Member

Hi,

That's very strange - could you maybe post a screenshot or something? Or maybe if you could re-produce with in a VM so we could debug?

Also - how is your error reporting on the server? Does it have the posix extension installed?

@mikeymike
Copy link
Member

hey @supertorti can you check to see if error reporting is enabled on the PHP configuration file, also it might be being output to a log file which would be specified in the configuration file as well.

You can run php --ini to find the loaded configuration file 👍

@supertorti
Copy link
Author

Hi and thanks for your fast response!

  1. Is Posix extension installed? -> Yes
  2. Error are shown and logged -> Yes (I provoke a few to test it)

But still no errors..!? Is there a debug modus or something, to get a little information?

@supertorti
Copy link
Author

Ok, the problem is definitely in my script. When i use your example, it works like a charm!

Thanks verry much for your help!

@AydinHassan
Copy link
Member

No problem - glad it sort of works :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants