@jpadie: I took your advice and made the PDOs shared. Thanks.
Hmm, compiled PHP and did the make test. 7 tests failed and it asked me to send the report since I may have found a bug in PHP.
It had somethings to do with the following:
date OO cloning
Bug #16069
iconv stream filter
IPv6...
I haven't explicitly stated anywhere that I wanted static or shared. I don't know how much an impact that would have on what I plan on doing.
I recompiled MySQL without the embedded server option and it worked. Just need to fix all other missing libraries.
Thanks, jpadie.
I am trying to install PHP v5.2.5 on Redhat ES 3 but I keep receiving this error during the build configuration:
Here is how I am configuring PHP for the build:
./configure --with-apxs=/usr/local/apache/bin/apxs \
--with-mysql=/usr/local/mysql \...
To install MySQL 5, would I need to grab the package from MySQL's website?
I already have it installed but I just wanted to know if there is a better way of doing it.
Hello
I'm new to the Mac operating system. As a developer, I like installing the interpreters I'll be using along with an IDE to use with them.
What I want to know is how do I configure Apache 2 to run in Leopard?
I don't know if Apache 2, Perl, and PHP 5 were installed after I installed...
I'm not sure if this is what is happening to you or if you're even on a free web host, but:
On free web hosting sites that I've used, the server will try to inject its own HTML to display advertising on the website. This may be messing up your output.
I remember trying that before.
I tried it again anyway in case the previous example I used was wrong.
My result was (left arrow being the single character version of <- ):
(left arrow)[H(left arrow)[2J
I am not sure if it something in my code so I will provide a link to my repository...
I am not sure if this is the correct forum to be posting this so please redirect me to the appropriate location if necessary.
I want to release a few of interpreted language scripts I have written to the public as free software. Since I have little knowledge of how licensing works, I decided...
I have searched Google for about a day or two now and I did find a few examples. Unfortunately none of them worked.
What I would like to accomplish is the ability to clear the screen while in command (cmd). I have tried the following examples but none have worked:
system( "cls" );
passthru(...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.