Displaying 3 results from an estimated 3 matches for "zentgraf".
2007 Oct 04
12
Rails' abilities fitting?
Hi,
I''m looking at developing a reasonably complex web application, where
most of the complexity actually lays in the database and the queries
I need run on it. Some "classes" or models need to consist of an
assembly of several tables. It would be trivial enough for me to code
these queries in SQL, but as far as I understand Rails is trying to
hide the database as
2007 Oct 25
3
Migrate CentOS 3 to 4 to 5?
Hi,
After the previous debacle with PHP and MySQL it has been decided
that we think about an upgrade from CentOS 3 to 5, since that would
solve our problem, if successful. I tried finding information on how
to best attempt this, but thanks to a plethora of contradictory
information my head is now spinning with a few rpm (rounds per minute).
The situation is as follows: Remote box at our
2007 Oct 23
3
Upgrading PHP + MySQL on CentOS 3
Hi,
I have a CentOS 3 server that I need to update to MySQL 5 + PHP4. I
downloaded and installed the MySQL client and server RPM packages for
Red Hat 3, including the Shared Compatibility Libraries which
provide /usr/lib/libmysqlclient.so.10, .12, .14 and .15, which seems
to be the recommended way of upgrading a MySQL 3 installation. I then
went on to recompile PHP 4.4.7, which worked