<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: jit.uldl and PHP queries on a MAC</title>
		<atom:link href="http://cycling74.com/forums/topic/jit-uldl-and-php-queries-on-a-mac/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/jit-uldl-and-php-queries-on-a-mac/feed</link>
		<description></description>
		<pubDate>Thu, 20 Jun 2013 01:30:35 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/jit-uldl-and-php-queries-on-a-mac/#post-31433</guid>
					<title><![CDATA[jit.uldl and PHP queries on a MAC]]></title>
					<link>http://cycling74.com/forums/topic/jit-uldl-and-php-queries-on-a-mac/#post-31433</link>
					<pubDate>Tue, 17 Apr 2007 23:16:06 +0000</pubDate>
					<dc:creator>rm1039@nyu.edu</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>I need urgent assistance for a problem I encountered with a thesis project due in two weeks.</p>
<p>I have a patch using jit.uldl to query a php script.  This php script transmits variables from MAX to my database via $_SESSION variables.  The main problem is (on my MAC):  it calls the php script and carries out the code, EXCEPT for the part of the code that creates the $_SESSION variables.  </p>
<p>What is very puzzling is that I took the same MAX patch to my PC and it works with no problem.  When the php script is called, _SESSION variables are created as well, and my database is populated accordingly.</p>
<p>But, I need to present using my MAC powerbook which has everything else I need for this entire project to work.</p>
<p>I thought MAX/MSP is cross platform.  I have version 4.5</p>
<p>Thanks for any advice.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/jit-uldl-and-php-queries-on-a-mac/#post-102215</guid>
					<title><![CDATA[Re: jit.uldl and PHP queries on a MAC]]></title>
					<link>http://cycling74.com/forums/topic/jit-uldl-and-php-queries-on-a-mac/#post-102215</link>
					<pubDate>Wed, 18 Apr 2007 10:53:39 +0000</pubDate>
					<dc:creator>bertrand</dc:creator>

					<description>
						<![CDATA[
						<p>Hello,</p>
<p>I&#8217;m using the $_GET array  ($_GET['clientid'] in you case for example)<br />
in my php scripts with the same kind of request, no problems.</p>
<p>Bertrand</p>
<p>&#8211; </p>
<p><a href="http://www.bertrandgondouin.net" rel="nofollow">http://www.bertrandgondouin.net</a></p>
<p>2007/4/18, Pinky <rm1039 @nyu.edu>:<br />
> Hi,<br />
><br />
> I need urgent assistance for a problem I encountered with a thesis project due in two weeks.<br />
><br />
> I have a patch using jit.uldl to query a php script.  This php script transmits variables from MAX to my database via $_SESSION variables.  The main problem is (on my MAC):  it calls the php script and carries out the code, EXCEPT for the part of the code that creates the $_SESSION variables.<br />
><br />
> What is very puzzling is that I took the same MAX patch to my PC and it works with no problem.  When the php script is called, _SESSION variables are created as well, and my database is populated accordingly.<br />
><br />
> But, I need to present using my MAC powerbook which has everything else I need for this entire project to work.<br />
><br />
> I thought MAX/MSP is cross platform.  I have version 4.5<br />
><br />
> Thanks for any advice.<br />
><br />
><br />
><br />
></rm1039></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/jit-uldl-and-php-queries-on-a-mac/#post-102216</guid>
					<title><![CDATA[Re: jit.uldl and PHP queries on a MAC]]></title>
					<link>http://cycling74.com/forums/topic/jit-uldl-and-php-queries-on-a-mac/#post-102216</link>
					<pubDate>Wed, 18 Apr 2007 17:02:42 +0000</pubDate>
					<dc:creator>rm1039@nyu.edu</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>I also use the $_GET array as well and did not have problems with that part of the code.  The only problem I continue to have was the php script creating the $_SESSION variables when called from MAX (in a MAC).  Outside Mac-version MAX, the php script works well (both when called through a browser or through Windows version of MAX/MSP/Jitter).</p>
<p>It&#8217;s been frustrating.  I have tried creating just a tiny max patch that calls a very simple php script that creates _SESSIOn variables.  IT doesn&#8217;t happen.  </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/jit-uldl-and-php-queries-on-a-mac/#post-102217</guid>
					<title><![CDATA[Re: jit.uldl and PHP queries on a MAC]]></title>
					<link>http://cycling74.com/forums/topic/jit-uldl-and-php-queries-on-a-mac/#post-102217</link>
					<pubDate>Thu, 19 Apr 2007 13:31:28 +0000</pubDate>
					<dc:creator>Jeremy Bernstein</dc:creator>

					<description>
						<![CDATA[
						<p>MaxMSP is cross-platform, but OSX and Windows aren&#8217;t identical, and  <br />
their support for network communication differs in several points. I  <br />
don&#8217;t have a particularly thorough background in either sql or php  <br />
and can&#8217;t offer much help, other than to say: regrettably, if it  <br />
doesn&#8217;t work today, it&#8217;s not going to work in 2 weeks either, and you  <br />
should consider an alternative presentation machine.</p>
<p>jit.uldl for Mac will be completely rewritten using more modern  <br />
libraries from Apple at some point. It&#8217;s not going to be in the next  <br />
couple of weeks, though.</p>
<p>jb</p>
<p>Am 17.04.2007 um 19:16 schrieb Pinky:</p>
<p>> Hi,<br />
><br />
> I need urgent assistance for a problem I encountered with a thesis  <br />
> project due in two weeks.<br />
><br />
> I have a patch using jit.uldl to query a php script.  This php  <br />
> script transmits variables from MAX to my database via $_SESSION  <br />
> variables.  The main problem is (on my MAC):  it calls the php  <br />
> script and carries out the code, EXCEPT for the part of the code  <br />
> that creates the $_SESSION variables.<br />
><br />
> What is very puzzling is that I took the same MAX patch to my PC  <br />
> and it works with no problem.  When the php script is called,  <br />
> _SESSION variables are created as well, and my database is  <br />
> populated accordingly.<br />
><br />
> But, I need to present using my MAC powerbook which has everything  <br />
> else I need for this entire project to work.<br />
><br />
> I thought MAX/MSP is cross platform.  I have version 4.5<br />
><br />
> Thanks for any advice.<br />
>
<phpquery .mxb></phpquery></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/jit-uldl-and-php-queries-on-a-mac/#post-102218</guid>
					<title><![CDATA[Re: jit.uldl and PHP queries on a MAC]]></title>
					<link>http://cycling74.com/forums/topic/jit-uldl-and-php-queries-on-a-mac/#post-102218</link>
					<pubDate>Thu, 19 Apr 2007 14:38:40 +0000</pubDate>
					<dc:creator>lists@lowfrequency.or</dc:creator>

					<description>
						<![CDATA[
						<p>When/if it&#8217;s re-written, can it be multi-threaded so that it doesn&#8217;t  <br />
freeze max whilst uploading/downloading?</p>
<p>Don&#8217;t get me wrong, that&#8217;s not a criticism, just a feature request.</p>
<p>
cheers<br />
evan</p>
<p>
On Apr 19, 2007, at 2:31 PM, Jeremy Bernstein wrote:</p>
<p>> MaxMSP is cross-platform, but OSX and Windows aren&#8217;t identical, and  <br />
> their support for network communication differs in several points.  <br />
> I don&#8217;t have a particularly thorough background in either sql or  <br />
> php and can&#8217;t offer much help, other than to say: regrettably, if  <br />
> it doesn&#8217;t work today, it&#8217;s not going to work in 2 weeks either,  <br />
> and you should consider an alternative presentation machine.<br />
><br />
> jit.uldl for Mac will be completely rewritten using more modern  <br />
> libraries from Apple at some point. It&#8217;s not going to be in the  <br />
> next couple of weeks, though.<br />
><br />
> jb<br />
><br />
> Am 17.04.2007 um 19:16 schrieb Pinky:<br />
><br />
>> Hi,<br />
>><br />
>> I need urgent assistance for a problem I encountered with a thesis  <br />
>> project due in two weeks.<br />
>><br />
>> I have a patch using jit.uldl to query a php script.  This php  <br />
>> script transmits variables from MAX to my database via $_SESSION  <br />
>> variables.  The main problem is (on my MAC):  it calls the php  <br />
>> script and carries out the code, EXCEPT for the part of the code  <br />
>> that creates the $_SESSION variables.<br />
>><br />
>> What is very puzzling is that I took the same MAX patch to my PC  <br />
>> and it works with no problem.  When the php script is called,  <br />
>> _SESSION variables are created as well, and my database is  <br />
>> populated accordingly.<br />
>><br />
>> But, I need to present using my MAC powerbook which has everything  <br />
>> else I need for this entire project to work.<br />
>><br />
>> I thought MAX/MSP is cross platform.  I have version 4.5<br />
>><br />
>> Thanks for any advice.<br />
>>
<phpquery .mxb>
></phpquery></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/jit-uldl-and-php-queries-on-a-mac/#post-102219</guid>
					<title><![CDATA[Re: jit.uldl and PHP queries on a MAC]]></title>
					<link>http://cycling74.com/forums/topic/jit-uldl-and-php-queries-on-a-mac/#post-102219</link>
					<pubDate>Thu, 19 Apr 2007 23:57:46 +0000</pubDate>
					<dc:creator>rm1039@nyu.edu</dc:creator>

					<description>
						<![CDATA[
						<p>This is very sad news.  I was hoping it was me.  Thanks very much.    I got the closure that I needed.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/jit-uldl-and-php-queries-on-a-mac/#post-102220</guid>
					<title><![CDATA[Re: jit.uldl and PHP queries on a MAC]]></title>
					<link>http://cycling74.com/forums/topic/jit-uldl-and-php-queries-on-a-mac/#post-102220</link>
					<pubDate>Sun, 22 Apr 2007 17:46:45 +0000</pubDate>
					<dc:creator>Rob Ramirez</dc:creator>

					<description>
						<![CDATA[
						<p>don&#8217;t session variables have something to do with how php is initialized on the server machine?  <br />
look at your phpinfo() output and see if session support is enabled. or at least see what settings are different between php on the mac and the pc.</p>
<p>these can be changed by modifying the php.ini file (i think).</p>
<p>-rob</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

