By the way, the point is that everything is located in /usr/lib and
/usr/include.
I don't know why the hell this pecl extension is continuesly looking in
/usr/local ... That's the riddle!
Tamer
Am 16.06.2010 22:38, schrieb Tamer Higazi:
> Hi Hendrik!
> I am not using a pack
Hi Hendrik!
I am not using a package based system, Gentoo uses sources compiles and
installs them all respectively. Therefor all headers and libraries are
in the system available. I double checked!
Tamer
Am 15.06.2010 14:54, schrieb Hendrik Schmieder:
> Tamer Higazi schrieb:
>> Hi peo
Hi people!
I am 1 step getting nut on php 5.3.2 to get the odbc extension compiled.
Could anybody please help me?!
I am executing in the "php-5.3.2/ext/odbc" folder:
./configure --prefix=/usr --with-unixODBC=/usr
and get complains that a certain sqlheader.h file in /usr/local/ is not
found.
Re
Hi people!
usually this is not a problem, but I have never seen something like that
before. After I compiled php 5.3.2 from source, and running phpinfo(),
the info page told me that it didn't parse the php.ini file.
the php.ini file had been placed from me in "/usr/local/lib" just as php
tell me:
Installation Steps for PHP as apache2 module (not CGI):
1. Download Apache2 and install it anywhere
2. Download PHP 5.2.0 and unzip it in C:\php
3. you have to tell apache2 where to load the module!
The module for apche 2.0:
php5apache2.dll
or apache 2.2:
LoadModule php5_module "c:/php/php5apache
Hi!
Here are the installation instructions for the IIS (internet Information
Server)
http://www.php.net/manual/en/install.windows.iis.php
Tamer
saz25 schrieb:
> Hi,
> I am new to PHP. I also have Dreamweaver installed on my Windows PC.
> I'd like to start writing some simple PHP files. I just in
dear Eric!
Download the source at:
http://www.php.net/get/php-5.2.0.tar.bz2/from/a/mirror and build the RPM
or the package your system is using instead of spending a hell of time
to search the whole net for mandrake packages.
Do you need a instruction from me?! I think Mandrake uses RPM. So,
r=/home/nc3/instantclient
Or should I copy the file "libnnz10.so" to the default lib directory? In
this case, where is the default lib directory??
Thanks..
-----Original Message-
From: Tamer Higazi [mailto:[EMAIL PROTECTED]
Sent: Thursday, 23 November 2006 5:48 PM
To: php-inst
Hi Way Yew,
1) As you can see, you didn't include the lib directory of PHP 5.2.0 in
the configure script!
2) try "--with-libdir" or --libdir option!
3) If the error is still the same... please edit the "Makefile" and add
the library path by hand.
and always use the latest version. The latest
Lanre:
I guess you have apache 2.2 and you have php in version 5.1.6. Right?!
you want to get PHP running on your webserver. Follow the step by step
configuration in the manual. Kick the 2.2 Apache server and do it with
the 2.0.59 version. Easier for you to configure and not confusing.
For unix y
gt;
> If you had installed PHP as an Apache module, you would need to restart Apache
> so that PHP re-reads the php.ini file. I'm not sure if the same applies for a
> fast-cgi installation.
>
> HTH,
> Peter
>
>
>
> --- Tamer Higazi <[EMAIL PROTECTE
I forgot to wrote
My php configuration is:
'./configure' '--enable-memory-limit' '--enable-force-cgi-redirect'
'--enable-track-vars' '--with-pcre-regex'
'--with-mysql=/usr/local/mysql' '--without-mm' '--enable-fastcgi'
'--enable-zend-multibyte'
Tamer
--- Begin Message ---
Hi!
I have PHP 5.1.
Hi!
I have PHP 5.1.4 as a fast-cgi installation on my linux machine.
However, I can't run PEAR, even after I have followed the installation
instructions in detail.
The errormessage:
ERROR: either use the CLI php executable, or set register_argc_argv=On
in php.ini
For any help, solving my problem
13 matches
Mail list logo