[PHP-INST] Building php on OSX 10.1

2001-10-16 Thread Steve Cayford
There's a new article on stepwise (http://www.stepwise.com) with directions on building Apache with PHP on OSX 10.1. I haven't tried it yet though. -Steve On Monday, October 15, 2001, at 10:45 PM, Brian Mita wrote: > Have you found a solution to this yet? A friend of mine is trying to > com

php-install Digest 16 Oct 2001 17:19:13 -0000 Issue 508

2001-10-16 Thread php-install-digest-help
php-install Digest 16 Oct 2001 17:19:13 - Issue 508 Topics (messages 4631 through 4632): Building php on OSX 10.1 4631 by: Steve Cayford help with --with-apxs please! 4632 by: Shaun Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED] To unsubscri

[PHP-INST] help with --with-apxs please!

2001-10-16 Thread Shaun
I am building PHP with the --with-apxs=/usr/local/apache/bin/apxs option. When I try to configure, I get: ./configure: /usr.local/apache/bin/apxs: bad interpreter: No such file or directory Sorry, I was not able to successfully run APXS. Possible reasons: 1.Perl is not installed; 2.Apach

[PHP-INST] Re: help with --with-apxs please!

2001-10-16 Thread Shaun
The first error line should read /usr/local not /usr.local. My typo. Shaun "Shaun" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I am building PHP with the --with-apxs=/usr/local/apache/bin/apxs option. > When I try to configure, I get: > > ./configure: /usr

[PHP-INST] Solaris install info - HELP please?

2001-10-16 Thread Uncle Buck
I need to install PHP on a Sun Netra server running the latest Solaris release. I have no compiler installed. How do I install PHP (with MySQL support) onto that box? I have been reading everyhting I can, but it all reads like stereo instructions. (I've been a computer geek for 20+ years, but this

[PHP-INST] PHP4 add module to apache problem.

2001-10-16 Thread root
Hey everyone, I am contemplating pulling out my remaining hairs on my head over this one. It i just driving me nuts. I am kinda new to this, so please bear with me. I have successfully installed mysql and apache on my linux box, red hat 7.1. I am using the instructions at e-gineer.com, and when i

[PHP-INST] problem include_path under linus debian

2001-10-16 Thread arnaud B
I ve got a problem with my installation of php apache under linux debian, when I launch my test page "essai.php3" which contains the result gives Warning: Failed opening '/usr/local/apache/htdocs/essai.php3' for inclusion (include_path='.:/usr/local/lib/php') in Unknown on line 0 but php is in i

[PHP-INST] PHP and Apache not interacting

2001-10-16 Thread amacar01
Hello, Recently PHP 4.04 was statically installed with Apache ver 1.3.20 on HP-Unix. The complied was succesful, but when I loaded up a hello world program nothing outputs to the screen. I am figuring that I am missing a configuration change because when you go and view the source you see PHP

Re: [PHP-INST] PHP4 add module to apache problem.

2001-10-16 Thread Kevin Haughton
Eek those instructions look hard to follow... I (literally today) just got my PHP/MySQL/Apache server with RH7.1 running. - followed these instructions : http://hotwired.lycos.com/webmonkey/00/44/index4a_page4.html?tw=programming had a couple of errors where I hadn't installed all the libraries

[PHP-INST] Re: --with-xslt-sablot vs --with-sablot [WAS: trouble building php-4.0.7RC3]

2001-10-16 Thread Yasuo Ohgaki
Jens Ansorg wrote: > after reading the doc in /ext/xslt/README.XSLT-BACKENDS I understand that >"--enable-xslt > --with-xslt-sablot" ist the better way for the future so I will use this. > Just have to work on some scripts that use "xslt_transform()" ... I see. It was dependency problem. There a