Re: [weps-users] Categories
Status: Beta
Brought to you by:
aleix
|
From: Aleix C. F. <al...@me...> - 2003-07-29 07:01:31
|
"John Gillon" <joh...@pe...> writes: > Hi >=20 > =A0 >=20 > I'm having a problem with not being able to create categories. I had a > look through the archives and saw that someone else had the same > problem. I think it may be due to the port number - how do I determine > the correct port number? I am using a hosted server. >=20 > Is there a way for the program to ignore the port number? ie: Is there > a way to configure it so that it doesn't need a port number specified? >=20 i've never try it without a port number. what database server are you using? if you use PostgreSQL, the port number is 5432, if you use MySQL, the port number is 3306. if it still does not work, you should ask the system administrator for all the needed data. there is no way to run it without knowing the database port server. regards, aleix |