My apologies, seems "apachectl" in ZendServer CE doesn't restart the process properly. Setting "ServerName" directive to "localhost:10088" did solve the problem, after a reboot.
Thanks On 15 Jan 2010, at 10:22, Craig Fairhurst wrote: > Hi David > > Bit of a delay in being able to look at this one again. > I can see the SERVER_PORT is correct in both var_dump($_SERVER) and > phpinfo(), both values show the correct 10088 port number. > > > On 9 Dec 2009, at 12:00, <[email protected]> > <[email protected]> wrote: > >> Send users mailing list submissions to >> [email protected] >> >> To subscribe or unsubscribe via the World Wide Web, visit >> http://lists.agavi.org/mailman/listinfo/users >> or, via email, send a message with subject or body 'help' to >> [email protected] >> >> You can reach the person managing the list at >> [email protected] >> >> When replying, please edit your Subject line so it is more specific >> than "Re: Contents of users digest..." >> >> >> Today's Topics: >> >> 1. Re: Port Number (David Z?lke) >> >> >> ---------------------------------------------------------------------- >> >> Message: 1 >> Date: Tue, 8 Dec 2009 19:24:00 +0100 >> From: David Z?lke <[email protected]> >> Subject: Re: [Agavi-Users] Port Number >> To: Agavi Users Mailing List <[email protected]> >> Message-ID: <[email protected]> >> Content-Type: text/plain; charset="us-ascii" >> >> In your Apache config, you need to adjust ServerName as well, changing >> Listen alone is not enough, as you may also see when calling phpinfo() >> or dumping $_SERVER - SERVER_PORT will not be 10088 until your config >> is correct. >> >> Obviously not an Agavi issue, then, and I'm not quite sure why you're >> fiddling with the Agavi source - the framework has built-in mechanisms >> to cover such situations (e.g. when running behind a load balancer, >> where the host and/or port need to be defined manually or be pulled >> from certain magic HTTP headers). >> >> - David >> >> >> On 08.12.2009, at 12:58, Craig Fairhurst wrote: >> >>> Hi >>> >>> I'm having problems with $ro->getBaseHref() in my local environment >>> (using 1.0.2-RC2) >>> The port is set to 10088 and this isn't being picked up on. >>> >>> I've resorted to modifying the Agavi installation to always return >>> 10088 for now until it can be fixed. >>> >>> Any advice appreciated. >>> >>> _______________________________________________ >>> users mailing list >>> [email protected] >>> http://lists.agavi.org/mailman/listinfo/users >>> >> >> -------------- next part -------------- >> A non-text attachment was scrubbed... >> Name: smime.p7s >> Type: application/pkcs7-signature >> Size: 2439 bytes >> Desc: not available >> Url : >> http://lists.agavi.org/pipermail/users/attachments/20091208/abcda737/attac >> hment-0001.bin >> >> ------------------------------ >> >> _______________________________________________ >> users mailing list >> [email protected] >> http://lists.agavi.org/mailman/listinfo/users >> >> >> End of users Digest, Vol 38, Issue 3 >> ************************************ > > Craig Fairhurst > Call +44 (0)1200 422 533 > Fax +44 (0)1200 422 566 > > > This message contains confidential information and is intended only for the > individual named. If you are not the named addressee you should not > disseminate, distribute or copy this e-mail. Please notify the sender > immediately by e-mail if you have received this e-mail by mistake and delete > this e-mail from your system. E-mail transmission cannot be guaranteed to be > secure or error-free as information could be intercepted, corrupted, lost, > destroyed, arrive late or incomplete, or contain viruses. The sender > therefore does not accept liability for any errors or omissions in the > contents of this message, which arise as a result of e-mail transmission. If > verification is required please request a hard-copy version. Youds Media, 1a > New Market St, Clitheroe Lancashire BB7 2JW http://youds.com > Craig Fairhurst Call +44 (0)1200 422 533 Fax +44 (0)1200 422 566 This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. Youds Media, 1a New Market St, Clitheroe Lancashire BB7 2JW http://youds.com
_______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
