Results 1 to 3 of 3

Thread: Help IcePhp Config Problem!

  1. #1
    youyou is offline Registered User
    Join Date
    Nov 2004
    Posts
    4

    Exclamation Help IcePhp Config Problem!

    Hi, I am developing a project that need IcePhp.
    I use profile in the php.ini and the it is like this:
    [ProfileTest]
    config=C:/TestConfig
    slice=C:/Test.ice

    the content of "C:/TestConfig" is like this:
    Test.Proxy=Test:tcp -h 10.0.0.1 -p 12345

    the problem is how can i get value of the properties "Test.Proxy"
    now the IcePHP map of Ice::Communicator has no "getProperties" method, anyone can give me a hint?

  2. #2
    mes's Avatar
    mes
    mes is offline ZeroC Staff
    Name: Mark Spruiell
    Organization: ZeroC, Inc.
    Project: Ice Developer
    Join Date
    Feb 2003
    Location
    California
    Posts
    1,445
    Welcome to the forum!

    You're right, that was an oversight that we will correct. Meanwhile, I'm afraid you'll have to put the stringified proxy in your script.

    Take care,
    - Mark

  3. #3
    youyou is offline Registered User
    Join Date
    Nov 2004
    Posts
    4
    Thanks for your quick reply, mes

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. icegridregistry config problem
    By gminorcoles in forum Help Center
    Replies: 1
    Last Post: 05-01-2009, 10:31 AM
  2. IcePHP on Apache 2 problem
    By supasteevo in forum Help Center
    Replies: 1
    Last Post: 04-23-2009, 02:52 AM
  3. How can i config the icephp develop environment?
    By meizhe in forum Help Center
    Replies: 2
    Last Post: 06-12-2006, 05:31 AM
  4. set config properties w/o config file
    By dkey in forum Help Center
    Replies: 3
    Last Post: 05-08-2005, 05:27 AM
  5. problem with icephp
    By santi in forum Help Center
    Replies: 2
    Last Post: 02-07-2004, 06:35 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •