[PHP] PHP CMS

2005-08-25 Thread Joseph Oaks
Guys I'm doing some research trying to find a good PHP based CMS. As there a quite a few, I would really like to get your opinions so I can narrow the search down. We were using Webedit Pro, but have found it a pain not to be able to use Firefox with it. Thanks for your input. Trell -- "Comput

Re: [PHP] Oracle Question

2005-08-11 Thread Joseph Oaks
xfedex, yes you can connect to a remote Oracle DB, I'm doing for an app I'm trying to write. You have to configure php with the oracle version you have, more than likely with the --with-oci8=/u1/oracle/product/10g line, of course your oracle location will differ. I chose to use the PEAR::DB to do

[PHP] Re: Re[2]:[PHP] Restarting windows from php

2005-08-10 Thread Joseph Oaks
Richard, thanks for the pointer on the shutdown command, nice to see them implement that in 2k3 and XP, I don't use them on a regular base and sure don't use them in server environment. As for the fork, windows can't preform a fork of a process. There are API's out there that can do this for windo

Re: [PHP] Restarting windows from php

2005-08-10 Thread Joseph Oaks
First off, windows has no clue what a fork is, much less the command 'shutdown -r -t 01'. You can get a windows based version here for windows 2000, http://support.microsoft.com/default.aspx?scid=kb;en-us;317371&sd=tech If you on windows xp or 2003 servers I'm not sure how this will work now that

Re: [PHP] PHP Install with MySQL in 64 bit libraries.

2005-08-08 Thread Joseph Oaks
Martin, Make a symlink from /usr/lib64 to /usr/lib and it should work just fine. Joe Martin McGinn ([EMAIL PROTECTED]) wrote: > > I installed MySQL 4.23 using SuSE provided rpms so it loads to /usr/lib64 > > > How do I configure the php 5.0 configure script so that it finds the mysql > clie

Re: [PHP] Re: PHP 5.0.4 on AMD64

2005-08-06 Thread Joseph Oaks
that chcon did the trick, thanks. Joe Joseph Oaks ([EMAIL PROTECTED]) wrote: > > Thanks, I will give that a try, and let you know. > > Joe > > Holografix ([EMAIL PROTECTED]) wrote: > > > > Hi > > > > Take a look here: http://forums.fedoraforum.org

Re: [PHP] Re: PHP 5.0.4 on AMD64

2005-08-05 Thread Joseph Oaks
Thanks, I will give that a try, and let you know. Joe Holografix ([EMAIL PROTECTED]) wrote: > > Hi > > Take a look here: http://forums.fedoraforum.org/showthread.php?t=59163 > > I had that problem too. > > Regards > holografix > > > ""Joseph Oaks&quo

[PHP] PHP 5.0.4 on AMD64

2005-08-05 Thread Joseph Oaks
So, heres the deal, I'm running Fedora Core 3 on an dual proc AMD64 system. I have compiled Apache 2.0.54, and PHP 5.0.4, when I try to start apache I am given an error. The error is as follows... [EMAIL PROTECTED] conf]# /etc/rc.d/init.d/httpd start Starting httpd: Syntax error on line 24 of /op