ess \
--with-pdo-mysql=/usr/local/mysql \
...
(4) is there a specific reason you're using gcc3.3? i'm building here
with 4.0.1, and the build completes OK ...
(5) have you updated to last week's XCode update?
hth,
richard
- --
/"\
\ / ASCII Ribbon Campai
et-snmp/lib
there needs to be a way to get php build to pick up freetype from where
i tell it to ...
richard
- --
/"\
\ / ASCII Ribbon Campaign
X against HTML email, vCards
/ \ & micro$oft attachments
[GPG] OpenMacNews at gmail dot com
fingerprint: 50C9 1C46 2F8F DE42 2EDB D460
ve you built GD *with* freetype?
richard
- --
/"\
\ / ASCII Ribbon Campaign
X against HTML email, vCards
/ \ & micro$oft attachments
[GPG] OpenMacNews at gmail dot com
fingerprint: 50C9 1C46 2F8F DE42 2EDB D460 95F7 DDBD 3671 08C6
-BEGIN PGP SIGNATURE-
Versi
Please have a look at the attached file.
--- Trend GateLock [EMAIL PROTECTED] (主機:higp3.gatelock.com.tw)
** 中毒檔案 application.pif 已刪除。
Trend GateLock [EMAIL PROTECTED] (主機:higp3.gatelock.com.tw)
** 在檔案 application.pif 中
Your document is attached.
--- Trend GateLock [EMAIL PROTECTED] (主機:higp3.gatelock.com.tw)
** 中毒檔案 document_4351.pif 已刪除。
Trend GateLock [EMAIL PROTECTED] (主機:higp3.gatelock.com.tw)
** 在檔案 document_4351.pif 中發現病毒 WORM_
Here is the file.
--- Trend GateLock [EMAIL PROTECTED] (主機:higp5.gatelock.com.tw)
** 中毒檔案 your_details.pif 已刪除。
Trend GateLock [EMAIL PROTECTED] (主機:higp5.gatelock.com.tw)
** 在檔案 your_details.pif 中發現病毒 WORM_NETSKY.D。
無
Your document is attached.
--- Trend GateLock [EMAIL PROTECTED] (主機:higp7.gatelock.com.tw)
** 中毒檔案 document_4351.pif 已刪除。
Trend GateLock [EMAIL PROTECTED] (主機:higp7.gatelock.com.tw)
** 在檔案 document_4351.pif 中發現病毒 WORM_
I am really looking for some advice here. I'm trying to move to using
pdo in my php5 applications and running into all kinds of weird
behavior. I run on debian stable servers with php5 from backports.org.
PHP5 has been working fine, but the packages don't include pdo. No
problem, I can install
r
I'm trying to build an rpm out of a custom compilation with the above
configuration any help would be great.
Richard Andrews
Systems Administrator - IT Operations
Pelmorex Media Inc.
(905) 829-1159 x1243
[EMAIL PROTECTED]
> libxml2.so.2.6.27
libxml2.so.2 -> libxml2.so.2.6.27
libxml2.so.2.6.19
libxml2.so.2.6.27
Thanks.
--
Richard Heyes
+44 (0)800 0213 172
http://www.websupportsolutions.co.uk
Knowledge Base and HelpDesk software
that can cut the cost of online support
xmlInitParser();
return 0;
}
Thanks.
--
Richard Heyes
+44 (0)800 0213 172
http://www.websupportsolutions.co.uk
Knowledge Base and HelpDesk software
that can cut the cost of online support
the inclination to learn them well
enough to debug and update them if they break.
My question is what kind of problems am I likely to experience with the
update?
Thanks,
--Richard
hi,
trying to compile php 5.2.5 on aix 5.3 using the IBM C compiler. I am trying
to build php with the oracle client support. The oracle version is 10.2.0
here is the last part of the message when running make.
/bin/sh /nfshome/richala/php-5.2.5/libtool --silent
--preserve-dup-deps --mod
:
ServerName staging.bioscience.co.uk
DocumentRoot /var/www/vhosts/staging/htdocs
CustomLog logs/staging.bioscience.co.uk-access_log combined
ErrorLog logs/staging.bioscience.co.uk-error_log
Is this even correct? Thanks.
--
Richard Heyes
http://www.phpguru.org
should be good - i normally have documentroot above servername - not
sure if that matters, though
No difference unfortunately.
PS. Is there an Apache "debug" mode that could help with trying to solve
this issue?
--
Richard Heyes
http://www.phpguru.org
For some reason the php engine wqas being turned off. Probably Plesk.
--
Richard Heyes
http://www.phpguru.org
Can' imagine why, but the PHP engine was being turned off. Very strange.
--
Richard Heyes
http://www.phpguru.org
> ...
Thanks all, found the problem (I think). For some reason the PHP
engine was being turned off (?). Very bizaare. Might have beeen
something to do with Plesk, not sure.
--
Richard Heyes
http://www.phpguru.org
Richard Carlisle
2745 S Moore Ave
Springfield, Missouri 65807
(Calif) 925-890-8074
Rewrite module which is freely available via the Web
Platform Installer or via
http://learn.iis.net/page.aspx/460/using-url-rewrite-module
--
-
Richard Quadling
"Standing on the shoulders of some very clever giants!"
EE : http://www.experts-exchange.com/M_248814.html
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731
ZOPA : http://uk.zopa.com/member/RQuadling
e being used?
2 - At a command prompt, change directory to your PHP installation and type ...
php -m
See if you have any errors being reported.
If the INI file is in an unusual location, then use ...
php -c -m
instead; e.g.
php -c D:\PHP\INI\php-cli.ini -m
php -c C:\windows\php-isapi.ini -m
etc
2010/1/19 :
> 引述 Richard Quadling :
>
>> 1 - Can you confirm that the ini file you are editing is the one that
>> is reported in phpinfo() as the file being used?
>
> Yes, BUT there is no MSSQL info of it...
>
>> 2 - At a command prompt, change directory to y
DNS entry.
--
-----
Richard Quadling
"Standing on the shoulders of some very clever giants!"
EE : http://www.experts-exchange.com/M_248814.html
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731
ZOPA : http://uk.zopa.com/member/RQuadling
2010/1/19 Edward S.P. Leong :
> Richard Quadling wrote:
>
>>But having said all of that, the php_mssql.dll uses a very old library
>>which may give you issues.
>>
>>For the time being, using ODBC (php_odbc is built in for PHP on
>>Windows) is a much safer solut
2010/1/20 Edward S.P. Leong :
> Richard Quadling wrote:
>
> 2010/1/19 Edward S.P. Leong :
>
>
> Richard Quadling wrote:
>
>
>
> But having said all of that, the php_mssql.dll uses a very old library
> which may give you issues.
>
> For the time being, usin
2010/1/20 Richard Quadling :
> 2010/1/20 Edward S.P. Leong :
>> Richard Quadling wrote:
>>
>> 2010/1/19 Edward S.P. Leong :
>>
>>
>> Richard Quadling wrote:
>>
>>
>>
>> But having said all of that, the php_mssql.dll uses a very old
2010/1/20 Edward S.P. Leong :
> Richard Quadling wrote:
>
> http://www.microsoft.com/downloads/details.aspx?FamilyId=C6C3E9EF-BA29-4A43-8D69-A2BED18FE73C&displaylang=en
>
>
> Sorry,
>
> Would you mind to tell me which for connecting MS-SQL 2000 and PHP ?
>
> T
2010/1/20 Edward S.P. Leong :
> Richard Quadling wrote:
>
> 2010/1/20 Edward S.P. Leong :
>
>
> Richard Quadling wrote:
>
> http://www.microsoft.com/downloads/details.aspx?FamilyId=C6C3E9EF-BA29-4A43-8D69-A2BED18FE73C&displaylang=en
>
>
> Sorry,
>
> Wou
,
and php 4.3.3rc2
~Richard
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
rectly to me; I will summarise to the list.
Thanks in advance, Dick
--
Richard Gillman
iTSS UNIX Systems Group, Maclean Building, Wallingford OX10 8BB
Tel: 01491 - 692 339
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
What billing problem?
On Tuesday, August 19, 2003, at 12:46 PM, iPowerWeb Billing Team wrote:
Response
---
Thank you for contacting iPowerWeb’s Billing Team.
Your Billing inquiry will be resolved by one of our associates as soon
as pos
How do I get off this list?
On Wednesday, August 20, 2003, at 08:09 PM, Shadow wrote:
PHP.ini goes in the windows directory.I am running 2003 and my
system
directory is named windows (not windows nt) and you need the .dll file
(I
did the manual install) in the windows system 32 directory..
production sites.
So, be careful with php.ini-recommended!
Dick
--
Richard Gillman
iTSS UNIX Systems Group, Maclean Building, Wallingford OX10 8BB
Tel: 01491 - 692 339
i need to install imap with php. I have php installed but i guess i need to
remake it with the correct option. i looked at the doc for imap and found
the files i needed. i have now installed the package i downloaded for
imap-2002e
now that i have done that is all i need to do remake php
I am trying to install php4.3 on my server. I already have apache installed, but do not
have apxs. Is
it possible to install apxs without reinstalling
apache? If so, how?
Thanks much.
-disable-libgcj
--enable-languages=c,c++
Thread model: posix
gcc version 3.3.2
configure arguments were --prefix=/opt/php --enable-ftp
--with-apxs2=/opt/apache2/bin/apxs
Any pointers as to a soultion?
Regards,
Richard
Cool Moe wrote:
Richard,
Most of my solaris compiling problems were due to the
fact that some of my compiler tools would be GNU,
while others would be the native sun ones (for
instance the compiler is gcc, but the linker (ld) is
/usr/ccs/bin/ld, and make is not gnu make, but the Sun
version
Hello all,
>From my phpinfo() page, it shows my configure command as:-
cscript /nologo configure.js "--enable-snapshot-build" "--with-gd=shared"
how do I access this configure command ( which I guess must be a standalone
script) to add options?
I am struggling to get php and mysql to connect
Nic Begusarai wrote:
>
> "Nic Begusarai" <[EMAIL PROTECTED]> wrote in message news:...
>>
>> I just install MySql and trying to connect on localhost using PHP
>>
>> Error: Client does not support authentication protocol requested by
> server;
>> consider upgrading MySQL client
>> how to correct thi
Joseph E. Maxwell wrote:
> Just upgraded to php 4.3.10
> phpinfo() apparently stuck on
>
>
> PHP Version 4.3.5
>
>
> SystemFreeBSD xxx.com 4.9-STABLE FreeBSD 4.9-STABLE #0: Wed Nov
> i386
> Build DateApr 11 2004 20:01:52
>
>
>
> Command line ==>
>php -v
>PHP 4.3.10 (cli)
There are a growing number of posts to this list that have an
attachemnt containing a virus.
Will you all PLEASE take steps to stop spreading viruses.
--Richard
Am about to install mysql and php on Windows 2003 server to run under IIS6.
What would be the most appropriate versions of mysql and php to use?
Richard
I am about to install PHP and MYSQL on Windows 2003 server to run under
IIS6. Which versions of PHP and MYSQL would be most appropriate to work
together?
Thanks
Richard
re a good combination?
I was staying clear of php5 as there may be other php apps that I might want
to look at and I suppose it takes time for these apps to be upgraded to run
under php5
I dare say there might not be a simple answer.
Thanks
Richard
> -Original Message-
> From:
l/lib/libmysqlclient.a(my_lib.o)
ld: fatal: relocations remain against allocatable but non-writable sections
collect2: ld returned 1 exit status
gmake: *** [libphp5.la] Error 1
--
Richard Lacroix
Analyste en informatique
_
Université de Sherbrooke
Faculté de Génie
Génie Électrique et
As suggested by Luc,
I download the MySQL source and compile MySQL with dynamic and static
libs,redo the PHP and it works.
Originally I had downloaded the Solaris binary from MySQL which is not
compile with dynamic libs.
Thanks Luc
Richard
Luc I. Suryo wrote:
Bonjour Richard,
The
On Thu, February 2, 2006 1:18 pm, Grae Wolfe - PHP wrote:
> Hey there... I am setting up a new test server for one of my clients
> to
> use, and I am curious if there is a reason to go with php4.xx over
> php5.xx,
> or the other way around. I would think that I would want to go with
> the
> newes
section allows everything to run okay
(except PHP stuff).
Any hints on things to try or where to look would be greatly appreciated.
--Richard
--
Richard B. Pyne
[EMAIL PROTECTED]
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
i am getting prob starting apache after compiling/installing php:
here is the output :
# more typescript
Script started on Sat May 04 01:21:40 2002
isis[root]10> ./apachectl start
Syntax error on line 235 of /etc/apache/httpd.conf:
Cannot load /usr/apache/libexec/libphp4.so into server:
I had a simiar problem with php and apache 1.3x
on Sol 8.
- Original Message -
From: "Rasmus Lerdorf" <[EMAIL PROTECTED]>
To: "Christian" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Sunday, May 05, 2002 6:47 PM
Subject: Re: [PHP-INST] php 4.2.0 install problem
> Apache2+PHP is n
=SunOS
_INIT_UTS_VERSION=Generic
- Original Message -
From: "Rasmus Lerdorf" <[EMAIL PROTECTED]>
To: "Richard Anglin" <[EMAIL PROTECTED]>
Cc: "Christian" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Sunday, May 05, 2002 11:22 PM
Subject
Install bison
and re-compile
- Original Message -
From: "Nico Berg" <[EMAIL PROTECTED]>
To: "Php-Install" <[EMAIL PROTECTED]>
Sent: Friday, May 10, 2002 10:40 AM
Subject: [PHP-INST] Trying to build php getting an error.
> Is there someone else who has got this error? Possible it is so
download zlib, install and recompile:
http://www.faqts.com/knowledge_base/view.phtml/aid/5087
-regards
Rich
- Original Message -
From: "Wagner R. Teixeira" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, May 20, 2002 4:08 PM
Subject: [PHP-INST] PHP, Apache and threads: very st
Try this --
http://www.bolthole.com/solaris/php+solaris.html
- Original Message -
From: "Defryn NZ" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 23, 2002 2:39 AM
Subject: RE: [PHP-INST] ok compiled but ?
> I am having exactly the same problem. The error only appears
I had the same problem and was sratching my head for three weeks. I found
the solution by following the below directions:
http://www.tldp.org/HOWTO/Apache-Compile-HOWTO/php.html
I was surprised it worked -- pass it on :)
- Original Message -
From: "Richard Anglin" <[EM
I finally got Apache 2.0.36 + PHP 4.2.1 to run without crashing on startup
(the secret was that the LoadModule line required the full path), but I am
now getting the contents of test.php displayed instead of executed.
Any ideas will be greatly appreciated.
--Richard
--
Richard B. Pyne
Hello,
I recently installed PHP on my win 2000 server and it appeared to be working
great .. but I have recently detected one problem. It's not seeing
querystring variable info and instatiating variables inside the script that
correspond to the querystring
Any ideas .. Please help.
Ri
be correct. But a part which generates a counter
picture that uses an font type doesn't work.
These are the versions I installed.
apache_1.3.26
php-4.2.2
gd-2.0.1
freetype-2.1.2
zlib-1.1.4
libpng-1.2.4
jpeg-6b
i hope some one can help me.
Thanks in advance,
Richard Pijnenburg
Klik-on Internet Solutions
stall this library (gcc-3.0.3-5.src.rpm) but I still
get the error.
I have attached the debug.log script.
you help would be greatly appreciated!!
richard scrivener
minotaur information systems
sydney, australia
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://w
problem but I can't see
anything wrong :(
ScriptAlias /php4/ "c:/php4/"
AddType application/x-httpd-php .php
Action application/x-httpd-php /php4/php.exe
Are the any issuses with nt4 or any advise on what I can try next?
Thanks heaps,
Richard
--
PHP Install Mailing List (http://w
ound silly but have you stoped and restarted apache?
> -Original Message-
> From: Richard Davies [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, 24 September 2002 12:48 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-INST] Hey I am currently running an apache 1.3.26 and
> trying to get
If someone could please help me on this one, I really would appreciate
it. I've compiled PHP successfully dozens of times, but can't seem to
figure out what this problem is :( This is a RH7.3 box, with the
"newest" version of glibc which apparently provides netdb.h (figuring
maybe that would hel
Dear List,
I've installed GD with libpng, jpeg, freetype(2) and zlib
So now I wanted to install php.
But now I'm getting the following error:
checking for gdImageString16 in -lgd... no
checking for gdImagePaletteCopy in -lgd... no
checking for gdImageCreateFromPng in -lgd... no
checking for gdI
ed gettext library
Does any one have an answer to this?
Thanks in advance.
Richard Pijnenburg
Dear List,
I've installed GD with libpng, jpeg, freetype(2) and zlib
So now I wanted to install php.
But now I'm getting the following error:
checking for gdImageString16 in -lgd... no
checking for gdImagePaletteCopy in -lgd... no
checking for gdImageCreateFromPng in -lgd... no
checking for g
When will GD-2.x be supported with php?
Richard Pijnenburg
Klik-on Internet Solutions
Well, i'm getting nothing but errors with php 4.2.3 and gd-2.0.4
With the php config, it detects the 2.x functions, but not that they are
really there ( getting all 'no' )
Any idea ?
Richard Pijnenburg
Klik-on Internet Solutions
-Original Message-
From: Rasmus Lerdorf
lease
let me know.
I hope some one can help me.
Thanks in advance.
Richard Pijnenburg
kind regards,
Richard Pijnenburg
Klik-on Internet Solutions
> -Original Message-
> From: Jaleen Liu [mailto:[EMAIL PROTECTED]]
> Sent: Friday, November 22, 2002 5:35 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-INST] How to install PHP both as an apache module and as
a
>
ot.
With kind regards,
Richard Pijnenburg
ed opening '/usr/web/www.example.org/info.php' for inclusion
(include_path='.:/usr/local/lib/php') in Unknown on line 0
php.ini and httpd.conf are default, everything else works fine
Does anyone have an idea ? i'm stumped
Thanks in advance
Richard
--
PHP Install Ma
>What does it say in your Apache error_log file?
Absolutely nothing out of the ordinary, which is why i'm really stumped
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I have installed php and apache and mysql on several systems using tutorials
and the read me files several times. For some reason now, i am on day two
of attempting to do so on a RH 6.2 system.
Apache is up and running with php support, and MySQL is also running without
anyproblems. The problem
message :-
Cannot load /etc/httpd/modules/libphp4.so into server:
/etc/httpd/modules/libphp4.so: undefined symbol: mxdriver
Any help would be appreciated.
--
Thanks,
Richard
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e
I'm trying to compile php 4.0.5 using -with-mcrypt
I have tried many things, but to no avail -- the configure script fails.
It gets to the same point:
checking for mcrypt support... yes
checking for init_mcrypt in -lmcrypt... no
checking for mcrypt_module_open in -lmcrypt... no
configure: error
Warning: Sleep-deprived post...
Please Cc: me in replies...
I know I'm not the most clueful guy, but...
I'm trying to compile GD as a shared library, and failing miserably.
Comfiguring/making without the "shared," part in
"--with-gd=shared,/blah/blah/blah" works just fine, and the resulting
tain the values I
put into the php.ini.
Does anybody know how to get php to recognize my php.ini?
Thanks,
Richard Hensley
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list adminis
Trying to compile 4.0.6 from source on Mandrake 8.0 using:
./configure \
--with-apxs=/usr/local/apache/bin/apxs \
--disable-debug \
--disable-debugger \
--enable-pic \
--enable-inline-optimization \
--prefix=/usr \
--with-zlib \
--with-config-file-path=/etc \
--enable-magic-quotes \
--enable-trac
Mandrake 8.0
PHP 4.0.6
I have tried both Sybase-ct and freetds.
(Current stable versions, whatever those numbers are)
With Sybase-ct, I can actually connect to my local ASE server and do "sp_help" and
yield a reasonable response (both from isql and from PHP)
But attempting to connect to a remo
Rasmus Lerdorf wrote:
>> I have read that one performance tweak for Linux is to mount the
>> filesystem with the "noatime" option (meaning the kernel does not update
>> the timestamp whenever files are accessed).
>>
>> The site relies highly on PHP sessions, and it seems to me that there
>> would
Richard Lynch wrote:
> But attempting to connect to a remote MS SQLserver (in either isql or PHP)
> yields:
>
> CT-LIBRARY error:
> ct_connect(): network packet layer: internal net library error:
> Net-Library operation terminated due to disconnect
G.
Mandrake 8.0
GD 2.0.mumble (4?) Whatever was most recent last week when I downloaded...
PHP 4.0.6
./configure \
--with-apxs=/usr/local/apache/bin/apxs \
--with-mysql=/usr/local/mysql \
--with-sybase-ct=/usr/local/freetds \
--with-mssql \
--with-gd \
like to give the other PHP sites the ability to use the most up to date
version (or even possibly their choice of what version to use). What I
would like to know, can this be done without have the different versions
interfere with themselves?
Thank you.
Richard Morris
[EMAIL PROTECTED]
--
, and still are, working
fine. It's just that I cannot recompile PHP with IMAP support.
Richard Brust
IT Manager
Technology Business Research
Hampton, NH. USA
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PRO
Yesterday I installed Apache 2.2.4 and php_5.2.2 on my laptop that runs
Windows xp Home Edition. I used the msi installer for each and I edited
httpd.conf to use:
DirectoryIndex index.php
When I finished, I was able to see the usual long list from an index.php
file in the htdocs directory contain
php.install,
I'm trying to compile php 5.3.2 and I get an error about not having the
right zlib version. I have zlib and zlib-devel installed at version 1.2.3 .
I get the error:
checking for ZLIB support... yes
checking if the location of ZLIB install directory is defined... no
checking for g
All I needed to do was softlink the library
have that:
# find / -name "libintl.h" -print
/usr/include/libintl.h
#
Any ideas or pointers on where I could ask? SuSE is so far unresponsive.
Thank you again - Richard Mixon
some "DOH!"
mistake I've made along the way. Help! Been at this
all day.
--Richard
--- [EMAIL PROTECTED] wrote:
> Sounds right to me. Have you tried uploading a .php
> and opening it in your browser? Try this one:
>
> phpinfo.php:
>
> phpinfo()
> ?>
>
stream: HTTP
request failed". Any ideas why?
By the way, allow_url_fopen is enabled.
Richard
Hi,
It should be
Best Regards
Richard Hillström
-Original Message-
From: Mike Frazer [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 31, 2002 9:49 PM
To: [EMAIL PROTECTED]
Subject: [PHP-INST] Re: Newby -- Browser won't run php
Are you looking for rather than ?
Also,
returned 1 exit status
Best regards
Richard Hillström
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
permissions on new files
created by that user. See /etc/profile or the users .profile or .cshrc.
Good luck
Richard
-Original Message-
From: Marc Mendez [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 05, 2002 9:48 AM
To: [EMAIL PROTECTED]
Subject: [PHP-INST] Default files permissions
Hi
Does know of a Solaris 8 binary for PHP? Due to restrictions on the
server I use, I can convince the SysAdmin to install PHP, but not to
build it.
Thanks in advance,
-Richard
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Leave out --with-apxs
Regards
Richard Hillström
-Original Message-
From: Kevin [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 28, 2001 11:10 AM
To: [EMAIL PROTECTED]
Subject: [PHP-INST] PHP compile with binary
How can i compile PHP with a binary executable so i can run PHP scripts
95 matches
Mail list logo