Hello
I've all servers runing on DEBIAN but I can't login with the default registrars :
root@nic:/home/nic# /usr/local/bin/fred-client
FredClient 2.1.2
Type "help", "license" or "credits" for more information.
Using configuration from /usr/local/etc/fred/fred-client.conf
> login REG-FRED_A passwd
Used socket type: IPv4.
Socket timeout: 10.0 sec.
Connecting to localhost, port 700 ...
Connection established.
Try to open SSL layer...
ERROR: I cannot connect to the server localhost.
Connection socket.error: (111, 'Connection refused') (localhost:700)
Hello sir
I very much sorry
You wrote to me :
"Sorry, but I don't understand what configure script you are trying to
call. If you will install omniorb normal way (apt-get install omniidl4
omniidl4-python libomniorb4-dev libomnithread3-dev', you should not have
aby such problems."
I've install all mentioned on M GUERRA before install FRED.
Do you remember when I had problem with fred-pyfred (witch not started) on DEBIAN and when I used fred-manager for install.
I had solved this with installing omniORBpy and fred-pyfred started.
So I think that I can solve this same problem on Ubuntu with omniORBpy installation.
Only fred-pyfred server don't start on UBUNTU.
On DEBIAN I have to delete FRED database for restarting servers otherwise it stop on PostgreSQL interface.
hello sir I´m sorry again
I´ve install FRED on Ubuntu server 8.04
Only fred-pyfred server don´t start I´ve solve this in Debian by installing omniORBpy but on Ubuntu
it sent back went I execute configure command:
configure error : You must specify the omniORB root directory
it´s withoption --with-omniorb but I have try the directories.
/usr/share/pyshared/omniORB,
/usr/lib/python2.5/sitres-packages/onmiORB.
but it don´t works.
I´ve already install omniORb-4.1.3
I´ve copy fred-server in /etc/init.d/ and do update-rc.d fred-server defaults.
Servers didn´t start when I reboot the computer, I have always to start them manualy.
REG-FO@localhost> poll req
Command completed successfully; ack to dequeue
Queue size: 1
Message ID: 142
Message date: 2009-05-04T16:16:19+01:00
Message content:
[nsset:testData]:
[ATTR: xmlns:nsset: http://www.nic.cz/xml/epp/nsset-1.2; xsi:schemaLocation: http://www.nic.cz/xml/epp/nsset-1.2 nsset-1.2.xsd]
[nsset:id]: NS437
[nsset:name]: 'olivant.fo'
[nsset:result]:
[nsset:testname]: glue_ok
[nsset:status]: false
Above you can see my problem.
My question is:
How do i register glue-records with FRED ?
The domain above uses nameservers ns1.olivant.fo and ns2.olivant.fo for the domain olivant.fo
regards
Petur
This email and its attachments may be confidential and are intended solely for the use of the individual to whom it is addressed.
If you are not the intended recipient or authorized to receive information for the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. If the email contains proposals, they are valid for 30 days following the date of email transmission. Finally, the recipient should check this email and any attachment for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by email.
When i use the poll req command, i get this result:
Queue size [msgQ.count]: 1
Message ID [msgQ.id]: 143
Message date [qDate]: 2009-05-04T18:22:14+01:00
Message content [msg]:
[nsset:testData]:
[ATTR: xmlns:nsset: http://www.nic.cz/xml/epp/nsset-1.2; xsi:schemaLocation: http://www.nic.cz/xml/epp/nsset-1.2 nsset-1.2.xsd]
[nsset:id]: NS437
[nsset:name]: 'balslev.fo'
[nsset:result]:
[nsset:testname]: glue_ok
[nsset:status]: true
[nsset:testname]: existence
[nsset:status]: true
[nsset:testname]: presence
[nsset:status]: true
[nsset:testname]: authoritative
[nsset:status]: true
But how can i access for example [nsset:status] programmatically. I have tried my best, but i dont know how to do it. Im using PHP. I thought it should be something like:
$fred_data['msg'][nsset:status][0]
But i cant find out the right syntax.
This email and its attachments may be confidential and are intended solely for the use of the individual to whom it is addressed.
If you are not the intended recipient or authorized to receive information for the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. If the email contains proposals, they are valid for 30 days following the date of email transmission. Finally, the recipient should check this email and any attachment for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by email.
Salut
Bon je voulais installer omniORBpy-3.3 sur UBUNTU server 8.04
Mais si j´execute la commande configure il me renvoie:
configure errror: You must specify the omniORB root directory
Je sais que c´est l´option --with-omniorb qu´il faud utiliser mais quel repertoire donner.
J´ai essayé : /usr/share/pyshared/omniORB,
/usr/lib/python2.5/sitres-packages/onmiORB.
Mais ca passe pas
Y´a-t-il une librairie à installer avant d´installer omniORBpy ou non ?
J´ai dèjà installé omniORb-4.1.3
I want install omniORBpy-3.3 on ubuntu server
When I do ./configure it say:
checking for omniORM root ... no
configure: error :You must specify the omniORB root directory
how to specify it ?
when I do find -name omniORB I have:
/usr/share/pyshare/omniORB
/usr/lib/python2.5/site-packages/omniORB
/home/fred/fred-tools/omniORBpy-3.3/python/omniORB
witch ake as root directory ?