Results 1 to 5 of 5

Thread: problem in runnig my php codes with DVS editor ?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2011
    Location
    at my home
    Posts
    10

    Red face problem in runnig my php codes with DVS editor ?

    Hello every body

    Im working in the DVS php editor .. when I get finished of writing my code

    which already include a html code.. then I choose to run it with any one of

    my browsers lets say FireFox then a massege appears ..It says :

    File FireFox.exe not found please specify path to firefox ?

    what should I do ? please I need a souation as fast as possible


    note:THe same happens with all the browsers

    Thank u in anticipation...



  2. #2
    Frenzied Member
    Join Date
    Apr 2009
    Location
    CA, USA
    Posts
    1,516

    Re: problem in runnig my php codes with DVS editor ?

    Please post messages in plain text.

    I am not familiar with your particular editor, but it sounds like you have not set up paths for it to access various browsers. Look in the editor's settings/options for preview browsers, and there should be a place to set it up.

    Even with proper setup though, you're probably still not going to get what you expect. HTML can be rendered by any browser, locally, without the need for a server. PHP needs to be processed on a server, so it won't work without one.

  3. #3
    Frenzied Member TheBigB's Avatar
    Join Date
    Mar 2006
    Location
    *Stack Trace*
    Posts
    1,511

    Re: problem in runnig my php codes with DVS editor ?

    Welcome to VBF

    You might want to consider setting up XAMPP.
    It's very easy to install.

    Try it and if you need help, just give a shout in this thread.

    edit:
    Do you mean this? http://www.esmistudio.com/dsv.php
    If it is, forget what I said.
    I'll need to check out the working of that application.
    Might give it a shot in the morning.
    Last edited by TheBigB; Jan 17th, 2011 at 05:08 PM.
    Delete it. They just clutter threads anyway.

  4. #4

    Thread Starter
    New Member
    Join Date
    Jan 2011
    Location
    at my home
    Posts
    10

    Re: problem in runnig my php codes with DVS editor ?

    Quote Originally Posted by SambaNeko View Post
    Please post messages in plain text.

    I am not familiar with your particular editor, but it sounds like you have not set up paths for it to access various browsers. Look in the editor's settings/options for preview browsers, and there should be a place to set it up.

    Even with proper setup though, you're probably still not going to get what you expect. HTML can be rendered by any browser, locally, without the need for a server. PHP needs to be processed on a server, so it won't work without one.
    thank u deeply .. I really apreaciate your advice ..

  5. #5

    Thread Starter
    New Member
    Join Date
    Jan 2011
    Location
    at my home
    Posts
    10

    Re: problem in runnig my php codes with DVS editor ?

    Quote Originally Posted by TheBigB View Post
    Welcome to VBF

    You might want to consider setting up XAMPP.
    It's very easy to install.

    Try it and if you need help, just give a shout in this thread.

    edit:
    Do you mean this? http://www.esmistudio.com/dsv.php
    If it is, forget what I said.
    I'll need to check out the working of that application.
    Might give it a shot in the morning.
    thank u so much sir..I take ur advice in consideration
    and got the soluation..

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width