I was very pleased to find the makerpm script in the source package. This
has helped my life greatly. However, I've run into the following problem
when trying to build the rpm.
+ mkdir -p /var/tmp/php5-1-buildroot/usr/lib64/php/extensions
+ install -m 0755 'modules/*.so'
/var/tmp/p
I found the issue. In my path statement under system varriables I had
;C:\PHP instead of C:\PHP. I took out the semicolon and all worked fine.
gbs
""Gregg b Sales"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>I am trying to install MediaWiki 1.8.2. I have istalled MySQL and
I am trying to install MediaWiki 1.8.2. I have istalled MySQL and PHP
5.2.0. The error I get from MediaWiki is:
PHP 5.2.0 installed Could not find a suitable database driver!
For MySQL, compile PHP using --with-mysql, or install the mysql.so module
I am running IIS on a Win2000 Server box.
Ca
Teruhiko Kurosaka escreveu:
I downloaded and installed the prebuilt
Windows binary package php-5.2.0-Win32.zip.
But I cannot find phpize command that I assume
I'd need to develop an extension.
Is there a prebuilt phpize that is compatible
with php-5.2.0-Win32.zip ?
http://br2.php.net/manual/e
Hi all
I am trying to launch php-bridge on my java portal (jetspeed-2). I want to use
php-bridge to link together several php-applications and to have one LDAP-auth
for using all of them. But I have a problem: when I run the php-portlet my
Java-mashine craches with access violation in php4ts.dl
I try to install PHP 5.2.0 with MySQL 5.0.27 and Apache 2.2.3
[CODE]$ sudo ./configure --with-mysql=/usr/local/mysql
--with-apxs2=/usr/local/apache2/bin/apxs[/CODE].
I get the following error:-
[CODE]checking whether to include mime_magic support... no
checking for MING support... no
checking f