Can anyone direct me to a tutorial that shows how to incorporate
javascript in a php script.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
make distclean; ./configure ; make
does not fix the problem?
--
Yasuo Ohgaki
Tony wrote:
> PHP seems to configure just fine with:
>
> #
> ./configure --with-mysql=/usr/local/mysql --with-apache=../apache_1.3.23 --e
> nable-track-vars --disable-short-tags
>
> However, when I do a make I get the
PHP seems to configure just fine with:
#
./configure --with-mysql=/usr/local/mysql --with-apache=../apache_1.3.23 --e
nable-track-vars --disable-short-tags
However, when I do a make I get the following error:
zend_llist.c: In function `zend_llist_apply_with_arguments':
zend_llist.c:239: `__buil
php-install Digest 15 Mar 2002 20:49:12 - Issue 745
Topics (messages 6367 through 6373):
Re: IMAP
6367 by: T Churchward
SCO Openserver with Apache 1.3.9
6368 by: Andrew Shika
6370 by: Frank S. Bernhardt
RedHat 7.2 PHP install
6369 by: John Thorne
Request f
Gotta love this,
Turns out that a couple things in combination seem to work for sapdb, but
now apache is broken. Anyway this works for SAPDB:
-ensure that --with-odbc is specified before --with-sapdb
-copy the contents of /opt/sapdb/depends/lib to
/opt/sapdb/interfaces/odbc/lib (yes that
Here is the file...
Configuration:
'./configure' '--prefix=/usr/local/php' '--bindir=/usr/bin'
'--sbindir=/usr/sbin' '--libexecdir=/usr/lib' '--oldincludedir=/usr/include'
'--with-config-file-path=/etc' '--with-apxs=/usr/sbin/apxs' '--with-pear'
'--enable-magic-qoutes' '--enable-libgcc' '--enabl
This request is for anyone who is using Redhat 7.2 and the Redhat PHP
rpms that come with Redhat 7.2.
Can someone send me the build options for the redhat rpm? Coping and
pasting the build options section from a page should do
the trick. Nobody has answered my questions, and I know I c
Hmm. Where to begin?
There's a build sequence you need to follow when building Apache with PHP as
well as a number of libraries. If you're satisfied with PHP3 you could install
the SCO (Caldera) Skunkware VOL install version. If you need PHP4 then you'll
have to build it yourself.
With the help
Some time you read to much into things.
I went to several "HowTo" sites about setting up Apache/php/mysql
They all talked about what rpms you needed etc
each one talked about mod_php which was not installed when selecting
php options in the RedHat 7.2 install and doing rpm -q mod_php.
And phpinfo
Greetings
I have compiled PHP as an apache module under SCO Openserver 5.0.x.
Everything compiles file but apache cannot load the module hence cannot
start and
it gives the following error message OpenServer cannot load Gemini shared
object
blah/blah/libexec/libphp4.so
Development tools: Unixwar
Jason
I managed to do this as follows,
PHP: 4.0.6
UW imap client: imap-2001a
Linux Distro: RH6.2
Linux Kernel: 2.2.19-6.2.12
Cyrus IMAP: 2.0.16
Apache: 1.3.23
MySQL: 3.23.49
My configure command...
./configure --with-mysql=/usr/local/mysql --with-apxs=/usr/local/dev/apache/
bin/apxs --with-cyr
11 matches
Mail list logo