ok, so the trouble is that php knows this format in "strftime" function but database don't works with it. Ok, i didnt understand why it is happend. it's not...
Hello all: Ive just download the last release and installed. When I try to compile a project I always get "Building generatecomponent.files ..." in the...
Miguel Angel Laguna
malaguna@...
Nov 8, 2004 8:53 pm
342
Hello, ... It seems that you probably exceeded the PHP configured memory but since the error messages are probably being suppresed you are not noticing them. ...
Thanks a lot. You were right, I change to apache2 some weeks ago, but I forgot to change the 'memory_limit' directive. I did such thing when I install ...
Miguel Angel Laguna
malaguna@...
Nov 9, 2004 1:07 am
344
Hello all: Recently I moved an application developed with metastorage from a LAMP to a Windows + IIS + PHP + MySQL, and all seems to be work all right except...
Hello, ... You are probably running PHP in safe mode. That would prevent the creation of files on disk. In that case, you would need to disable safe mode. Just...
Hello, ... That sounds like you are using MySQL 4.1 that has a backwards compatibility problem of not allowing the setting of default values of auto-increment...
Hello all: Sorry by the late, but server machine is far from me. I reviewed safe-mode directive and it is not active ; ; Safe Mode ; safe_mode = Off Regards. ...
Yes, I use MySQL 4.1.7 and the problem had been resolved. Thanks a lot Manuel! ... From: Manuel Lemos To: metal-dev Cc: metabase-dev Sent: Sunday, November 21,...
Hello, ... Maybe you are not looking at the real location of the php.ini file. The safest way to check whether you are really using safe mode is to run a PHP...
Hello: I'm so sorry :-( I did what you said Manuel, and I found a warning about directory creation, then I reviewed directory permision again, and ... One of...
Hi, I just downloaded metastorage, and all of its requirements. I am sure that I have installed it all correctly. However, when I try to compile the test...
Hello, ... That is due to a bug that was fixed last month. Since I have not yet made a public release, you need to use the latest version from CVS that you can...
... I think there was an error when these archives were generated and those scripts were not include. They are also not in the CVS repository as they are just...
gprog51, i had similar conceptual problems in the begining, so i started from scratch by trying to understand metastorage philosophy and unsing metabase too. ...
Hallo, i just found this project from search engine. i try to install in WIndows XP. Directory structure like this: meta\ meta\metaL\* meta\metastorage\*.* is...
Hello, ... Did you follow these instructions? http://www.meta-language.net/metastorage-tutorial.html#install After you do this you should have a directory...
Hello, This is just a note regarding the new forums system that has a data storage access that was completely developed using Metastorage. You may look here...
Hello all: I get once and again the same ambiguous class error when compiling my component. I reviewed documentation and tutorial examples, and I don't...
Miguel Ángel Lag...
malaguna@...
Jan 13, 2005 7:00 pm
359
Hello, ... When you use a reference to an standalone object in a filter expression it acts like a declaration of the the name and class of the object. However,...
Hello, ... No, Metastorage itself does not suppress errors. Maybe it is something that changed in your PHP version settings. Anyway, if you are using PHP 5,...
http://www.meta-language.net/news-2005-04-18-metastorage.html -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP ...
Manoel Estou testando a instalacao do Metal mas esta dando o erro de memoria. Eu alterei o "memory_limit = 16M" no php.ini mas o erro continua. "metastorage]#...
Hello, In the future, please try to post in english to the list or mail me privately as most people here do not understand portuguese. No futuro, por favor...
Hello, A new version of Metastorage was released providing several new features, being the most important the newly added support to generate classes for...
"Sorry, for the time being WebStorage is not availabel." Comments in the page compile.php. this my directory structure: d:\webserver\ d:\webserver\metal\ ...
Hello, ... This seems like an installation error. Please go in the directory d:\webserver\metal\metastorage\applications\webstorage\configuration and create a...
Hello, After a long time without significant enhancements to Metabase, I am finally adding support to database schema features like auto-increment fields and...