----- Original Message ----- From: "Kevin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 10, 2003 1:18 PM Subject: Re: [Dynapi-Dev] SODA php prort
> Hi Leif, > > Sorry I can't be more helpful. The soda connect envelope gets sent ok 200 > then nothing no httpd errors. Testing on Windows I get a Request Timeout > window (from somewhere) with additional info: > Parse error: parse error expecting T_STRING or T_VARIABLE or > T_NUM_STRING in ioelmsrv.soda.php on line 287 > I can't find were the above debug text is generated? The above error is coming from PHP. What's your server environment, btw? Anyways, as the parse error says, start looking on line 287. :-) Ok, I'll try and get this working today. > Which 1/3 doesn't work as that would be helpful to know. Is the try/catch > idea using assert ok? I like that but it's a bit advanced for me! Any ideas? The try/catch is sort of a kludge I was playing with. PHP 5 has try/catch in it, PHP 4 doesn't. It's VERY UGLY I admit, and doesn't really work 100%, but I was just trying it as a concept out of curiousity. The code stops working when it's not PHP anymore. ;-) (line 985 to be exact, ws__Var2SODA) But as you see, it might stop working with some minor or major bugs much sooner. :-\ (line 287, string concatenation assignment). Let me see what I can do right now. Leif > - > Kevin > > > The SODA PHP version isn't complete, it's about 2/3 translated code. ;-) > > Have you got access to your web server's error log files? I know the Apache > > server will report plenty of useful info from PHP such as line numbers, > > error type, etc.. > > > > Leif > > > > ----- Original Message ----- > > From: "Kevin" <[EMAIL PROTECTED]> > > To: "Dynapi-Dev" <[EMAIL PROTECTED]> > > Sent: Wednesday, October 08, 2003 1:35 PM > > Subject: [Dynapi-Dev] SODA php prort > > > > > > > Hi, > > > > > > I was working on dynapi.util.datasource-paging.php as it didn't exist. > > Then being able to > > > choose the php or the asp version from the > > dynapi.util.datasource-paging.html example! > > > > > > But does ioelmsrv.soda.php port work as I haven't a clue why things aren't > > working. I > > > only fixed the easy stuff in ioelmsrv.php perhaps there are problems with > > wsDispatch? > > > > > > - > > > Kevin > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.net email is sponsored by: SF.net Giveback Program. > > > SourceForge.net hosts over 70,000 Open Source Projects. > > > See the people who have HELPED US provide better services: > > > Click here: http://sourceforge.net/supporters.php > > > _______________________________________________ > > > Dynapi-Dev mailing list > > > [EMAIL PROTECTED] > > > http://www.mail-archive.com/[EMAIL PROTECTED]/ > > > > > > > > > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: SF.net Giveback Program. > > SourceForge.net hosts over 70,000 Open Source Projects. > > See the people who have HELPED US provide better services: > > Click here: http://sourceforge.net/supporters.php > > _______________________________________________ > > Dynapi-Dev mailing list > > [EMAIL PROTECTED] > > http://www.mail-archive.com/[EMAIL PROTECTED]/ > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > SourceForge.net hosts over 70,000 Open Source Projects. > See the people who have HELPED US provide better services: > Click here: http://sourceforge.net/supporters.php > _______________________________________________ > Dynapi-Dev mailing list > [EMAIL PROTECTED] > http://www.mail-archive.com/[EMAIL PROTECTED]/ > > ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ Dynapi-Dev mailing list [EMAIL PROTECTED] http://www.mail-archive.com/[EMAIL PROTECTED]/