[PHP-INST] PHP on my PC

2002-02-16 Thread Scott
Most people install the Apache server on their PC. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-INST] PHP on my PC

2002-02-16 Thread Scott
On Saturday 16 February 2002 11:05, you wrote: > > Most people install the Apache server on their PC. > > can you give me the direct link of apache setup file, please > as I am really mislaid in www.apache.org site. > > thanks I dont know what distro you have but you probably have apache availabl

Re: [PHP-INST] PHP on my PC

2002-02-16 Thread Scott
On Sunday 03 February 2002 20:15, you wrote: > On Saturday 16 February 2002 11:05, you wrote: > > > Most people install the Apache server on their PC. > > > > can you give me the direct link of apache setup file, please > > as I am really mislaid in www.apache.org site. > > > > thanks > > I dont k

[PHP-INST] Win ME install Error

2001-10-29 Thread scott
ed 405 with the same result) Any thought would be greatly appreciated. Scott Drummond -- 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]

[PHP-INSTALL] php5 servlet sapi

2006-04-02 Thread Scott L'Hommedieu
1 which causes JVM dump when requests are made for non existent php files. Any help is appreciated. Scott

[PHP-INSTALL] Upgrading from 64-bit PHP 5.04

2007-09-26 Thread Scott Ackerman
-devel php-gd php-imap php-mbstring php-mysql php-ncurses php-soap php-xml php-xmlrpc do I have to upgrade these as well? -- Scott Ackerman 1212 Baker Street Fort Collins, Colorado 80524 970-231-9035 Fax 888-290-2131 "Every improvement in the standard of work men do is followed swiftly and i

[PHP-INSTALL] Building php on OS X Leopard PPC

2008-08-11 Thread Scott Haneda
. See http://developer.apple.com/bugreporter> for instructions. make: *** [ext/date/lib/parse_date.lo] Error 1 Before I even go down the road of building out all the other libraries and such, I suppose I need to resolve this first. Can anyone point me to resources that will help with this. Thanks -- Scott

[PHP-INSTALL] Can't get --enable-intl to work with 5.3.8

2011-11-04 Thread Luke Scott
I'm trying to compile PHP 5.3.8 with the intl extension. This extension requires icu, which requires --with-icu-dir=. I was able to compile icu fine. I've tried version 3.8 to 4.8. But when I tried to compile PHP it complained about UChar already being defined in both libxml2 and icu. After doing

Re: [PHP-INSTALL] Can't get --enable-intl to work with 5.3.8

2011-11-06 Thread Luke Scott
/Server/src/php-5.3.8/ext/phar/build_precommand.php > ext/phar/phar.php make: *** [ext/phar/phar.php] Error 133 If I compile it without the intl extension everything works (without adding "-lresolv"). Anyone know how to solve this? Luke Scott On 11/5/11 9:03 PM, "Partha Cho

[PHP-INSTALL] Re: Win XP and PHP 5

2004-01-10 Thread Scott Furry
- able to use php.ini and php.exe without having to move files to %systemroot% folder I'm still having a touch of an issue with loading modules dynamically...but many fixes have been resolved. This might resolve your issue. regards, Scott = "Maartin"

[PHP-INSTALL] upgrading php to 4.3.4 on stronghold?

2004-02-10 Thread Maclure, Scott
a bit concerned about the differences between stronghold and vanilla apache.   Any advice/references to doing such an upgrade would be most welcome!   thanks, Scott The information contained in or attached to this email is intended only for the use of the individual or entity to which it is addr

[PHP-INSTALL] solaris gcc problem ...

2004-02-10 Thread Maclure, Scott
create executables.   any ideas on this one? bash-2.03$ which gcc/usr/local/bin/gcc   bash-2.03$ gcc --version2.95.3   thanks for ANY ideas! Scott The information contained in or attached to this email is intended only for the use of the individual or entity to which it is addressed. If you

RE: [PHP-INSTALL] Upgrading to 4.3.4

2004-02-11 Thread Maclure, Scott
u the confidence you need for live. Scott -Original Message- From: Andrew Vaughan [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 11, 2004 8:05 PM To: [EMAIL PROTECTED] Subject: [PHP-INSTALL] Upgrading to 4.3.4 Hey everyone, Sorry if this dilemma seems a bit redundant, but I really

[PHP-INSTALL] Re: Apache+modssl+php problem??? possible IE bug?

2004-02-13 Thread Scott Fletcher
Try the $_REQUEST variable, this is where both the $_GET and $_POST come from and let us know how it goes... Scott F. "Chris Wilson" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > When in IE, submitting any form on our https page, the post variables > int

[PHP-INSTALL] Re: Apache+modssl+php problem??? possible IE bug?

2004-02-13 Thread Scott Fletcher
I mean, I sometime found a few POST data had incorrectly went over to the GET data. I don't know it's a PHP problem but more of a web browser problem. Scott F. "Scott Fletcher" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Try the $_REQUEST variable,

Re: [PHP-INSTALL] Re: Apache+modssl+php problem??? possible IE bug?

2004-02-16 Thread Scott Fletcher
rnight or worse, it might will never get worked on. So, less headache, I use $_REQUEST and yet not to have customers be breathing down my neck. Give it a try if you want, if not then that's okay. It would be the same thing a year from now and so on. Scott F. "Chris Wilson" <[E

RE: [PHP-INSTALL] installing php

2004-02-18 Thread Maclure, Scott
apache 1.3.x. -Scott -Original Message- From: Danny Park [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 18, 2004 4:59 PM To: [EMAIL PROTECTED] Subject: [PHP-INSTALL] installing php hi i can`t ssem to get php to work o my computer i have mysql, apache, and php installed everyt

[PHP-INSTALL] Can't load dynamic lib..

2004-06-02 Thread Scott Reynolds
I'm currently running IIS 5.1 on WinXPPro. I installed PHP4.3.6. When I try to run a page using the curl dll I get and error stating "Unable to load dynamic library './extensions\php_curl.dll' - The specified module could not be found. in Unknown on line 0 ". It doesn't matter what dll I have enab

[PHP-INSTALL] Php msi lacks essential files?

2004-08-26 Thread Scott Hamm
When I tried to install PHP 5.0 using binary msi installer and running Apache 2.0.50, it lacked file when I tried to configure httpd.conf as follows: LoadModule php5_module "c:/php/php5apache2.dll" AddType application/x-httpd-php .php The msi installation does not include php5apache2.dll anywhe

[PHP-INSTALL] ARGH!!! mysql_connect()

2004-09-17 Thread Scott Hamm
I'm using ODBC to connect to my mysql server. Every time when I download a php script to learn how php related with mysql, I ALWAYS get this error: Call to undefined function mysql_connect() in What is the equivalent for mysql's odbc?

[PHP-INSTALL] empty()

2004-09-17 Thread Scott Hamm
 Is this programmed correctly?   if (empty($event_title)) {  $event_title = '';} else {        $event_title=stripslashes($row["title"]);}    

[PHP-INSTALL] Readfile

2004-09-25 Thread Scott Hamm
How can I set a limit on readfile() function to only read contents between and tags rather than entire file?

[PHP-INSTALL] Impossibility

2004-10-11 Thread Scott Hamm
I know it's impossible, but is there a way php can read something from excel file?

[PHP-INSTALL] Spam control test -- delete this one.

2004-10-13 Thread Scott Hamm
Sorry, I'm testing my own spam filter -- to filter out all php's spam emails.

[PHP-INSTALL] mktime ()

2004-10-17 Thread Scott Hamm
I'm trying to understand how mktime() function works. I've tried as follows: $one $two $three $four $five $six\n"; ?> What am I doing wrong?

RE: [PHP-INSTALL] unknown

2004-10-08 Thread Scott Hamm
Is there any list maintainer or moderator that handles Php mailing list? This thread is getting on my nerve. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, October 07, 2004 9:05 PM To: [EMAIL PROTECTED] Subject: [PHP-INSTALL] unknown you are bad

[PHP-INSTALL] Limiting the decimal value

2004-10-19 Thread Scott Hamm
How do I limit the decimal value into 2 places? 0) { $Eff = ($ProdActu/$ProdProj)*100; } ?>

[PHP-INSTALL] Error trying to list images in a directory

2004-10-20 Thread Scott Hamm
While trying to learn Php/MySQL from "Php 5/MySQL Programming for the absolute beginner" book, I copied the exact code and yet ran into error saying: "Parse error: syntax error, unexpected $end in C:\Program Files\Apache Group\Apache2\htdocs\Calendar\Two\test.php on line 41" Line 41 is a line AFT

RE: [PHP-INSTALL] Error trying to list images in a directory

2004-10-20 Thread Scott Hamm
The only thing that holds the code together is the routine and , nothing else. Secondly, can you give me url that contains various mailing list for specific php needs? Sorry to be a bother. Thanks, Scott -Original Message- From: Frank Bax [mailto:[EMAIL PROTECTED] Sent: Wednesday

RE: [PHP-INSTALL] Help on Install PHP 5.0.6 on IIS 6

2004-10-21 Thread Scott Hamm
What Web server and operating system are you running your Php on? -Original Message- From: Tang, Alan [mailto:[EMAIL PROTECTED] Sent: Thursday, October 21, 2004 1:22 PM To: [EMAIL PROTECTED] Subject: [PHP-INSTALL] Help on Install PHP 5.0.6 on IIS 6 Hello: After I have instal

RE: [PHP-INSTALL] UNSUSCRIBE

2004-12-13 Thread Scott Hamm
Yeah, my corporation protection server were on my back concerning viruses, hence, the reason to unsubscribe. Had this list filter out the viruses prior to distribution, then I would've stayed and contribute my time. Scott -Original Message- From: Jeff Ball [mailto:[EMAIL PROT

RE: [PHP-INSTALL] PLease UNSUBSCRIBEme from the list!

2005-01-21 Thread Scott Hamm
Unsubscribe me too! -Original Message-From: Ferres [mailto:[EMAIL PROTECTED]Sent: Friday, January 21, 2005 1:51 PMTo: php-install@lists.php.netSubject: [PHP-INSTALL] PLease UNSUBSCRIBEme from the list! PLease UNSUBSCRIBEme from the list!

[PHP-INST] Error 1 on GD compile

2002-02-12 Thread Scott Kemp
ake[1]: Leaving directory `/opt/php-4.1.1/ext' make: *** [all-recursive] Error 1 I have tried twiddling so many different options and I still get this error - I welcome your suggestions. Thanks, Scott -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] OCI8 Help.

2002-03-08 Thread Scott Stroz
I need to use PHP 4.1.2 running on Red Hat 7.2 to access an Oracle 8.17 database running on a Windows 2000 box. I have read numerous posts, articles, etc... stating that I need the oci8 libraries to accomplish this. However, I could not find any references to where I might actually locate these l

[PHP-INST] Help: Install issue with Sun Solaris and PHP 4.1.1

2002-03-14 Thread Hopkins, Scott
\ --with-xml \ --with-apxs=/opt/build/server_httpd/bin/apxs \ --enable-track-vars Any ideas?Thanks in advance for the help. Scott Hopkins -- PHP Install Mailing List (http://www.php.net

[PHP-INST] PHP 4.1.2 + Roxen 2.252 = Missing error.h include.

2002-03-23 Thread Scott Walker
>From a fresh install of Solaris 8, with gcc 2.95.3, using solaris ar/nm. using fresh source tarballs of both mysql 3.23.49/roxen 2.252/php 4.1.2. in the roxen.c file from ./sapi/roxen/roxen.c it has a include to error.h My build failed on this. I did a search for error.h i the php source and t

[PHP-INST] PHP_SELF

2002-04-29 Thread Scott McAnally
ned variable. I figured I had done something wrong, but when I uninstalled PHP 4.2 and reinstalled 4.1.2 all of my scripts worked again. Scratch, scratch. Please help. Scott -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Apache2.0 + safe_mode

2002-07-10 Thread Scott Lamb
nd AddType application/x-httpd-php .php Is there some other way I can configure it? Or am I way off? Thanks, Scott Lamb -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Re: PHP - HOW TO MAKE IT WORK WITHIN APACHE

2002-07-16 Thread Scott Lamb
ion doesn't quite match up with mine. My RedHat 7.2 system has this instead: LoadModule php4_modulemodules/libphp4.so ... AddModule mod_php4.c so maybe you don't have the latest RPMs. Go to RedHat's update site, make sure you have the

[PHP-INST] Re: PHP - HOW TO MAKE IT WORK WITHIN APACHE

2002-07-17 Thread Scott Lamb
J Fazenda wrote: > Hi Scott, > > Many thanks for your help. > > 1 - I do see several blocks ... in httpd.conf but I > only got: > root 3353 0.0 0.3 1728 564 pts/1 s 15:48 0:00 fgrep httpd > when I did > ps auxww | fgrep httpd Start Apache first. :) That co

[PHP-INST] libmcrypt with PHP?? It doesn't work.

2002-10-08 Thread Scott Fletcher
1 root system 739 Oct 07 16:58 tripledes.la -rwxr-xr-x 1 root system 729 Oct 07 16:57 twofish.la -rwxr-xr-x 1 root system 714 Oct 07 16:58 wake.la -rwxr-xr-x 1 root system 714 Oct 07 16:57 xtea.la --clip-- Thanks, Scott F. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Installing PHP4.0.4pl1 on Redhat 6.2

2001-02-08 Thread Scott Mebberson
Hi Guys, Can you install PHP 4.0.4pl1 on Redhat 6.2 - Also, apache will be installed and configured with the installation of Redhat 6.2 so is PHP 4.0.4pl1 still compatible with Redhat 6.2 and whatever version of Apache gets installed with it?? Does anybody know about MySQL aswell? Thanks Guys

[PHP-INST] Unable to start Apache 1.3.14 with PHP4.0.4pl1

2001-02-11 Thread Scott Holmes
I have been unable to start Apache with PHP4. It currently runs fine with PHP3.0.16. I configured php-4.0.4pl1 thus: # ./configure --with-apxs=/usr/sbin/apxs --with-pgsql=/usr/local --with-zlib-dir=/usr/include --with-jpeg-dir=/usr/include --with-tiff-dir=/usr/include --with-fdftk=/usr/local

Re: [PHP-INST] Unable to start Apache 1.3.14 with PHP4.0.4pl1

2001-02-11 Thread Scott Holmes
I had not configured php3 with --enable-versioning. Recompiling that then recompiling php4 still did not solve the problem. I then amended my configure string for php4 from: # ./configure --with-apxs=/usr/sbin/apxs --with-pgsql=/usr/local --with-zlib-dir=/usr/include --with-jpeg-dir=/usr/in

Re: [PHP-INST] Win98 + PW4 + PHP4

2001-02-16 Thread Scott Carr
The last I checked (It has been a little while) the Personal Web Server PWS did not use Isapi dll's it would only run CGI scripts. Just a thought, it may be off base. rick yu wrote: > Hello all... > > I have installed PHP4 successfully on WinNT 4.0 + sp6 + PWS using the > following procedur

[PHP-INST] Help with PDFLIB

2001-05-08 Thread Scott Schultz
.php on line 5 Trying to bypass pdf_new() and going doing the fopen(),pdf_open() trick just results in pdf_open() being the unknown function. I can see that the module source code knows about pdf_open, and I can see that the pdf module is compiled into PHP and Apache. I just can't see why I

[PHP-INST] PHP 4.0.6- problem with apxs

2001-06-26 Thread Glen Scott
using Apache version 1.3.6. Is there anything I can do to get this version installed? Thanks, Glen Scott -- 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]

[PHP-INST] Error: Unable to open c:\*\index.php in Unknown on line 0

2001-10-03 Thread Scott Fletcher
t blank and the other line, "include_path = " is left blank also. It seem that php.ini can't work with multiple website on IIS that each website have different directory and seperate directory. So, what's hte problem and what do I need to do to fix it? Thanks, Scott

[PHP-INST] PHP Kerbose lib files?

2001-10-25 Thread Scott Singleton
AP support. (Using latest c-client code). It's now telling me that c-client was compiled using KERBOSE and I need to add kerbose support to PHP. The main PHP site is down at the moment and I can't locate anywhere to grab this code. does anyone know where I can get it? -Scott -- PHP

[PHP-INST] Error compiling LDAP support into PHP, causes Apache to crash.

2001-10-25 Thread Scott Singleton
> Could someone glance at my situation and the enclosed PHP error log > snippet and give me an idea as to where to procede? I'm pretty stuck. > > Stats: > > OS: Linux (RH 7.1) > Apache 3.19 > > Have latest openLDAP and Berkeley DB 3 Installed with no build errors > (/usr/local;/usr/local/Berke

[PHP-INST] RE: [PHP] error compiling LDAP support into PHP, causes Apache to crash.

2001-10-25 Thread Scott Singleton
48:54] PHP Warning: ldap: Unable to register functions, unable to load in Unknown on line 0 -Original Message- From: Scott Singleton [mailto:[EMAIL PROTECTED]] Sent: Friday, October 26, 2001 12:52 AM To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]' Subject: [PHP] error co

[PHP-INST] Re: Again, Segfault with Aolserver, PHP, SquirrelMail

2001-11-26 Thread Scott Goodwin
Hi Sean, have you run AOLserver under GDB yet to find out where it is segfaulting? Here's an example of how to do that. Put this into a file called gdbinit, substituting the things in parens with something appropriate and adjusting pathnames: === BEGIN : CUT == directory /usr/l

[PHP-INST] Warning: mail() is not supported in this PHP build

2001-12-04 Thread Scott Ecker
openssl 0.9.6b mod_ssl 2.8.5 -Scott -- 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]

RE: [PHP-INST] Re: Warning: mail() is not supported in this PHP build

2001-12-07 Thread Scott Ecker
else I'm missing in my PHP compile. Is there a way to use qmail binaries with PHP rather than expecting sendmail on every machine? -Scott -Original Message- From: Yasuo Ohgaki [mailto:[EMAIL PROTECTED]] Sent: Friday, December 07, 2001 1:26 AM To: [EMAIL PROTECTED]; Scott Ecker Sub

[PHP-INST] Before I move to 4.1...

2001-12-13 Thread Scott Ecker
pache=/usr/local/src/apache_1.3.22 \ --with-mysql=/var/mysql \ --enable-memory-limit=yes \ --enable-debug=no --enable-track-vars make;make install cp php.ini-dist /usr/local/lib/php.ini Thanks, Scott -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTE

[PHP-INST] Strage zlib configure options in PHP 4.1.1

2002-01-13 Thread Scott Bronson
a bug, right? - Scott -- 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]

[PHP-INSTALL] 5.2.0 fails; sybase off; connected with pear

2006-12-14 Thread Jay G. Scott
i can't compile/install php-5.2.0. dismayed# uname -a SunOS dismayed.arlut.utexas.edu 5.10 Generic_118833-17 sun4u sparc SUNW,UltraAX-i2 dismayed# gcc -v Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs Configured with: /gates/sfw10/builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4

[PHP-INSTALL] 5.2.0 fails; limited to pear

2006-12-14 Thread Jay G. Scott
hi, if it helps any, i have confirmed that my earlier problem is limited to pear. that is, configure ... --without-pear and so on, works. j. -- Jay Scott 512-835-3553[EMAIL PROTECTED] Head of Sun Support, Sr. Operating Systems Specialist Applied Research Labs

[PHP-INSTALL] segmentation fault; php 5.2.0; on pear part.

2006-12-19 Thread Jay G. Scott
.0/lib/php" -b "/opt/depot/php-5.2.0/bin" ### i put in some linebreaks to make the above easier to read. make: Fatal error: Command failed for target `install-pear-installer' Current working directory /VOLUMES/applications/workjgs/php-5.2.0 *** Error code 1 make: Fatal erro

[PHP-INSTALL] no php.ini-dist file? in 5.2.0, 4.4.4

2006-12-19 Thread Jay G. Scott
the INSTALL file says to copy a php.ini-dist file and customize it. i can't find a file named: \*ini\* \*dist\* or php.in\* not in the includes, in either 4.4.4 or 5.2.0. is it named something else these days? non-existent in 4.4.4? j. -- Jay Scott 512-835

[PHP-INSTALL] got 5.2.0 on solaris 10 to install.

2007-02-01 Thread Jay G. Scott
hi, we were originally discussing php-5.2.0 on solaris 9, not 10. but i have a solaris 10 test box available right now, and not a 9. so i had another go at it. initially, i got this error: /VOLUMES/gizmonics/php-5.2.0/sapi/cli/php -n\ -dshort_open_tag=0 -dsafe_mode=0 -dopen_basedir

[PHP-INST] runtime error with php-mapscript

2003-08-06 Thread D. Scott Davidson
directory set in php.ini Does anyone know what is wrong here ? ------- Scott Davidson USGS/WRD Little Rock, Ar (501) 228-3636 --- -- PHP Insta

[PHP-INST] mapscript intall error

2003-08-14 Thread D. Scott Davidson
Hello, I have installed mapserver with php-mapscript on Solaris 2.8 . I configured mapscript as: configure --without-tiff --with-proj=/usr/local/lib --with-gdal --with-wmsclient --with-gd=/usr/lib --with-php=/usr/local/include/php/ When I run the phpinfo_mapscript.php file I get: Warning: dl()

[PHP-INSTALL] php.ini not loading: PHP v4.3.3RC4 on a Windows 2003 Server + Apache v2.0.47 + MySQL v4.0.14b

2003-08-20 Thread Scott M. Shell
ionality and user registrations. Any/all assistance will be MOST appreciated, I assure you. Very kind regards, - Scott M. Shell [EMAIL PROTECTED]

[PHP-INSTALL] Passing vars between pages using Apache on my laptop

2004-04-02 Thread Scott E Foulk
ing(C and Assembly) and find PHP easy and practical as hell for website programming. And dammit, it's fun! Thanks again. Scott

[PHP-INSTALL] Compile Errors on Solaris 9

2005-01-05 Thread H. Scott Brown
error at '@' token *** Error code 1 make: Fatal error: Command failed for target `ext/zlib/zlib.lo' Any ideas? I really need to get this going ASAP. I'll post it here first, but it looks like a bug? Thanks, --H. Scott Brown

[PHP-INST] PHP 4.1.2, Apache 1.3.14 Internal Server Error

2002-02-28 Thread Scott A Winkle
e upload vulnerability this morning... Can anyone please help before I have to *gulp* learn a different language and rewrite almost a million lines of code?? Thanks much, Scott Scott Winkle Web Developer Wittenberg University Phone: (937) 525-3823 [EMAIL PROTECTED]

[PHP-INST] Windows install that is bugging me...

2003-01-06 Thread Scott De Leeuw
Here are the system specifics.. Windows 2000 server SP3 PHP 4.30 IIS 4 I believe, whatever comes with W2k Server I've installed PHP and set it up as per the instructions... Any file with a .php or .phtml extension works, however when I embed PHP code in to an HTML it either gives a blank page or s

[PHP-INST] better description

2003-01-06 Thread Scott De Leeuw
When I put this code in and save the file as .htm, it gives a blank screen and the php script is shown in the source... I think something isn't set up right... = __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http:/

Re: [PHP-INST] better description

2003-01-07 Thread Scott De Leeuw
AIL PROTECTED]> wrote: > Scott, > > I think you should save your file in yourweb directory and then > navigate with your web browser. I have it like this: > web directory:/var/www/html/index.htm > web browser address: http://localhost/index.php > and then start up the w

Re: [PHP-INST] Windows install that is bugging me...

2003-01-07 Thread Scott De Leeuw
onfiguration dialog of IIS (in control panel) > and then go > to 'Home directory'. Click in 'configuration' button and click > in 'Add' and > then enter .html as extension and C:\php\php.exe as executable > (or where is > your php). > > Nuno

Re: [PHP-INST] Windows install that is bugging me...

2003-01-07 Thread Scott De Leeuw
gt; > right-click on the appropriate website (default?), choose > properties. now click on the configuration button, and edit > .html to be run by "C:/PHP/php.exe" or whereever you have put > it.. > > that should do the trick, but why cant it be called .php? > > -

[PHP-INST] Help with PHP + various modules on Debian

2001-03-09 Thread Scott S. Nicholson
ib support. Do I need to totally recompile PHP? Can I just compile the modules I need and add them to the existing (pre-built Debian-packaged) PHP install? Thanks for any assistance. Scott Nicholson [EMAIL PROTECTED] -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-ma

[PHP-INST] Can't get php to work with MySql

2001-07-25 Thread Scott Gines \[Softwise\]
I have installed both php and MySql on a Windows 2000 machine running IIS 5. Both work when I independantly try them, but I can't get them to work together. In my .php source, I am doing a $link = mysql_connect ("localhost", "root", ""); which returns the error Fatal error: Maximum execution t

[PHP-INST] 4.3.2 on HP-UX...

2003-06-09 Thread NIPP, SCOTT V (SBCSI)
the 'make install' this errors out complaining about not being able to find anything in the libs directory. Any help would also be greatly appreciated. Scott Nipp Phone: (214) 858-1289 E-mail: [EMAIL PROTECTED] Web: http:\\ldsa.sbcld.sbc.com -- PHP Install Mailing List (htt

[PHP-INST] Another PHP Build problem on HP...

2003-06-09 Thread NIPP, SCOTT V (SBCSI)
he working server has version B.11.01.01 while the other servers has version B.11.01.20. Any help on this would be most appreciated. Scott Nipp Phone: (214) 858-1289 E-mail: [EMAIL PROTECTED] Web: http:\\ldsa.sbcld.sbc.com -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, v

[PHP-INST] PHP 4.3.2 Build error...

2003-06-16 Thread NIPP, SCOTT V (SBCSI)
neither of these extension exist in the libs directory. Thanks in advance for the help. Here is my configure line also: [EMAIL PROTECTED]:/home/sadmin/sn4265/php-4.3.2> ./configure --with-mysql=/usr/local/mysql --with-oci8=/usr/local/oracle/8.0.6.3 --with-apxs=/usr/local/apache/bin/apxs Scott Nipp P

[PHP-INST] PHP 4.2.3 fails to load...

2003-06-16 Thread NIPP, SCOTT V (SBCSI)
ache/bin/apachectl startssl: httpd could not be started Apache started. At this point, Apache is not actually running. Any help would be most appreciated. Scott Nipp Phone: (214) 858-1289 E-mail: [EMAIL PROTECTED] Web: http:\\ldsa.sbcld.sbc.com -- PHP Install Mailing List (http://www

RE: [PHP-INST] PHP 4.2.3 fails to load...

2003-06-16 Thread NIPP, SCOTT V (SBCSI)
GREAT!!! You 'da man. This worked perfectly for me. Thanks a bunch. -Original Message- From: Jim Thome [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2003 2:45 PM To: [EMAIL PROTECTED]; NIPP, SCOTT V (SBCSI) Subject: Re: [PHP-INST] PHP 4.2.3 fails to load... You ha

[PHP-INST] 4.2.3 session login problem...

2003-06-17 Thread NIPP, SCOTT V (SBCSI)
difference in the machines is that the working one uses PHP as a static module and the broken one uses PHP as a loadable module. Anyone run into this problem before? Thanks in advance. Scott Nipp Phone: (214) 858-1289 E-mail: [EMAIL PROTECTED] Web: http:\\ldsa.sbcld.sbc.com -- PHP Install

RE: [PHP-INST] 4.2.3 session login problem...

2003-06-17 Thread NIPP, SCOTT V (SBCSI)
, SCOTT V (SBCSI) Cc: Installation Helplist (PHP) Subject: Re: [PHP-INST] 4.2.3 session login problem... Chances are your problem lies with Register Globals. In php 4.1.x this defaulted to on, which meant that all session variables were access as $mysessionthingy However, in php 4.2.x and higher, the