Re: [Catalyst] Run the test server on a different port than 3000

2009-05-23 Thread Tomas Doran

Tomas Doran wrote:


and a new 
Catalyst-Devel will be released shortly..


This has now happened, please upgrade so that you don't have this 
problem again.


Thanks
t0m


___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] Run the test server on a different port than 3000

2009-05-23 Thread Octavian Râşniţă

From: Tomas Doran bobtf...@bobtfish.net

Tomas Doran wrote:


and a new 
Catalyst-Devel will be released shortly..


This has now happened, please upgrade so that you don't have this 
problem again.


Thanks
t0m



Thank you t0m! 


Now it works fine.

Octavian


___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


[Catalyst] Run the test server on a different port than 3000

2009-05-21 Thread Octavian Râşniţă

Hi,

I tried:

e:\web\ catalyst Testing

e:\web\ cd Testing

e:\web\Testing\ perl script/testing_server.pl -p 80

But it gave the message that the app can be accessed on the port 3000. I 
have also tried to start it on the port 82, but it started on the port 3000.


I use perl 5.10.0 and Catalyst 5.80004.

Octavian


___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] Run the test server on a different port than 3000

2009-05-21 Thread Tomas Doran
Update Catalyst::Devel to at least 1.15 and regenerate your scripts, 
you're currently using scripts generated by 1.13 or 1.14 which suffered 
from this bug.


Cheers
t0m

___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] Run the test server on a different port than 3000

2009-05-21 Thread Octavian Râşniţă
I have Catalyst::Devel 1.15 and I have also force installed it again, but it 
gives the same error.


It works if I use the parameter -port, but it doesn't work with -p.

Octavian

- Original Message - 
From: Tomas Doran bobtf...@bobtfish.net

To: The elegant MVC web framework catalyst@lists.scsys.co.uk
Sent: Thursday, May 21, 2009 8:41 PM
Subject: Re: [Catalyst] Run the test server on a different port than 3000


Update Catalyst::Devel to at least 1.15 and regenerate your scripts, 
you're currently using scripts generated by 1.13 or 1.14 which suffered 
from this bug.


Cheers
t0m

___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: 
http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/ 



___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] Run the test server on a different port than 3000

2009-05-21 Thread Hans Dieter Pearcey
On Thu, May 21, 2009 at 09:23:12PM +0300, Octavian Râşniţă wrote:
 I have Catalyst::Devel 1.15 and I have also force installed it again, but 
 it gives the same error.

You forgot to read the whole message:

 Update Catalyst::Devel to at least 1.15 and regenerate your scripts,  
   ^^^

Having a newer verion just *installed* doesn't help.

hdp.

___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] Run the test server on a different port than 3000

2009-05-21 Thread Octavian Râşniţă

From: Hans Dieter Pearcey hdp.perl.catalyst.us...@weftsoar.net
On Thu, May 21, 2009 at 09:23:12PM +0300, Octavian Râşniţă wrote:

I have Catalyst::Devel 1.15 and I have also force installed it again, but
it gives the same error.
You forgot to read the whole message:

Update Catalyst::Devel to at least 1.15 and regenerate your scripts,

   ^^^
Having a newer verion just *installed* doesn't help.
hdp.


In my test I created a new app, so regenerating the scripts isn't helpful. 
Anyway, I have also tried to create a new app, and regenerate the scripts, 
but it still doesn't work with -p.


(Although, I can start an older app that uses older scripts, using -p)

Thanks.

Octavian


___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] Run the test server on a different port than 3000

2009-05-21 Thread Tomas Doran


On 21 May 2009, at 20:11, Octavian Râşniţă wrote:
In my test I created a new app, so regenerating the scripts isn't  
helpful. Anyway, I have also tried to create a new app, and  
regenerate the scripts, but it still doesn't work with -p.



On 21 May 2009, at 18:41, Tomas Doran wrote:
Update Catalyst::Devel to at least 1.15 and regenerate your  
scripts, you're currently using scripts generated by 1.13 or 1.14  
which suffered from this bug.


My previous email in this thread may have contained up to one lie.

http://dev.catalyst.perl.org/svnweb/Catalyst/revision/?rev=10226

I apologise for the misinformation..

Making a change like that in the patch will fix your script, and a  
new Catalyst-Devel will be released shortly..


Cheers
t0m


___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/