php-install Digest 12 May 2001 07:13:32 - Issue 304
Topics (messages 3125 through 3127):
Re: Errors on PHP mailforms on an Apache webserver.
3125 by: William Jay
Re: Unknown vars and constants
3126 by: Ian Pawson
mscomctl.ocx error
3127 by: Bryan Leifert
Administr
when i try to install php on windows 2000 server i'm getting an error from
IIS saying that it can't find the file. everything else is working on the
server.. any ideas?
bryan
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e
Well I now feel a bit stupid!! It dawned on me that these were warning
messages and NOT errors. I checked in the ini file and found that the
default setting is to show ALL errors and warnings. Re setting this to just
critical errors cured the problem and everything is now working properly.
Thank y
Change SMTP = unlockgroup.com TO: SMTP = 192.168.1.3 (ip address of smtp
server OR TO SMTP = smtp.unlockgroup.com (smtp server using name resolution)
""Admin"" <[EMAIL PROTECTED]> wrote in message
news:005901c051d0$2507f5e0$0200a8c0@santa...
Hello everyone,
I hope this is the right mailingli
php-install Digest 11 May 2001 17:30:06 - Issue 303
Topics (messages 3110 through 3124):
Php Not Working in NT Server
3110 by: Jack
Can't get php work in NT4.0 server
3111 by: Jack
3114 by: Phil Driscoll
PHP4.0.5 Apache and Informix.
3112 by: Tse Wai Kan
Whats wrong?
./configure --with-apxs --with-mysql --enable-track-vars --enable-magic-quot
as --with-gd --with-jpeg-dir=/usr/local --with-xpm-dir=/usr/X11R6
checking whether to enable truetype string function in
gd... no
checking for libjpeg (needed by gd-1.8+)... yes
checking for jpeg_read_header
Hi,
> session_register("EasyUSER"); $EasyUSER=$login[username];
> session_register("EasyPASS");$EasyPASS=$login[password];
> session_register("EasySERVER");$EasySERVER=$login[db_server];
> session_register("EasyDB");$EasyDB=$login[db_name];
I assume these are the lines which caused the e
This is just the start of a program:-
wrote in message
9dghai$bu0$[EMAIL PROTECTED]">news:9dghai$bu0$[EMAIL PROTECTED]...
> Hi,
>
> > I get lost of warnings about 'undefined variables'
> > and 'unknown constats'.
>
> post some code. That's probably where the errors
> come from.
>
> johannes
>
>
See the downloads page at www.php.net
--
Phil Driscoll
Dial Solutions
+44 (0)113 294 5112
http://www.dialsolutions.com
http://www.dtonline.org
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To cont
Hi,
I run on SCO unix but I know there is an issue when trying to compile in
Informix.
Below were some instructions I gave to another SCO'er but they may help you
get on the right track. I built with Apache as static and not dynamic
though. You may want to start with static and then try the dyna
Hi,
> I get lost of warnings about 'undefined variables'
> and 'unknown constats'.
post some code. That's probably where the errors
come from.
johannes
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECT
Hi,
> Is there any Php which come with windows installer in it, so it will do
all
> the staff for me?
go to http://www.php4win.de/ don't worry it is in english. They are down at
the moment but offer a link to sourceforge where a .exe can be downloaded.
johannes
--
PHP Install Mailing List
Dear all
Is there any Php which come with windows installer in it, so it will do all
the staff for me?
Jack
--
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-mai
I have just installed 4.0.5 inot IIS5 under w2k and all went well. I can cun
single scripts, connect to MySQL ok. However, when I tru to run a script
that calls another one, I get lost of warnings about 'undefined variables'
and 'unknown constats'. I have look through the php.ini file in the c:\wi
html form:
Send these files:
php code:
for($i=0; $i<2; $i++){
if ($userfile_name[$i]){
if (is_uploaded_file($userfile[$i])) {
copy($userfile[$i], "./$userfile_name[$i]");
if(!$entrega){ $entr
>From your description of what you've done, I think you must have been
reading some very strange instructions!
The easiest way to install on IIS is to download the Windows installer from
the downloads page on www.php.net - run it and let the Wizard do everything
for you.
Alternatively, follow th
I'm stuck. Anyone seen this problem and know how to solve this?
apachectl configtest
/usr/lib/dld.sl: Unresolved symbol: ifx_checkAPI (code) from
/var/informix_work
/lib/esql/libifsql.sl
Syntax error on line 240 of /opt/apache/etc/httpd.conf:
Cannot load /opt/apache/lib/modules/libphp4.so
I'm stuck. Anyone seen this problem and know how to solve this?
I configured PHP4.0.5 on HP-UX 10.20 with the following options;
./configure --prefix=/opt/php --with-apxs=/opt/apache/bin/apxs
--with-informi
x=/var/informix_work --with-config-file-path=/opt/apache/lib/php
--enable-libgcc
--en
18 matches
Mail list logo