|
-
Jan 16th, 2011, 11:57 AM
#1
Thread Starter
New Member
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...
-
Jan 17th, 2011, 12:38 PM
#2
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.
-
Jan 17th, 2011, 05:04 PM
#3
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.
-
Jan 23rd, 2011, 02:40 PM
#4
Thread Starter
New Member
Re: problem in runnig my php codes with DVS editor ?
 Originally Posted by SambaNeko
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 ..
-
Jan 23rd, 2011, 02:43 PM
#5
Thread Starter
New Member
Re: problem in runnig my php codes with DVS editor ?
 Originally Posted by TheBigB
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|