<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
<title>EZPDO User Forums : Support : Installation</title>
<link>http://www.ezpdo.net/forum</link>
<description> EZPDO User Forums</description>
<language>en</language>
<docs>http://backend.userland.com/rss</docs>
<item>
<title>installation problem in Support : Installation</title>
<link>http://www.ezpdo.net/forum/viewtopic.php?pid=2938#p2938</link>
<guid isPermaLink="false">2938@http://www.ezpdo.net/forum</guid>
<description>Topic: installation problem

Message: Yes,maybe it has something to do with jroumagnac idea and checking.Try to check if you are also using the require PHP 5.0.4 for EZPDO.
</description>
<pubDate>Sun, 08 Feb 2009 03:48:51 -0500</pubDate>
</item>
<item>
<title>Problem with $m-&#62;create('object'); in Support : Installation</title>
<link>http://www.ezpdo.net/forum/viewtopic.php?pid=2915#p2915</link>
<guid isPermaLink="false">2915@http://www.ezpdo.net/forum</guid>
<description>Topic: Problem with $m-&#62;create('object');

Message: HiI installed this orm , but&#160; Zend Studio can´t find&#160; $m-&#62;create() method in its intelligent so I think something its wrong.This is mi php code.&#60;?phprequire_once 'ezpdo_runtime.php';$m=epManager::instance();$b=$m-&#62;&#160; &#160; &#160; &#160;//don´t aparence create() Why ??&#62;sorry for my english.
</description>
<pubDate>Sun, 04 Jan 2009 22:33:39 -0500</pubDate>
</item>
<item>
<title>installation problem in Support : Installation</title>
<link>http://www.ezpdo.net/forum/viewtopic.php?pid=2885#p2885</link>
<guid isPermaLink="false">2885@http://www.ezpdo.net/forum</guid>
<description>Topic: installation problem

Message: I had exactly the same problem until I realized I was using PHP 4...&#34;EZPDO requires PHP 5.0.4 or up with extensions tokenizer, xml, sipmlexml, sqlite, and mysql (optional) enabled. Except mysql (optional), all the extensions are enabled by default in PHP 5.&#34;
</description>
<pubDate>Tue, 29 Jul 2008 11:07:17 -0400</pubDate>
</item>
<item>
<title>installation problem in Support : Installation</title>
<link>http://www.ezpdo.net/forum/viewtopic.php?pid=2834#p2834</link>
<guid isPermaLink="false">2834@http://www.ezpdo.net/forum</guid>
<description>Topic: installation problem

Message: How can i configure ezpdo on wamp server on windows 2003 operating system
</description>
<pubDate>Fri, 07 Mar 2008 07:11:53 -0500</pubDate>
</item>
<item>
<title>installation problem in Support : Installation</title>
<link>http://www.ezpdo.net/forum/viewtopic.php?pid=2777#p2777</link>
<guid isPermaLink="false">2777@http://www.ezpdo.net/forum</guid>
<description>Topic: installation problem

Message: Thanks a lot for your answer. I did what you told me but nothings changes. I have always the same error.I delete the compiled file, and try to chmod 777 the rep.If you have another idea it would be great :)Thanks !
</description>
<pubDate>Thu, 03 Jan 2008 11:43:37 -0500</pubDate>
</item>
<item>
<title>installation problem in Support : Installation</title>
<link>http://www.ezpdo.net/forum/viewtopic.php?pid=2776#p2776</link>
<guid isPermaLink="false">2776@http://www.ezpdo.net/forum</guid>
<description>Topic: installation problem

Message: my guess is that you need to remove the compiled file (by default, it is compiled.ezpdo) so ezpdo can recompile all the classes and generate the proper or mapping. also you may want to make sure your the source dir for the classes in your config file is also correct. -o
</description>
<pubDate>Mon, 31 Dec 2007 19:05:46 -0500</pubDate>
</item>
<item>
<title>installation problem in Support : Installation</title>
<link>http://www.ezpdo.net/forum/viewtopic.php?pid=2775#p2775</link>
<guid isPermaLink="false">2775@http://www.ezpdo.net/forum</guid>
<description>Topic: installation problem

Message: Hi (I'm french so sorry for my english),I'm new to ezpdo but I just want to say that's it's really awesome !Ok, so I've developed everything in local (easy-php), and everything works fine, but my problem is that I want to copy everything I've done online.So I open my favorite ftp program, and just drag &#38; drop all my project on a server that uses php5 (here are the info of php5 on the server http://php5info.celeonet.fr/).I have, of course, edit the config.ini :default_dsn = mysql://login:pass@mysql8.celeonet.fr/myDBAnd online, nothing seems to work...I have just an error :Parse error: syntax error, unexpected T_OBJECT_OPERATOR in ezpdo_runtime.php on line 43.Line 43 is :&#160; epManager::instance()-&#62;autoload($class_name);I really don't understand what is going on. If someone can explain me or trying to help me it will be appreciable.Thanks a lot !
</description>
<pubDate>Sat, 29 Dec 2007 19:23:59 -0500</pubDate>
</item>
<item>
<title>point to different php install? in Support : Installation</title>
<link>http://www.ezpdo.net/forum/viewtopic.php?pid=1883#p1883</link>
<guid isPermaLink="false">1883@http://www.ezpdo.net/forum</guid>
<description>Topic: point to different php install?

Message: You probably need to put PHP into your execution path. Or if you know the path to PHP5.1.2, type 
/path/to/php check.sh
</description>
<pubDate>Fri, 04 Aug 2006 09:09:21 -0400</pubDate>
</item>
<item>
<title>point to different php install? in Support : Installation</title>
<link>http://www.ezpdo.net/forum/viewtopic.php?pid=1882#p1882</link>
<guid isPermaLink="false">1882@http://www.ezpdo.net/forum</guid>
<description>Topic: point to different php install?

Message: I just downloaded EZPDO and getting started.I am running OS X and MAMP. MAMP is the OS X version of LAMP (PHP 5.1.2 / APache/MySQL). I ran the check.sh script&#160; but it finds the default OS X install of PHP (4.4.1).How can point it to the correct PHP version on my system.Thanks!
</description>
<pubDate>Thu, 03 Aug 2006 23:29:04 -0400</pubDate>
</item>
<item>
<title>ezpdo upgrade 1.0.1 to 1.1.2 in Support : Installation</title>
<link>http://www.ezpdo.net/forum/viewtopic.php?pid=1461#p1461</link>
<guid isPermaLink="false">1461@http://www.ezpdo.net/forum</guid>
<description>Topic: ezpdo upgrade 1.0.1 to 1.1.2

Message: Hi admin,Thanks for the fast answer.I had deleted the compiled info.I'll try to solve with your sencond tip...Thanks.If I have success I'll let you know.Pedro.
</description>
<pubDate>Sun, 23 Apr 2006 13:31:40 -0400</pubDate>
</item>
<item>
<title>ezpdo upgrade 1.0.1 to 1.1.2 in Support : Installation</title>
<link>http://www.ezpdo.net/forum/viewtopic.php?pid=1460#p1460</link>
<guid isPermaLink="false">1460@http://www.ezpdo.net/forum</guid>
<description>Topic: ezpdo upgrade 1.0.1 to 1.1.2

Message: Pedro, Sorry for the upgrade trouble and thanks for letting us know. Two possible causes. 1. You may need to remove the old compiled info. If you haven't done so, do it and restart your app. This would force EZPDO to recompile your classes. Pay attention to the compile log. Correct errors if any.2. Another possibility is bug 166. This will be fixed in the next release. The problem seems that the table is not created during the query. A wordaround is to force EZPDO to create a table. For example, 
$m-&#62;getAll('YourClass');
Let us know if this solves your problem.-admin
</description>
<pubDate>Sun, 23 Apr 2006 13:24:55 -0400</pubDate>
</item>
<item>
<title>ezpdo upgrade 1.0.1 to 1.1.2 in Support : Installation</title>
<link>http://www.ezpdo.net/forum/viewtopic.php?pid=1459#p1459</link>
<guid isPermaLink="false">1459@http://www.ezpdo.net/forum</guid>
<description>Topic: ezpdo upgrade 1.0.1 to 1.1.2

Message: I was using ezpdo 1.0.1 and I had just tried to upgrade it to 1.1.2, and then I got the following error message on my PHP log.[23-Apr-2006 14:02:00] PHP Fatal error:&#160; Uncaught exception 'epExceptionQueryPath' with message 'no field map for 'nm_Carrier'' in C:\Program Files\WebServ\wwwroot\htdocs\vaa\ezpdo.1.1.2\src\query\epQueryPath.php:500Stack trace:#0 C:\Program Files\WebServ\wwwroot\htdocs\vaa\ezpdo.1.1.2\src\query\epQueryPath.php(500): epQueryPathNode::_obtainNodeByPath()#1 C:\Program Files\WebServ\wwwroot\htdocs\vaa\ezpdo.1.1.2\src\query\epQueryPath.php(413): epQueryPathRoot-&#62;_obtainNodeByPath(Array, true)#2 C:\Program Files\WebServ\wwwroot\htdocs\vaa\ezpdo.1.1.2\src\query\epQueryPath.php(1238): epQueryPathRoot-&#62;insertPath(Array)#3 C:\Program Files\WebServ\wwwroot\htdocs\vaa\ezpdo.1.1.2\src\query\epQueryBuilder.php(571): epQueryPathManager-&#62;insertPath('c.nm_Carrier')#4 C:\Program Files\WebServ\wwwroot\htdocs\vaa\ezpdo.1.1.2\src\query\epQueryBuilder.php(426): epQueryBuilder-&#62;processVariable(Object(epQueryNode))#5 C:\Program Files\WebServ\wwwroot\htdocs\vaa\ezpdo.1.1.2\src\query\epQueryBuilder.php(426): call_user_func_array(Array, Array)#6 C:\Program Files\WebS in C:\Program Files\WebServ\wwwroot\htdocs\vaa\ezpdo.1.1.2\src\query\epQueryPath.php on line 500 It seems that ezpdo is not mapping my tables anymore.Do you know how to solve it?[]s,Pedro
</description>
<pubDate>Sun, 23 Apr 2006 13:13:22 -0400</pubDate>
</item>
<item>
<title>System requirements ?? in Support : Installation</title>
<link>http://www.ezpdo.net/forum/viewtopic.php?pid=1303#p1303</link>
<guid isPermaLink="false">1303@http://www.ezpdo.net/forum</guid>
<description>Topic: System requirements ??

Message: Gracias
</description>
<pubDate>Thu, 09 Mar 2006 14:09:34 -0500</pubDate>
</item>
<item>
<title>System requirements ?? in Support : Installation</title>
<link>http://www.ezpdo.net/forum/viewtopic.php?pid=1300#p1300</link>
<guid isPermaLink="false">1300@http://www.ezpdo.net/forum</guid>
<description>Topic: System requirements ??

Message: 4.x and up.
</description>
<pubDate>Thu, 09 Mar 2006 12:39:26 -0500</pubDate>
</item>
<item>
<title>System requirements ?? in Support : Installation</title>
<link>http://www.ezpdo.net/forum/viewtopic.php?pid=1298#p1298</link>
<guid isPermaLink="false">1298@http://www.ezpdo.net/forum</guid>
<description>Topic: System requirements ??

Message: which is the minimun&#160; compatible mysql version for EZPDO?
</description>
<pubDate>Thu, 09 Mar 2006 11:24:43 -0500</pubDate>
</item>
</channel>
</rss>
