NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
How to use WAMP server with PhpED?


Joined: 09 May 2012
Posts: 3
Reply with quote
Hi All

I am new to PhpED and i want to use my local WAMP Server instead of embedded server in PhpED. How can i do that? the Embedded Server is problematic for me, the files i run dont produce results or with out of date figures. Plz Help. Also, how can i use Mozilla Firefox as Embedded Browser (Not the one Installed with PhpED), so i can have full benefits of firefox (Right click menu, Extensions, Firebug etc.).

Regards
View user's profileFind all posts by nomiSend private message


Joined: 09 Jun 2012
Posts: 20
Reply with quote
Hi,

I am able to sucessfully use WAMP in my home test environment when developing from home.

First download and install wamp32 - even if you have a 64 bit system - the reason is many of the advanced extensions (ie, apc / uploadprogress to name a few) have very poor support for their 64 bit extensions. Test that the environment is set up correctly by navigating to http://localhost/. I personally choose to create aliases on the projects I am working on, ie local.domainname.com.au lets me review / test the work i am doing locally on my development machine. There are plenty of guides out, this once should be able to get you started - .Second, just install phped and start up a new workspace and project. In the project wizard, select the option that states 'the project is run on this machine'. Phped will detect that you are running wamp, ask you to stop it, make the changes necessary for debugger and ask you to start it up again. YOu should now have a functioning local debugging environment. I suggest using online backup solutions. I have set my development environment in a dropbox account - free 2gig - so as soon as I alter source code on my project, the changes are synched immediately to the cloud.

With regards to debugger extensions, there is a firefox alternatives but they are pretty old, see http://teethgrinder.co.uk/perm.php?a=NuSphere-PHPeD-firefox-debug-toolbar and https://addons.mozilla.org/en-US/firefox/addon/dbgbar/. Not sure if they work as they are so old, if find it much quicker to write you own little debugging function that does everything you might need, the phped debugger is useful when you are tracing variables through loops etc but is actually pretty time consuming to step through scripts to get the var/arr/obj you want to debug.

Hope I was a small help.
View user's profileFind all posts by mteejay101Send private message


Joined: 09 May 2012
Posts: 3
Reply with quote
mteejay101

Millions of thanks to you, that did the job Smile
that's what i was looking for, great!!!

thx
View user's profileFind all posts by nomiSend private message
Veteran

Joined: 02 Sep 2007
Posts: 112
Location: Kiel, Germany
Reply with quote
mteejay101 wrote:
With regards to debugger extensions, there is a firefox alternatives but they are pretty old, see http://teethgrinder.co.uk/perm.php?a=NuSphere-PHPeD-firefox-debug-toolbar and https://addons.mozilla.org/en-US/firefox/addon/dbgbar/. Not sure if they work as they are so old

The Firefox extension worked fine with PhpED 8.1, and I think there'll be no problem with PhpED 9.0. The extension doesn't do any magic, so I guess it was just not necessary to update it - it just works.

Cheers,
Jan
View user's profileFind all posts by EnigmaSend private message
How to use WAMP server with PhpED?
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic