-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi there,

I have a problem with environment variables. In my
/etc/fish/config.fish if have these 2 lines:

set -g PHP_IDE_CONFIG "serverName=localhost"
set -g XDEBUG_CONFIG "idekey=something"

and when I start a new session the two environment variables are
visible when I call set or env.

However, when I run php test.php and want to access the environment
variables, they are not there.

In bash, when I defined the same two variables with export and then
run php test.php, I have access to those two variables. What am I
doing wrong here?

Thanks for your help.

Jürgen

- -- 
http://www.paragon-es.de
http://about.me
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iQEcBAEBAgAGBQJSqxqcAAoJEGMwkysX8CInerYIAMLRt2B7xvnygxVSYxVIWNEU
loXzE+sKLieNCU75G9qb4No5PJ2FyDHuufFoBlgnNs53Gsfm0hn+QKZ0C/BTUKF1
k3t/9l8kyIJasKe464uBb6zgNq7ffV+MaZC07Z9Nkev9sG90F6inCgDa0wGNky3J
2ENyUQS4A9PaK203Ec7hX8HLkdAaAgN3zUgAH75ThkdpP5BWKpZuiMUBMtpGk90r
/+G2RYpGwoe8Izy2H0ws/QXnmexWLsvTpi1m1WRAgDG0lBb6CBGl26IMMpN4KyDB
pwS0VLm3vwNlB3NHsezwirklcm/4FxBm4w2dgpjF2mr1hrVhncwBUhBxHRHJswU=
=ZVJ6
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to