[PHP-INSTALL] Getting 5.3 up and running on Apache 2.2

2009-09-25 Thread Clint Priest
I'm having some trouble getting PHP 5.3 up and running on Apache 2.2 (Vista 64 Bit). I believe that I need to run the vc6 thread safe version (as its the only zip file with the php5apache2_2.dll needed by apache). After getting that up and running as well as the modules I need (php -v from t

Re: [PHP-INSTALL] Failed to compile x86_64 version of php5

2009-09-25 Thread ZelluX
But I don't have root privilege since I'm on dreamhost, is there any workaround? On Fri, Sep 25, 2009 at 7:55 PM, Steven Cruz wrote: > Hello; > > I justed faced a similar problem earlier this week. I was able to get > PHP to compile with Sybase and MySQLi but not MySQL. Either it could not

Re: [PHP-INSTALL] Failed to compile x86_64 version of php5

2009-09-25 Thread Steven Cruz
Hello;     I justed faced a similar problem earlier this week. I was able to get PHP to compile with Sybase and MySQLi but not MySQL.  Either it could not find the header files, or the file you listed below, or something else. I made symbolic links from lib directories to the /usr/local/mysq/l

[PHP-INSTALL] Failed to compile x86_64 version of php5

2009-09-25 Thread ZelluX
Hi, all I'm trying to compile php5 on dreamhost, after doing what http://wiki.dreamhost.com/index.php/Installing_PHP5says, I have compiled all the components except php5 itself. When running $ ./configure ${PHPFEATURES}, it reports an error