Skip to main content

Thread: Bluefish: Firefox external commands using PHP .


greetings,
programmer , new ubuntu 11.10 , i'm having difficulty bluefish executing php files in firefox.
bluefish works html, not php files. example: <?php phpinfo();php?> firefox opens blank page , dialogue box says "what should firefox file?"

in firefox external commands original label mozilla found mozilla not installed. changed
label firefox , command to; firefox %s didn't work either did more searching , found
few more command entries like:
firefox -remote 'openurl(%f, new-window)' || firefox '%f'&

firefox -new-window $(echo "%s" | sed "s/\/var\/www/http:\/\/localhost/")

firefox -remote 'openurl(%p)' || firefox '%p'& /var/www/http://localhost/

firefox -remote 'openurl(%s)' || firefox '%s'& /var/www/http://localhost/
etc etc.

none of these commands work, @ least not me.
on life , continue learning more about
ubuntu , linux cannot until dilemma solved. on edge.
appreciated.
richm

hmmmmm..... not sure php in general latest bluefish uses:

code:
firefox -remote 'openurl(%p)' || firefox '%p'&
to open page in firefox. perhaps work you?


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] Bluefish: Firefox external commands using PHP .


Ubuntu

Comments

Popular posts from this blog

how to devide a circle into equal parts

"Could not fill because there are not enough opaque source pixels" - not solved by any other thread

Why can't I change the billing info for my account?