NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Port number in debugger URL


Joined: 11 Oct 2011
Posts: 1
Reply with quote
Hi guys

I'm just evaluating PhpED for a new project using Wordpress Network version (multisites). I'm only an hour in to trial but rapidly running out of sessions due to this error!

In debugger Wordpres reports:

Quote:
Multisite only works without the port number in the URL


I'm using a WAMP setup and by debug URL reads:

Quote:
http://localhost:8080/index.php?DBGSESSID=408277842502800011:1000;d=1,p=0,c=1


Is this something i need to resolve through confir of WAMP or Wordpress or can I get debugger to exclude the port number?

Thanks
View user's profileFind all posts by redactukSend private message
Guru master

Joined: 24 Jul 2009
Posts: 737
Reply with quote
Whilst port 8080 can be assigned to a web server, it is normally used as a proxy server port. Might not be anything to do with the problem, but I thought I should mention it just incase you really are using a proxy server. The debugger uses its own port for communication with PhpED via the DBG Listener. The web site does not see or use that port. I think 7869 is the default.

If your web server is using port 8080 then the answer is NO, you cannot exclude the port number from the URL, or the browser would try accessing port 80 and not find your web server. That's nothing to do with PhpED or the debugger, that's just normal web browser behaviour.

I'm not familiar with Wordpress but some web site applications do not support ports in the URL (sometimes due to poor PHP coding), or the use of ports implements additional features. It sounds like you are getting a Wordpress specific issue.

Just did a google on your message and found the page at http://webxl.net/2011/02/09/wanna-run-a-wordpress-network-on-multiple-ports/ which have a workaround.
View user's profileFind all posts by plugnplaySend private message
Port number in debugger URL
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