php-install Digest 31 May 2003 14:10:13 -0000 Issue 1401
Topics (messages 10981 through 10985):
Strange Error
10981 by: Rajib Momen
Re: freebsd build problemud
10982 by: heilo
10985 by: david clark
Access Violation
10983 by: Dieter Lunn
problems...IMAP/PHP
10984 by: db
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 ---
I am running PHP on IIS 5.0 under Windows 2000. I just installed it on
an older machine that we are using for in-house web development. I am
having some rather strange errors. Maybe 4 out of 5 times, a page loads
perfectly fine. Then, the same page, w/o changing any coding at all,
loads up messed up. Some of the characters are missing, or changed, and
of course the site then fails to load properly. I know the code is fine,
because when I put it up on our real server it loads flawlessly 100% of
the time. I am totally baffled. Anyone ever see anything like this
before?
Best regards,
Rajib Momen
President, Director of I.T.
Boston Computing Network
http://www.bostoncomputing.net
--- End Message ---
--- Begin Message ---
hi!
i run freebsd too, but i did not build php myself - i downloaded the package
http://www.freebsd.org/cgi/ports.cgi?query=%5Emod_php4-4.3.1&stype=name and
installed it with pkg_add (you have to have ports installed - you can do
this by typing /stand/sysinstall (if i remember correctly). I do not see any
special things you need from your configure?
.ma
david clark <[EMAIL PROTECTED]> [EMAIL PROTECTED] 16:52 Uhr:
> Hi,
>
> i am on a shared vserver running freebsd, & i'm trying to upgrade from php
> 4.0.6 to 4.3.2.
>
> I am using the configure from my phpinfo, which is:
>
> './configure' '--with-apxs=/usr/local/www/bin/apxs'
>
> '--with-config-file-path=/usr/local/www/etc' '--enable-versioning'
> '--with-system-regex' '--disable-debug' '--enable-track-vars' '--without-gd'
> '--without-mysql' '--with-zlib' '--with-imap=/usr/local'
> '--with-mysql=/usr/local' '--prefix=/usr/local/www' 'i386--freebsd4.4'
>
>
>
> I am in as su
>
> make runs no problems
>
> When i do make install, i get:
>
> Installing PHP CLI binary: /usr/local/www/bin/
>
> \Installing PHP CLI man page: /usr/local/www/man/man1/
>
> Installing PHP SAPI module
>
> [activating module `php4' in /usr/local/www/conf/httpd.conf]
>
> cp libs/libphp4.so /usr/local/www/libexec/libphp4.so
>
> cp: /usr/local/www/libexec/libphp4.so: Permission denied
>
> apxs:Break: Command failed with rc=1
>
> *** Error code 1
>
> Stop in /usr/home/usr111074219/php-4.3.2.
>
>
--- End Message ---
--- Begin Message ---
hey,
that helped, but still having a problem:
===> Extracting for mod_php4-4.3.1,1
>> Checksum OK for php-4.3.1.tar.bz2.
===> mod_php4-4.3.1,1 depends on file: /usr/local/sbin/apxs - found
===> mod_php4-4.3.1,1 depends on shared library: gd.2 - found
===> mod_php4-4.3.1,1 depends on shared library: freetype.9 - not found
===> Verifying install for freetype.9 in /usr/ports/print/freetype2
==> Skipping freetype2-2.0.5 which is already installed.
===> Returning to build of mod_php4-4.3.1,1
Error: shared library "freetype.9" does not exist
*** Error code 1
Stop in /usr/home/usr111074219/mod_php4.
*** Error code 1
Stop in /usr/home/usr111074219/mod_php4.
*** Error code 1
Stop in /usr/home/usr111074219/mod_php4.
*** Error code 1
Stop in /usr/home/usr111074219/mod_php4.
*** Error code 1
Stop in /usr/home/usr111074219/mod_php4.
*** Error code 1
Stop in /usr/home/usr111074219/mod_php4.
"Heilo" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> hi!
>
> i run freebsd too, but i did not build php myself - i downloaded the
package
> http://www.freebsd.org/cgi/ports.cgi?query=%5Emod_php4-4.3.1&stype=name
and
> installed it with pkg_add (you have to have ports installed - you can do
> this by typing /stand/sysinstall (if i remember correctly). I do not see
any
> special things you need from your configure?
>
> .ma
>
> david clark <[EMAIL PROTECTED]> [EMAIL PROTECTED] 16:52 Uhr:
>
> > Hi,
> >
> > i am on a shared vserver running freebsd, & i'm trying to upgrade from
php
> > 4.0.6 to 4.3.2.
> >
> > I am using the configure from my phpinfo, which is:
> >
> > './configure' '--with-apxs=/usr/local/www/bin/apxs'
> >
> > '--with-config-file-path=/usr/local/www/etc' '--enable-versioning'
> > '--with-system-regex' '--disable-debug' '--enable-track-vars'
'--without-gd'
> > '--without-mysql' '--with-zlib' '--with-imap=/usr/local'
> > '--with-mysql=/usr/local' '--prefix=/usr/local/www' 'i386--freebsd4.4'
> >
> >
> >
> > I am in as su
> >
> > make runs no problems
> >
> > When i do make install, i get:
> >
> > Installing PHP CLI binary: /usr/local/www/bin/
> >
> > \Installing PHP CLI man page: /usr/local/www/man/man1/
> >
> > Installing PHP SAPI module
> >
> > [activating module `php4' in /usr/local/www/conf/httpd.conf]
> >
> > cp libs/libphp4.so /usr/local/www/libexec/libphp4.so
> >
> > cp: /usr/local/www/libexec/libphp4.so: Permission denied
> >
> > apxs:Break: Command failed with rc=1
> >
> > *** Error code 1
> >
> > Stop in /usr/home/usr111074219/php-4.3.2.
> >
> >
>
--- End Message ---
--- Begin Message ---
I get this error with PHP and IIS on Windows 2000 Server:
PHP has encountered an Access Violation at 01A290E
I have tried everything I know about PHP and IIS to get this to work. I
have done it before but for some reason this doesn't want to work.
--- End Message ---
--- Begin Message ---
I wanted to build php with imap support .
My details:
Apache - Apache/1.3.26
PHP - 4.3.0
openssl
UWimap2002c (with the c-client library)
Solaris 9
----------------------------------
Installed open ssl / UWimap:
IMAP testing yields the following results:
______________________________________
telnet localhost 109
-pop2 server disabled on the system
telnet localhost 110
+ok pop3 localhost v2003.83 server ready
telnet localhost 143
+ok[CAPABILITY IMAP4REV1 LOGIN-REFERRALS STARTTLS
LOGINDISABLED]localhost IMAP4rev1 2003 at --todays
date--
---------------------------------------
So I presume IMAP works
Then
cd /usr/imap2002c
ln -s c-client include
mkdir lib
cd lib
ln -s ../c-client/c-client.a libc-client.a
-----------------------------------------
then i tried to build php with
./configure --with-mysql --with-apxs=/path/to/apxs
--with-gettext --with-imap-ssl
-with-imap=/path/to/imap2002c
checks to see if imap works ...no
------------------------------------------
Now I am confused.
ANy help would be appreciated.
__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com
--- End Message ---