Illó Gábor schreef:
Hello
I have this error when i type make:
ml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lcrypt -o libphp5.la
/usr/bin/ld: /usr/local/lib/libz.a(compress.o): relocation R_X86_64_32 can
not be used when making a shared object; recompile with -fPIC
/usr/local/lib/libz.a: could no
Hello
I have this error when i type make:
ml2 -lz -liconv -lm -lxml2 -lz -liconv -lm -lcrypt -o libphp5.la
/usr/bin/ld: /usr/local/lib/libz.a(compress.o): relocation R_X86_64_32 can
not be used when making a shared object; recompile with -fPIC
/usr/local/lib/libz.a: could not read symbols: Bad va
David McDivitt escreveu:
I hate to ask a simple question, but I have two issues installing PHP. I have XP SP 2 with IIS. When I ran
the install php-5.2.3-win32-installer.msi, it said it could not access "httpd.config" and I would
have to configure the web server manually. I could not find anyth
I hate to ask a simple question, but I have two issues installing PHP. I have
XP SP 2 with IIS. When I ran the install php-5.2.3-win32-installer.msi, it said
it could not access "httpd.config" and I would have to configure the web server
manually. I could not find anything on the internet contai
On Mon, November 14, 2005 1:15 pm, russbucket wrote:
> On Monday 14 November 2005 10:47, Curt Zirzow wrote:
>> On Mon, Nov 14, 2005 at 10:06:17AM -0800, russbucket wrote:
>> > Trying to get apache2, php5 and mysql running. get the following
>> error
>> > when opening phpMyAdmin. Can someone explain
russbucket said the following on 11/14/2005 11:15 AM:
Clicking on the config.inc.php gives following error.
Warning: Unknown: failed to open stream: Permission denied in Unknown on line
0
Warning: Unknown: Failed opening '/srv/www/htdocs/phpMyAdmin/config.inc.php'
for inclusion (include_pat
On Monday 14 November 2005 10:47, Curt Zirzow wrote:
> On Mon, Nov 14, 2005 at 10:06:17AM -0800, russbucket wrote:
> > Trying to get apache2, php5 and mysql running. get the following error
> > when opening phpMyAdmin. Can someone explain what it means. There is an
> > include path in php.ini.
>
>
On Mon, Nov 14, 2005 at 10:06:17AM -0800, russbucket wrote:
> Trying to get apache2, php5 and mysql running. get the following error when
> opening phpMyAdmin. Can someone explain what it means. There is an include
> path in php.ini.
I think you forgot to include the error message.
curt.
--
-
Trying to get apache2, php5 and mysql running. get the following error when
opening phpMyAdmin. Can someone explain what it means. There is an include
path in php.ini.
--
Russ
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
.. and compilation aborts.
ps. i forgot to tell You - sorry !
greetz
gnu is not unix
Copy of first message:
I have problem with php-4.3.0 i can not install it on my 3 different rh7.0 servers.
./configure --prefix=/usr --with-config-file-path=/etc --disable-debug
--enable-pic --enable-shared --e
I don't see any errors there, just a couple of rather harmless warnings.
On Mon, 30 Dec 2002, [EMAIL PROTECTED] wrote:
> Hello !
>
> I have problem with php-4.3.0 i can not install it on my 3 different rh7.0 servers.
>
> ./configure --prefix=/usr --with-config-file-path=/etc --disable-debug
> --e
Hello !
I have problem with php-4.3.0 i can not install it on my 3 different rh7.0 servers.
./configure --prefix=/usr --with-config-file-path=/etc --disable-debug
--enable-pic --enable-shared --enable-inline-optimization --with-apxs=/usr/sbin/apxs
--with-exec-dir=/usr/bin --with-regex=system --wi
I'm attempting to install Pear DataObjects on Windows 2000 Advanced Server with all the most current patches and updates. When utilizing the php-cli exe to run createTables.php, we recieve the error invalid function call to getStaticProperty, in DataObject.php on line 1620. I have attempted to
probelm Fix!\
thanks
Dani wrote:
> I have just installed the PHP 4.2.1 Installer but get this error message:
>
> "Security Alert! The PHP CGI cannot be accessed directly.
> This PHP CGI binary was compiled with force-cgi-redirect enabled. This means that a
> page will only be served up if the R
I have just installed the PHP 4.2.1 Installer but get this error message:
"Security Alert! The PHP CGI cannot be accessed directly.
This PHP CGI binary was compiled with force-cgi-redirect enabled. This means that a
page will only be served up if the REDIRECT_STATUS CGI variable is set, e.g. via
> To Install PHP I have done this ( ihave specified the location of apxs
> as Suse Installed an Apache server also, but I want the one I've
> installed to /usr/local/apache):
It's better to specify exactly where apxs is anyway, just so you know for
sure you don't get the wrong one.
> ./configure
Hi All,
I'm running Suse Linux 7.1, Kernet 2.4
I have downloaded and installed the latest version of Apache and it's up
and running OK
It is installed in :
/usr/local/apache
To Install PHP, i have downloaded the Source and put it in:
/usr/local/src/php-4.0.6
To Install PHP I have done this
Hello All,
I'm installing php 4.0.5 with apache 1.3.20
set everthing up as per instructions
when I restart apache I get
[root@tomcat php-4.0.5]# /usr/local/apache/bin/apachectl start
Syntax error on line 205 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so i
I have not run into this problem before...so here goes.
[root@bfarm1 php-4.0.4pl1]# make
Making all in Zend
make[1]: Entering directory `/root/php-4.0.4pl1/Zend'
/bin/sh ../libtool --silent --mode=compile
gcc -DHAVE_CONFIG_H -I. -I. -I../main -DXML_BYTE_ORDER=12 -g -O2 -c
zend_language_scanner
Hi all,
I installed the following php rpm's from the SuSe distribution v7.0:
mod_php-3.0.16-52
mod_php4-4.0.0-31
I already had installed apache (apache-1.3.12.97)
After i installed the php rpm my apache webserver won't startup anymore.
in the logfile from apache i found the following messages:
On Thu, 29 Mar 2001 01:16, [EMAIL PROTECTED] wrote:
> > Hello People,
>
> I want to install the version php-4.0.4pl1 on to a RS/6000 with
> AIX4.3.3. IBM HTTP Server 1.3.12.0
> When I use the configure-script with several parameters I get the
> outpout you can see in the attachment.
>
>
> (See at
Hello People,
I want to install the version php-4.0.4pl1 on to a RS/6000 with AIX4.3.3.
IBM HTTP Server 1.3.12.0
When I use the configure-script with several parameters I get the outpout
you can see in the attachment.
(See attached file: configure_command.txt)
Thanks for help
Markus Mattes
Hi, I'm trying to get php to install on a RH 6.2 system. Apache 1.3.12.
All goes well with the configure, make, and make install, but my server
(apache) won't start and I get this message:
Syntax error on line 249 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libphp4.so into serve
23 matches
Mail list logo