Hi Maddog,
 
Depends on what shell you are using but assuming you are using BASH, there should be a file in your home directory called .bash_profile or .profile. Inside there is a "PATH" statement, add your PHP path to that line, and remember to delimit each path with a colon. When you are done editing the file just type: source .bash_profile to refresh your shell to include the newly added path. 
 
--Brian 
----- Original Message -----
From: Maddog
Sent: Friday, March 19, 2004 4:56 PM
Subject: [luau] $PATH question

Hey all,
 
I am trying to install something that requires php to be in my $PATH.  Can someone point me to some reading material on making this happen? I have php installed and working. But this new IDS console doesn't see it.
 
Thanks,
Maddog

Reply via email to