php-install Digest 21 Aug 2002 12:46:45 -0000 Issue 988
Topics (messages 8180 through 8184):
Re: Add another -library to my configuration
8180 by: Rasmus Lerdorf
8181 by: Moraes, Fabio
Could anyone help me?
8182 by: Kari Vitikainen
PHP 4.2.2 Zip - php4isapi.dll is v4.2.1 ???
8183 by: Brian
php<-pear problem ?
8184 by: George Iosif
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
What is libimc? Setting your LDFLAGS env variable to -limc before running
configure should do the trick.
-Rasmus
On Tue, 20 Aug 2002, Vicki Brown wrote:
> I keep looking through the configure options but don't seem to
> find a good way to add another -library to the configuration or
> build.
>
> I seem to need to include -limc (libimc.a) in my compilations to
> avoid ld errors. Do I have to edit the configure script
> directly?
>
> Please Cc: me with responses; I subscribe to the digest of this list.
>
> - Vicki
>
--- End Message ---
--- Begin Message ---
edit Makefile and -limc to CFLAGS or LIBS variables
-----Original Message-----
From: Vicki Brown [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 20, 2002 1:51 PM
To: php-install
Subject: [PHP-INST] Add another -library to my configuration
I keep looking through the configure options but don't seem to
find a good way to add another -library to the configuration or
build.
I seem to need to include -limc (libimc.a) in my compilations to
avoid ld errors. Do I have to edit the configure script
directly?
Please Cc: me with responses; I subscribe to the digest of this list.
- Vicki
--- End Message ---
--- Begin Message ---
I try to run php on win 98 (PWS). It looks like php.exe works but when I try to run
some test page with Internet Explorer (test.php) on my localhost I just get this error
message
--------
HTTP Error 403
403.1 Forbidden: Execute Access Forbidden
This error can be caused if you try to execute a CGI, ISAPI, or other executable
program from a directory that does not allow programs to be executed.
Please contact the Web server's administrator if the problem persists.
---------
I have tried to use php-installer and I have installed php manually (zip version)
according different instructions but nothing seems to help. I would appreciate if you
could give some comment.
Thanks
Kari
--- End Message ---
--- Begin Message ---
I am confused, we unzipped PHP 4.2.2 to c:\php, then configured IIS 5 to use
PHP4isapi.dll, but a PHPInfo reveals that its v4.2.1 !!! Did someone forget
to recompile php4isapi.dll for v4.2.2 zip distribution?
php4isapi.dll - 24,576 bytes
--- End Message ---
--- Begin Message ---
Hi ! I have a problem with my PHP configuration (I think). I use
Horde+Imp webmail and it works almost fine but when I try to send a mail
I get an error message (in apache's error_log) like this: "[error] PHP
Fatal error: Cannot instantiate non-existent class: net_socket in
/usr/local/lib/php/Net/SMTP.php on line 95".
Can anyone help me with this ?
Thanks !
George Iosif
(I apologize if it has been discussed about this problem some time earlier.)
--- End Message ---