Hi,
I have just installed PHP4 onto a Win2k server with IIS5 [my first time with
PHP] -
And after having created a test script I have the following problem;
The script generates the [expected] output when accessed from the server
browser;
HOWEVER, when trying to access from a public or machine on
Hi,
Sorry if this question has already been addressed here, but I was unable
to find it.
I am running nanoweb 2.1.1 + php431 (installed as package) on Windows XP.
I am trying to access a postgres db using php. I have followed the
instructions to add the postgres extension to php by placing php
one else wants it.
>
> you can just use date("B")
>
> daniel
>
> --
> daniel beulshausen - [EMAIL PROTECTED]
> using php on windows? http://www.php4win.com
>
Arron was actually asking for the formula of how they work out Swatch
internet time.
Brad
--
Hello
I use: Apache 2.0.36 and PHP 4.2.1 on WinXP
I have major problems when trying to upload files with the following code:
HTML code:
">
Going to the PHP handler:
if (is_uploaded_file($data))
{
$realname = $_FILES['data']['name'];
echo "data: $data
run:".mo
Hello again
My message below was labeled spam?!?!? So i should send it again i was
told... sorry for the inconvenience...
/Mathias
---original message ---
Hello
I use: Apache 2.0.36 and PHP 4.2.1 on WinXP
I have major problems when trying to upload files with the following
Hello
Quick question: what happens if i try to open a ascii-file/text-file with
fopen($file, 'wb'); on a windows system? does the file get scrambled because
of the 'b' or is the 'b' just ignored?
/Mathias
--
PHP Windows Mailing List (http://www.php.net
Hi.
Any ideas why Apache variables no longer parse in PHP anymore?
Returns: nothing.
PHP 4.0.6
Apache 1.3.20
*frowns*
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
"Wolfgang Schneider" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello all,
>
> I am running Xitami together with PHP 4.1 and mySQL on a Win2k
> computer for locally testing websites ... everything seems to work
> fine, except for a bit of a strange thing I
"Steve Yates" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> "B Thomas" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > echo $SCRIPT_NAME;
> >
>
i have a database of weekly results and use a php script to compute some
totals.
how would i go about ordering the totals?
thanks,
t
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I have installed php and configured it per the install manual.
I associated .php extensions to run php scripts via the php interpreter and
ran the test.php script successfully.
I then configured my Netscape 3.63 server mime-types to support php as
magnus-internal/shellcgi
Then I enabled php extensi
in message
news:[EMAIL PROTECTED]
> Do you have the apache installed?
>
>
> "B Hodge" <[EMAIL PROTECTED]> escreveu na mensagem
> news:[EMAIL PROTECTED]
> > I have installed php and configured it per the install manual.
> > I associated .php extensions t
You gave permissions on c:\php, but not on 'c:\WinNt\System32\ (access
denied). By the way, you can leave extensions files where the are
(c:\php\extensions) and add this path tou your system path.
--
Click below to answer / cliquez ci dessous pour me repondre
http://cerbermail.com/?MQkxTL4vUP
"Ra
MySql libraries are not built in php anymore (5+), since there is now two
libraries, one that handle Mysql 3 and early 4, and a new one for 4 and +.
TB
--
Click below to answer / cliquez ci dessous pour me repondre
http://cerbermail.com/?MQkxTL4vUP
"Don McFarland" <[EMAIL PROTECTED]> a écrit dan
Hi,
did someone succeeded to run fastcgi for IIS from Shane Caraveo (
isapi_fcgi.dll ) with PHP5. I get the message "Server Error, unable to
connect to fastcgi server."
Thierry B.
--
Click below to answer / cliquez ci dessous pour me repondre
http://cerbermail.com/?MQkxTL4vUP
--
P
I believe it is built in php now. I use a php application which need it with
php4 to use unicode functions. With PHP5RC1, It works without iconv dll.
TB
--
Click below to answer / cliquez ci dessous pour me repondre
http://cerbermail.com/?MQkxTL4vUP
"Jason Barnett" <[EMAIL PROTECTED]> a écrit da
Hi,
I'm using Apache 1.3 on my Windows XP Pro box with PHP 5. I'm trying to get
Apache to reconize it. I've added "LoadModule php5_module
"c:/PHP/php5apache.dll"" and "AddModule mod_php5.c" to the httpd.conf file.
I restart Apache, but it throws a santax error that says that the module
[mod_php5.c
Contact [EMAIL PROTECTED]
Warm Regards,
Deependra B. Tandukar
www.coremag.net/cvs/dt.htm
Training and Networking Assistant
ICOD/ICIMOD
www.icimod.org
Co-ordinator
CORExpress
The Only Native Computer Magazine of Nepal
www.coremag.net
Hi,
When a user stop a process, with the stop button or click in another link.
Php popup a mensage "Access Violation".
I use php4.0.5, apache 1.3.9, ms sql server 7, odbc , winnt4.
All most this occours in a query execution. I use a class phpodb.php (from
www.zend.com - code galery)to access t
In the version 3.0.16 of php this dont ocours
Thanks
Jorge Ribarr
from Brazil
- Original Message -
From: Jorge B. Ribarr <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 18, 2001 12:37 AM
Subject: [PHP-WIN] Access Violation on WinNT4
Hi,
When a user st
Hola todos.
Instale el php 4.0.6 sin ningún problema, pero necesito configurar php
para acceder un motor Oracle 8.1.7. Configure la directiva extesion_dir
pero al cargar el script me registra el error:
Imposible cargar la librería dinámica c:\php\extensions\php_oci8.dll.
No se encontró el pr
Hello Jhon:
Yes, the extension exist, but the problem is there...
Thank you.
Tips?
-Mensaje original-
De: Asendorf, John [mailto:[EMAIL PROTECTED]]
Enviado el: Miércoles, 03 de Octubre de 2001 03:31 p.m.
Para: Jacfeth Moreno B.; [EMAIL PROTECTED]
Asunto: RE: [PHP-WIN] Problemas
I need the user ID of the logged in user (.htaccess)
on an Apache Server using PHP4. This should be
in $REMOTE_USER or $PHP_AUTH_USER.
On one server (FreeBSD: Apache 1.3.27 with PHP 4.2.2) the test.phtml file
below works as expected. The user login apprompt appears
and the user logs in, and the p
U cant set a size for a background img, it tiles automatically. Plese refer
to any HTML or CSS Reference
Greetings,
[EMAIL PROTECTED]
"Rinku Shivnani" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> I want to set one image as background and on whole page. But I cant do it
as
doing wrong? Can any one
please advise?
Please help a PHP/MySQL newbie.
Faithfully,
Sean B. Durkin
([EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
wrong? Can any one
please advise?
Please help a PHP/MySQL newbie.
Faithfully,
Sean B. Durkin
([EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
->Administrative tools->services. and then see the results. u r editing right php.ini or not, pls ensure also this one.
Vikas Batra
contact: +91-9818439935
- Original Message
From: Sean B. Durkin <[EMAIL PROTECTED]>
To: php-windows@lists.php.net
Sent: Sunday, 22
x27;] . '';
}
?>
====
I have followed Kevin Yank's book, which is a step-by-step
guide.
Any ideas anyone?
Faithfully,
Sean B. Durkin
Niel Archer wrote:
Hi
The MySQL is started. I have only one php.ini and it is in the correct
l
Janet,
See my response to Vikas' message below.
Faithfully,
Sean B. Durkin
Janet Valade wrote:
Sean B. Durkin wrote:
Hi,
How does one configure PHP support for MySQL on Windows?
My host operating system is Windows Server 2003.
1. I have installed Apache 2.2 via the msi inst
MPP
(http://www.apachefriends.org/en/xampp.html). XAMPP is just Apache,
PHP and MySQL all in one bundle. I installed it and it just works!
Faithfully,
Sean B. Durkin
M. Sokolewicz wrote:
If that's literally from a book then I strongly suggest you burn the
book. I would never trust _anything_ learned f
t; --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
--
.: B i g D o g :.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Is c:\program files\PHP\extensions in your path...
if not then i would add it...also make sure to edit your php.ini file so
that it loads when php is fired up...
On Thu, 2002-11-07 at 23:20, Davy Obdam wrote:
> Hi B i g D o g ,
>
> > You need to download the php-version.zip file t
t;
> Thanks!
>
> //Nick Richardson
> // [EMAIL PROTECTED]
>
>
> ---
> Outgoing mail is certified Virus Free. Can McAfee do that? - Hell NO!
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.408 / Virus Database: 230 - Release D
33 matches
Mail list logo