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

PHP location error #1

Open
eliassorensen opened this issue Mar 19, 2012 · 1 comment
Open

PHP location error #1

eliassorensen opened this issue Mar 19, 2012 · 1 comment
Assignees

Comments

@eliassorensen
Copy link

Installing on Centos 6.2 gives me the following error:

-bash: ./install: /usr/lib/php: bad interpreter: Permission denied

Changing the first line in the install script to #!/usr/local/bin/php let me install the daemon.

However, running the service has the same error.:
service octave-daemon start
Starting GNU Octave daemon (octave-daemon): /bin/bash: /usr/bin/octave-daemon: /usr/bin/php: bad interpreter: No such file or directory

There should really be an option to select WHERE your PHP installation is located.

@ghost ghost assigned Gutza Mar 30, 2012
@Gutza
Copy link
Owner

Gutza commented Mar 30, 2012

Sorry for the late reply, I've seen the bug, and it's legitimate, but I just didn't get around to it. Please let me know if you have a patch and I'll be happy to include it in the repository. Otherwise we'll just have to wait for my schedule to clear up. Sorry about that.

Gutza pushed a commit that referenced this issue Nov 14, 2018
Rename INSTALL to INSTALL.md
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

2 participants