PHP executable path for atom-linter-php

Problems with the Linux version of XAMPP, questions, comments, and anything related.

PHP executable path for atom-linter-php

Postby kiNdread » 02. September 2016 15:18

Hello! New to Xampp and new to Linux. Anyone using Atom text editor and linter-php with xampp? You need to give linter the php executable path. It seems to be /opt/lampp/bin/php but that doesn't work. Anyone have any experience with this? Thanks.
kiNdread
 
Posts: 1
Joined: 02. September 2016 15:09
XAMPP version: 5.6.24
Operating System: ubuntu 16 LTS

Re: PHP executable path for atom-linter-php

Postby Nobbie » 03. September 2016 13:14

/opt/lampp/bin/php is *not* the executable itself, its only a symbolic link to the executable. Maybe linter-php cannot handle symbolic links, try to provide the real path (i.e. /opt/lampp/bin/php-5.5.19 or similar, run "file /opt/lampp/bin/php" in a terminal to find out the name).
Nobbie
 
Posts: 13182
Joined: 09. March 2008 13:04


Return to XAMPP for Linux

Who is online

Users browsing this forum: No registered users and 69 guests