alled at all. If it is
then I'll look into why the Drupal install can't find it.
Thanks much. Have a :) day!
jb
--
Jim Barchuk
j...@jbarchuk.coma
DEFAULT_SIGNATURE_LINGPENG-IPHONE
From: Brad Kowalczyk <[EMAIL PROTECTED]>
To: Jim Douglas <[EMAIL PROTECTED]>
CC: php-install@lists.php.net
Subject: Re: [PHP-INSTALL] PHP apps
Date: Sun, 07 May 2006 10:40:41 +1000
Jim Douglas wrote:
When I try this,
DocumentRoot /usr/opt/tomcat/webapps
Alias /myJSPapp /us
From: Peter Hodge <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: php-install@lists.php.net
Subject: Re: [PHP-INSTALL] PHP apps
Date: Sun, 7 May 2006 12:04:50 +1000 (EST)
Hi Jim,
If you're getting a blank page from PHP, it could also be a PHP error which
isn't being shown.
From: Brad Kowalczyk <[EMAIL PROTECTED]>
To: Jim Douglas <[EMAIL PROTECTED]>
CC: php-install@lists.php.net
Subject: Re: [PHP-INSTALL] PHP apps
Date: Sat, 06 May 2006 16:53:55 +1000
Jim Douglas wrote:
To all,
I have a JSP/Servlet based webapp that will rely on 2 diffferent P
as / /usr/opt/tomcat/webapps/mywebapp/
Thanks,
Jim
/tomcat/webapps/
## Alias / /usr/opt/tomcat/webapps/Calendar/
Alias http://www..org/Calendar/index.php
/usr/opt/tomcat/webapps/Calendar/
Alias http://www..org/Mail/index.php /usr/opt/tomcat/webapps/Mail/
I would greatly appreciate anyones help!
Thanks,
Jim
How do I unsubscribe from this list?
I load PHP?
--
73
-
Jim Walls - K6CCC
[EMAIL PROTECTED]
Ofc: 818-548-4804
http://home.earthlink.net/~k6ccc
AMSAT Member 32537 - WSWSS Member 395
>
> I'm wondering if you can outline, or direct me to a resource that
> explicitly notes the benefits of php5 over php4.
>
The main benefit I see to PHP5 over PHP4 (and one that may not be covered in
the "migrating" document at php.net) is that PHP4 is going away, and that
migrating from PHP4
> 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
> newest one, but my client requested that 4.xx be installe
I see phpinfo.php in the browser? This is what I get in the
browser.
PHP Test
An Example of PHP in Action
"; echo date("g:i A l, F j Y.");?>
PHP Information
Jim
://cvs.sourceforge.net/viewcvs.py/php-java-bridge/php-java-bridge/README?rev=1.19
Jim
From: Tim Van Wassenhove <[EMAIL PROTECTED]>
To: php-install@lists.php.net
Subject: [PHP-INSTALL] Re: Integrating PHP with Struts?
Date: Sun, 18 Sep 2005 20:53:07 -0400
On 2005-09-17, "Jim Douglas" &
I have a STRUTS base app and I just found agreat calendar called WebCalendar
which is PHP based. I have it up and running.
Anyone know how to inteegrate PHP and JSP base apps?
Thanks,
Jim
help.
Jim
My PHP WebBlog =
http://www.litfuel.net/plush/
Jt wrote:
I have went through the manual installation instructions exactly, but when I
get to the part where it says:
If you want to use the CGI binary, do the following:
a.. Under 'Home Directory', 'Virtual Directory',
Is it possible to change webhosts? honestly if your
webhost won't even let you load the domxml extension you're in big trouble if
you start getting into more advanced features. My host lets me build my own
custom php version to use however I want.
If they have a PHP5 plan you could use Sim
ion_loaded('mysql') . "";
?>
When I execute the code it does not display a 1 for the mysql extension. What do I need to do to correct this problem?
Jim Beard
counterclaim.com, Inc
http://www.counterclaim.com
http://openefm.sourceforge.net
(800) 264-8145
hanks,
-------
Jim Boyer
Systems Programmer
College of Agriculture, Human, and Natural Resource Sciences
Washington State University
509.335.2838
please help me troubleshoot this problem.
Thank you
Jim Bailey
l mod_php4.c php.sym php_apache_http.h
Where is the sapi_apache.lo files? What am I missing?
Thanks in advance...
Jim Kerick
Quality Engineer
Arsenal Digital Solutions
office: (919) 466 - 6757
fax: (919) 466 - 6783
cell: (919) 412 - 8615
I'm getting this error when running a make on php 4.3.4 on AIX 5.2:
ld: 0711-317 ERROR: Undefined symbol: .pow
ld: 0711-317 ERROR: Undefined symbol: .ceil
ld: 0711-317 ERROR: Undefined symbol: .floor
ld: 0711-317 ERROR: Undefined symbol: .sin
ld: 0711-317 ERROR: Undefined symbol: .cos
ld: 0711-317
Recompile without the mysql switch altogether. MySQL support is
automatically built into PHP. The switch is only there in case you want
to point it to different MySQL client libraries than those supplied with
the PHP source.
--
Jim
>>> "John" <[EMAIL PROTECTED]> 0
The Oracle header files are part of the client installation, not the
database. Not sure if Oracle 9 automatically installs the client with
the database, but you may want to verify that the Oracle client is
installed on your server.
--
Jim
>>> "Douglas B. Jones" <[EMAIL P
GD is bundled with PHP 4.3.4, and you are pointing GD to your local
installation. Remove the path to GD (' --with-gd') and re-compile.
--
Jim
>>> Almi <[EMAIL PROTECTED]> 12/17/03 05:23AM >>>
Hello php-install,
I try to set up php with gd.
my configuration sc
Check the permissions on the file. Must be readable by
IUSR_SERVERNAME.
--
Jim
>>> "Daniel Szasz" <[EMAIL PROTECTED]> 11/13/03 06:06AM >>>
Something new. I put a test.php in the root of IIS and it's working but
from
inside of the subdirectory of one of
You didn't include your configure line, but it's likely to have
--with-mysql=/path/to/mysql. PHP has MySQL support built-in, so you
don't need to specify the location of the client libraries. Just drop
that switch entirely.
--
Jim
>>> Ruprecht Helms <[EMAIL PROTECTE
ving the line
AddModule mod_php4.c
But it still doesn't work! Does anyone have any ideas please? Thanks very
much!
Jim
Add this to your httpd.conf file:
AddType application/x-httpd-php .php .phtml
..and restart your server.
--
Jim
>>> "Patrick Fowler" <[EMAIL PROTECTED]> 10/30/03 12:10PM >>>
sorry I forgot to add this info.
When I try access the index..php file it tries
You did not compile PHP to build as a DSO. Replace --with-apache2
switch with '--with-apxs2=/path/to/apxs'
--
Jim
>>> <[EMAIL PROTECTED]> 10/21/03 14:27 PM >>>
Dear friends of the list.
I try to install php ver. 4.3.3 with mysql 3.23.58 (already installed)
a
You need to hack your apxs script to get it to build a DSO on HPUX.
There are 2 places in the apxs script to do this, depending on your
version of Apache.
Change the line: my $dso_ext = "so";
to: my $dso_ext = "sl";
and change the line: $d =~ s|\.so$||;
to: $d =
Problem was fixed oct 8. with latest stable version. The bug#
associated with the fix it was
#25746 thanks neilus
Thanks,
Jim
Michael Mauch wrote:
Jim Price wrote:
I have been having problems upgrading php to 4.3.3 . The compile and
install seem to work fine but php scripts
Your configure line is telling PHP to compile Oracle support into PHP,
not as a self-contained extension (.so). Check phpinfo() to see if
Oracle support was compiled into your PHP DSO.
--
Jim
>>> "Adriano Rocha" <[EMAIL PROTECTED]> 10/08/03 01:40PM >>>
Hi t
I should have asked this also, but what version of Oracle? On HPUX, you
can only link against the Oracle 8.x client libraries (Oracle 9 is 64
bit and won't work.) If you are using Oracle 8.x, try:
./configure --with-apxs=/opt/apache/bin/apxs
--with-oci8=/opt/app/oraclea --with-mysql=no
-
What is your PHP configure line? What version of PHP?
>>> Rodrigo Reis da Rocha <[EMAIL PROTECTED]> 10/08/03 07:42AM
>>>
Hi!
Somebody already have sucessifully compiled php with apache and oracle
in
HP-UX 11.11 ?
I had this error and I con't know how to move on...
In file included from /usr/inc
here
are the results of what looks different between the two machines. The
last line with Err#13 is the difference. There are no errors in the
error_log.
I have included the configure scripts and system info below.
Thanks for any help.
Jim
14270: stat("/www/index.php&qu
;ve just done a completely new Apache Install and PHP on another system.
Unfortunately same problem.
Any suggestions or areas I could check would be greatly appreciated.
Thanks,
Jim
"Shadow" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> You didn't give m
or free off their site at:
http://www.hp.com/products1/unix/webservers/apache/downloads/index.html
It has been optimized for the HPUX platform and is quite easy to set
up.
Good luck,
--
Jim
>>> "Delaporte, Olivier" <[EMAIL PROTECTED]> 09/24/03 04:57PM
>>>
Hello
I
Check your permissions on the file/directory. IUSER_SERVERNAME must
have read access.
>>> "Kuski" <[EMAIL PROTECTED]> 09/23/03 06:12AM >>>
For the life of me i can't figure this out!
- I keep getting a 404 error whenever i try to hit a *.php file. I
just
setup php with iis6 and i'm trying to r
Looks like you compiled PHP as a CGI, so no DSO will get created. What
was your configure line?
>>> "Bill Hudspeth" <[EMAIL PROTECTED]> 09/16/03 04:00PM >>>
Hello,
I have twice tried to install PHP-4.3.3 under Apache 1.3.27. I am
unable
to find the libphp4.so file anywhere on my system. I have
Is PERL is your path? Try 'perl -v'. What was your configure line for
Apache?
>>> "Muhammad Imran" <[EMAIL PROTECTED]> 09/16/03 08:15PM >>>
I;m trying to install apache1.3.28+php4.3.3+postgresql7.3 on redhat 8.
While I install according to www.php.net/en/intall.apache.php.
Apache install correc
You don't need to install the library. You must be trying to point to
your MySQL libraries in your configure line. Just drop the --with-mysql
switch entirely and PHP will compile with its built in MySQL client.
--
Jim
>>> shiv shukla <[EMAIL PROTECTED]> 09/08/03 04:05PM
apxs attempts to build a DSO with a .so extension. On HPUX, you will
have to hack the apxs script to force it to .sl
--
Jim
>>> Alexander Skwar <[EMAIL PROTECTED]> 08/21/03 05:45AM >>>
Hello!
I'm having problems getting PHP 4.3.3RC4 successfully to install on my
http://phpmailer.sourceforge.net/
>>> "Wential" <[EMAIL PROTECTED]> 08/04/03 10:46AM >>>
Besides enabling SMTP to for Win32 email in PHP.ini, I need to add
script to use a log on name and password (Authentication) to use the
SMTP server. Does anyone have that script?
Thanks!
--
PHP Install Ma
Sébastien,
The Oracle 9.2.0 client is 64 bit, and you are compiling it with other
source code that is 32 bit. You must install the Oracle client 8.x
(which will connect fine against a 9.x database) and compile against
that to get around the problem.
--
Jim
>>> Sébastien Mortie
It doesn't appear the Apache is sending PHP files to the PHP
interpreter.
Did you edit your httpd.conf file to add the following lines?
AddType application/x-httpd-php .php
LoadModule php4_modulelibexec/libphp4.so
--
Jim
>>> "Timothy Hora" <[EMAIL PR
Running Apache's configuration test should shed some light on the
problem.
--
Jim
>>> "Ged" <[EMAIL PROTECTED]> 07/15/03 05:00PM >>>
I am now tearing my hair out regarding a problem that I am
experiencing.
I have successfully loaded apache and that works f
Add the path to the apxs switch... --with-apxs=/path/to/apxs
>>> saad al-hajeri <[EMAIL PROTECTED]> 06/19/03 02:45PM >>>
while I issue this command to configure mysql
./configure --with-mysql --with-apxs
it gave this error
./configure :line 3096:apxs :command not found
configure :error :aport
LD_PRELOAD=/usr/lib/libpthread.sl:/usr/lib/libcl.sl
export
LD_PRELOAD=$LD_PRELOAD:$ORACLE_HOME/JRE/lib/PA_RISC/native_threads/libjava.sl
--
Jim
>>> "NIPP, SCOTT V (SBCSI)" <[EMAIL PROTECTED]> 06/16/03 12:52PM >>>
I am trying to get PHP 4.2.3 working on
Are you using the PHP delimiters (i.e., )
>>> Emily Wrenholt <[EMAIL PROTECTED]> 06/09/03 04:17PM >>>
I have tried *Numerous* times to set up PHP. Each time
I get the same results.
Here is what I've been doing.
1. Install Apache. It works fine.
2. Unzip PHP files into C:/PHP
3. From here, I co
so to .sl
--
Jim
>>> "NIPP, SCOTT V (SBCSI)" <[EMAIL PROTECTED]> 06/09/03 10:59AM >>>
I am attempting to build either 4.2.3 or 4.3.2 PHP on a pair of
HP-UX 11.00 servers. This is already built successfully as a static
module
on one of the servers. Unf
/lib/libpthread.so.0: undefined reference to
[EMAIL PROTECTED]'
/lib/libpthread.so.0: undefined reference to
[EMAIL PROTECTED]'
/lib/libpthread
.so.0: undefined reference to
[EMAIL PROTECTED]'
/lib/libpthread.so.0: undefined reference to
[EMAIL PROTECTED]'
/lib/libpthread.so.0: undefined reference
/lib/libpthread.so.0: undefined reference to
[EMAIL PROTECTED]'
/lib/libpthread.so.0: undefined reference to
[EMAIL PROTECTED]'
/lib/libpt
hread.so.0: undefined reference to
[EMAIL PROTECTED]'
/lib/libpthread.so.0: undefined reference to
[EMAIL PROTECTED]'
/lib/libpthread.so.0: undefined reference
What is your OS?
>>> Tom Tsongas <[EMAIL PROTECTED]> 03/31/03 16:44 PM >>>
Hey gang.
I have successfully built PHP 4.3.1 against our older 32 bit Oracle
installation but my colleague has recently upgraded our new server to
the 64 bit version. But now if I attempt to recompile against the 64 bit
Did you add the LoadModule line?
LoadModule php4_module modules/libphp4.so
--
Jim
>>> Jim Kelly <[EMAIL PROTECTED]> 03/30/03 18:01 PM >>>
When I surf to a phpinfo.php file in apache htdocs dir the browser
insists on downloading the file instead of executing it showi
l/lib/php.ini
Could someone please point me straight?
Why is php stubbornly refusing to work here
jim kelly
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Does the output of phpinfo() show the trans_id set to 1?
What is the output of 'ini_get("session.use_trans_sid ")'?
--
Jim
>>> Michael Bull <[EMAIL PROTECTED]> 03/27/03 03:54PM >>>
Quoting Jim Thome <[EMAIL PROTECTED]>:
> Change this li
Change this line in your php.ini from...
session.use_trans_sid = 1
to...
session.use_trans_sid = 0
[restart server]
--
Jim
>>> Michael Bull <[EMAIL PROTECTED]> 03/27/03 03:32PM >>>
Evening, all:
Looking for some suggestions for troubleshooting. We're in th
What is your PHP configure line? Did you compile PHP with openssl
support?
--
Jim
>>> Kalin Mintchev <[EMAIL PROTECTED]> 03/26/03 08:17PM >>>
hi,
i have a problem getting fopen to work over https...
here is a real example:
$fp = fopen ("http://store.el.net/ind
MySQL 3.23.55 is available at the HPUX porting archive at:
http://hpux.connect.org.uk/hppd/hpux/Development/Languages/mysql-3.23.55/
You DO NOT have to include the switch '--with-mysql' when you configure
PHP to have MySQL support. It is bundled with PHP by default.
--
Jim
>>&
gainst the libraries that come with MySQL.
--
Jim
>>> "Madhu" <[EMAIL PROTECTED]> 03/25/03 06:09PM >>>
I am facing heavy challenges trying to compile php as a DSO module
into
apache.
I have a HP 11.00 OS (B2600) system with gcc 3.1 installed. I don't
have
ins
Check to make sure that the path to PERL (shown in the first line of
apxs) is correct.
--
Jim
>>> "Bob Boeninger" <[EMAIL PROTECTED]> 03/15/03 06:29PM >>>
Hello,
Didn't see either of these two problems I'm having building PHP
4.3.1
with Apa
Apache 2.x and PHP is still experimental. Instead, use PHP 4.2.3 and
Apache 1.3.27.
~Jim
Jim Thome
Web Technology Administrator
[EMAIL PROTECTED]
>>> Ronald Petty <[EMAIL PROTECTED]> 03/13/03 14:14 PM >>>
My make keeps dieing, here is my apache config and php c
Because you compiled it as a DSO.
Recompile and drop the --with-apxs2 switch, and you will have your
executable.
[make distclean first]
--
Jim
>>> Ronald Petty <[EMAIL PROTECTED]> 03/13/03 11:15AM >>>
File uploads are broken in 4.3.2 and I want to go back to 4.2.3.
I
-Print out your PHP configuration using the phpinfo() function, to make
your php.ini file is where you think it is.
-Make sure permissions on php.ini is at least 644.
-Remember to restart your server.
--
Jim
>>> "Cl. Yuri Huitron Alvarado" <[EMAIL PROTECTED]> 02
The PDFlib binding for PHP 4.2.1 (the latest PHP version when PDFlib
4.0.3 was released) is neither source nor binary compatible with PHP
4.3.0/4.3.1.
For more info:
http://www.pdflib.com/pdflib/faq.html#q2.3
--
Jim
>>> David Williams <[EMAIL PROTECTED]> 02/08/03 09:14PM >&
--with-mysql=/usr usually does the trick.
--
Jim
>>> Vicki Brown <[EMAIL PROTECTED]> 02/19/03 01:22AM >>>
I ran
./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs
and received the following warning:
| You chose to compile PHP with the built-i
Use the Oracle 8.1.x client instead (it can be used against an Oracle 9.x database).
Haven't heard of anyone having much luck compiling against Oracle 9.x, particularly on
HPUX.
Also, I would use --with-oci8 instead of --with-oracle.
--
Jim
>>> Jay Mac <[EMAIL PROTECTED]&
MySQL support is built into PHP 4.2.3. There is no mysql.so. The phpinfo() function
should show support for MySQL.
--
Jim
>>> "J.F. Noonan" <[EMAIL PROTECTED]> 01/31/03 01:25PM >>>
Hi All,
I'm trying to get php-4.2.3 going with Apache 1.3.27 on a Free
Try it again using --with-oci8=/opt/oracle/product/9.0.1 , instead of Oracle.
(if you have already defined ORACLE_HOME, just use --with-oci8.)
Also, check your apxs script against this page.
http://us2.php.net/manual/en/faq.build.php#faq.build.apxs
--
Jim
>>> John Brayton <[EMA
MySQL support is bundled with PHP 4.x, you don't have to enable it. You can disable it
(--with-mysql=no) or point it to your mysql client libraries
(--with-mysql=/path/to/mysql)
What is your configure line, OS, and PHP version?
--
Jim
>>> Chris Hewitt <[EMAIL PROTECTED]&
what I am missing or if there is a workaround to this
issue. Any help would be appreciated. I am kind of new at this.
Thank You,
Jim
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Try --with-mysql=/usr
>>> Stephen <[EMAIL PROTECTED]> 12/29/02 09:57PM >>>
Hr. This lets php compile but apache still breaks with similar errors.
Anyone else having this prob?
Stephen
Quoting Stephen <[EMAIL PROTECTED]>:
> Ummm, duh!
> To prevent this error use --disable-cli with ./configu
Where does phpinfo() say the php.ini file is?
>>> "omer k" <[EMAIL PROTECTED]> 12/28/02 20:02 PM >>>
hello,
i was running 4.3.0RC2 on a redhat (7.1) as DSO with apache2.0.43. Then
when i saw the release version was out i removed the prerelease and
compiled 4.3.0 release succesfully BUT CANT G
s.superglobals
like so: $_POST['myvar']
--
Jim
>>> Matt <[EMAIL PROTECTED]> 12/24/02 09:05AM >>>
Hi. I am very new to PHP. I have both apache and mysql as well as php
installed on my laptop. I thought PHP was functioning correctly because
when I do a phpinfo(
Install bison, flex, and binutils, and try again.
>>> "Interware (Roboz)" <[EMAIL PROTECTED]> 12/17/02 09:43PM >>>
Hi All,
Please help me. I can't install the PHP.
Thanks: Béci
nagygep:~/install/php/php-4.1.2 #
./configure --with-
run make distclean first, and cURL must be installed for PHP to include it.
>>> "K.C.P. van Zijl" <[EMAIL PROTECTED]> 12/17/02 06:37PM >>>
Hello,
I*m writing a script and want to use cURL, but curl support isn*t
compiled in my PHP at the moment.
Is this difficult to do? Does the following command
Make sure the following line is in your httpd.conf file.
AddType application/x-httpd-php .php
...and restart Apache.
--
Jim
>>> Kitesmurf <[EMAIL PROTECTED]> 12/16/02 02:01PM >>>
Hello. I just recently switched to Linux and am now having minor
difficulties with settin
381:
Change: $d =~ s|\.so$||;
To: $d =~ s|\.a$||;
If you are using a different version of Apache, search for ".so" and look for code
similar to the above.
--
Jim
>>> Kirt Thomas <[EMAIL PROTECTED]> 12/13/02 03:39PM >>>
As far as I can tell it's .so - what w
, run make distclean, configure, make, make install.
--
Jim
>>> Kirt Thomas <[EMAIL PROTECTED]> 12/13/02 02:57PM >>>
I'm trying to install php on an AIX server. I use the folling configure
command:
configure --with-apxs=/usr/local/apache/bin/apxs
--with-oci8=/u01/app/
Make sure the php.ini file you think you are using, and the one PHP is really using is
one and the same...and don't forget to restart Apache.
>>> mad99 <[EMAIL PROTECTED]> 12/13/02 10:22AM >>>
I have updated my apache webserverto 1.3.27 and php 4.2.23 and now any changes to
php.ini are ignored;-
Try this instead:
./configure \
--with-pdflib=/usr/local \
--enable-shared=pdflib \
--with-zlib \
--with-zlib-dir=/usr/local \
--with-jpeg \
--with-jpeg-dir=/usr/local \
--with-tiff \
--with-tiff-dir=/usr/local \
--with-png \
--with-png-dir=/usr/local \
--with-freetype \
--with-
\
--with-ttf \
--with-freetype \
--with-freetype-dir=/usr/local/include/freetype2/freetype \
--enable-gd-native-ttf \
--enable-gd-imgstrttf \
You must have also have all the libaries referenced in the configure line for it to
work.
--
Jim
>>> "Ed Kasky" <[EMAIL PROTEC
ini_set("register_globals", 1);
>>> "Sjef Janssen" <[EMAIL PROTECTED]> 12/13/02 09:39AM >>>
Hallo,
I used to have php3 installed on my machine. Now I installed php4 (4.2.3)
and it seems parameters are handled differently.
In a function I have a parameter set to a default value, as:
function blab
Use any that contain the MySQL client libraries (/usr usually works.)
--
Jim
>>> "Jim Bartlett" <[EMAIL PROTECTED]> 12/04/02 06:53 AM >>>
I am running Red Hat 7.2. I have MySQL 3.23.x installed from RPM's. I
compiled Apache 1.3x and mod_auth_mysql. No
cript (install.php) will not advance beyond the first page
(Set Language). Older versions of the components (those in RH 7.2) seem to
work better, the install script works fine.
Thanks for any help.
Jim.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.ph
http://www.php.net/manual/en/security.registerglobals.php
>>> "Axel Heck" <[EMAIL PROTECTED]> 11/24/02 03:25 AM >>>
Hi there,
I´ve updated my local testing system on windows 2000 to php 4.2.3 and Apache
2.043
Everything seems to work proper, until one big problem:
When I'm accessing a php-site,
i build php without the "
--with-apache=X " & recompile, still there will be support for php
in apache ??
im sorry for this silly Question but am putting hands on php & apache
for the first time...
thanx in advance..
A.H
Jim Thome wrote:
> You compiled it as part of the Ap
nvironment variables are probably not the same.
--
Jim
>>> Arindam Haldar <[EMAIL PROTECTED]> 11/14/02 03:30AM >>>
hi all
im installing php for the first time the version i downloaded php 4.2.3
& apache 1.3.27..
i followed te steps as written & am sucessful in compiling
http://www.php.net/manual/en/security.registerglobals.php
or
http://www.php.net/manual/de/security.registerglobals.php
>>> "Benedikt Bobinger" <[EMAIL PROTECTED]> 11/08/02 09:45AM >>>
Hi there!
I have a little problem with my PHP.
I'm using PHP 4 (running as CGI) on a Win 98SE computer with Ap
The default location is /usr/local/lib. Copy either php.ini-recommended or
php.ini-dist to /usr/local/php/lib from your source distribution and rename to php.ini
>>> "Liu, Zhilin (UMC-Student)" <[EMAIL PROTECTED]> 10/30/02 02:21PM >>>
Hi,
I have installed php4.2.3 with the following commands on
http://www.php.net/manual/en/security.registerglobals.php
>>> claudel <[EMAIL PROTECTED]> 10/29/02 10:17 AM >>>
Hello. I have been using a hosted server for
a while, however they have recently changed the
configurations and until their support replies
I am left with the strange occurence of this:
Bob,
Add this line to your .htaccess file:
AddType application/x-httpd-php .html
No security problems, just an added load on your server to parse (potentially) static
files.
Jim
>>> Robert Foster <[EMAIL PROTECTED]> 10/28/02 12:46PM >>>
I would like to be able to h
ora_logon(user, "password", tnsname);
>>> "William Cheung" <[EMAIL PROTECTED]> 10/25/02 16:36 PM >>>
As php_oci8.dll is not working, I tried php_oracle.dll. However, the
script can't make a connection to the database. I use the following code
to make a connection. Could anyone tell me if it is cor
--with-cyrus=/path/to/cyrus
>>> Erik Enge <[EMAIL PROTECTED]> 10/25/02 09:48AM >>>
Hi!
I'm trying to compile PHP 4.2.3 on RedHat 7.2 x86. This is my configure
line:
./configure --prefix=/share/sys/php/php-$ver/ \
--with-mysql --with-apxs --with-gettext \
--with-cyrus
Read this:
http://www.php.net/manual/en/security.registerglobals.php
>>> Warren Mason <[EMAIL PROTECTED]> 10/22/02 20:19 PM >>>
I have a strange problem in that no variables are being passed between a
form and the called php page. It works with a cgi script but if the called
page is a .php one the
using?
Jim
>>> "Ryan Smith" <[EMAIL PROTECTED]> 10/18/02 11:26AM >>>
I tried to get this question answered once before, and got no response, so
let me reword:
Is anyone using dynamically loaded PHP modules on AIX?
I can't get any, including the modules tha
Remove the switch --with-apxs and recompile. This will give you a standalone PHP
binary (that is not tied to Apache), which you can then run on the command line.
>>> <[EMAIL PROTECTED]> 10/17/02 05:18PM >>>
hi,
when installing PHP 4.2.3, 4.2.2, or 4.2.1
It perfectly compiles n stuff but when
Make sure you are making changes to the correct php.ini file (shown in your phpinfo)
and remember to restart your server.
Jim
>>> Daniela Elena Popescu <[EMAIL PROTECTED]> 10/04/02 07:21 AM >>>
I can not to transmit variables from a form to a script. I made
register_gl
Just compile oci-8 as a self contained extension, and you don't have to do anything
with your PHP setup. Information on how to do this is included in the PHP
distribution (README.self-contained-extensions).
Jim
>>> "Dan Trottier" <[EMAIL PROTECTED]> 09/28/02 18:
Remove the switch --with-apxs and recompile to get the PHP binary.
>>> "GoodnGo.de (R) Zentrale" <[EMAIL PROTECTED]> 09/23/02 06:30AM >>>
Hello Master of PhP,
I am a perl hacker, so don t yell on me.
I want to run php scripts and install PHP as a CGI Interpreter.
I am running RedHat 7.3, apac
1 - 100 of 181 matches
Mail list logo