I think you may be loading the wrong module. you want
extension=mysqli.so not extension=msqli.so
On May 1, 2008, at 7:38 AM, Caroleigh Deneen wrote:
Hi,
I'm learning php and some of the sample code I'm working with
requires mysqli support.I'm getting a fatal error when I try to load
a p
I think what you're running into is some confusion about newlines.
\n prints a newline in the output, yes. But since HTML ignores most
whitespace (which includes \r and \n, you need to add a tag as
well.
On Apr 13, 2008, at 1:08 PM, Bryan wrote:
one more question makes a new line,
Hey all,
So, I'm trying to get the ssh2 module installed, but I'm running into an
odd problem. The module works fine with the command line php binary, I
can see it in 'php -i' output and everything. But when I start apache,
I end up with this in the PHP error log:
[10-Apr-2008 18:57:17] PHP War
f /your/apache/path/bin/apachectl start >/tmp/strace.txt 2>&1
If you're new to strace and the output means nothing to you feel free to
throw me a copy.
cheers
Jamie
> On Mar 26, 2008, at 9:50 AM, Doug Tabacco wrote:
>> Hi there!
>>
>> So right now I'm runni
On Mar 26, 2008, at 9:50 AM, Doug Tabacco wrote:
Hi there!
So right now I'm running PHP 5.2.0. I'd very much like to move up to
5.2.5 to take advantage of fixes and so forth, but I'm having some
trouble. When I try to 'make install' any version of PHP newer than
5.2.0
Hi there!
So right now I'm running PHP 5.2.0. I'd very much like to move up to
5.2.5 to take advantage of fixes and so forth, but I'm having some
trouble. When I try to 'make install' any version of PHP newer than
5.2.0, Apache will die quietly on startup, without logging any errors,
no matter h
Hello
I was just wondering how I can get php to change what ip it sends mail on.
As the defaut when you use the mail() function it uses localhost 127.0.0.1.
Now I want it to use my sendmail mamil server's ip, I have my sendmail's
smtp options set to my ip address xx.xx.xx.xx . In the php.ini
> Turn down the error reporting in your script.
>
> http://us2.php.net/manual/en/function.error-reporting.php
>
Well I guess that would 'hide' the problem, but not fix it or
am I missing something here ??
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://w
After considerable aggro getting PHP4 to do whaI wanted, I finally
got some joy by setting 'register globals = On' At present I couldn't
give a rats whether thats desirable or otherwise getting this thing
working is the first priority & figuring out the finer points can come
later.
Appears m
I'm attempting to muddle my way through configuration stuff & having
problems with
variables & posting data to mySQL. The explanation in 'official'
documentation is hopelessly vague so I'm working from the Graeme Merrall /
WebMonkey php / mySQL tutorial.
As per the above article, I tried using '$
Where is php_ldap.dll for win32??
Not part of php-4.2.0-Win32 package?
Must download from U of Mich and compile?
Must download from OpenLDAP?
Must download from Netscape?
NOT GOOD OPTIONS for me.
Just need 'php_ldap.dll' as per php documentation.
--
PHP Install Mailing List (http://www.p
th of those are
still working fine. I have uninstalled and reinstalled the package to no
avail. I also tried upgrading to php4.0.6 and that had the same results too.
Any help or insights would be greatly appreciated.
thanks,
doug
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e
ssing that php is
looking for? Any assistance is much appreciated.
-Doug
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
no
result.
Any ideas?
Doug Moglin
"Phil Driscoll" <[EMAIL PROTECTED]> wrote in message
01062109250203.01820@linux">news:01062109250203.01820@linux...
> On Thursday 21 June 2001 05:46, Jonathan wrote:
> > Can somone please help me. I've tried to install the
Hello,
I posted a message a few days back about a compile error I was getting on a
Apache install w/ PHP2, PHP4, msql, mysql, and ssl. I haven't had any
response, so I decided to try and simplify and isolate the problem by
eliminating PHP4, mysql, and ssl. Basically, I've prepped PHP2 as an Apa
trying to use libextra.a as part of a
PHP3 install, not a PHP2 install. Duh. Unfortunately that's not the case
here.
Any assistance would be appreciated, and yes, I have tried the obvious:
ranlib /path/to/modules/extra/libextra.a
FWIW, this is ranlib version "GNU ranlib 2.9.5"
A
16 matches
Mail list logo