[PHP-INSTALL] PHP5 + W2K +IIS install fail

2004-02-18 Thread web
I am trying to install PHP5 Beta 4 on a Windows 2000 Server with IIS but the
install fails (the web page hangs when trying to open a page)
I am using the zipped binaries and manually placing them in the same
positions as I have successfully done for PHP 4.X.X many times.
I noticed that the directory structure in the Zipped file has changed, ie
there is no dll folder, 'extensions' is now 'ext' etc.
If I change back to 4.3.4 it all works fine.

Has something changed in the install requirements / process?

PS I have retained my current php.ini file since it has been customised
quite alot.

Thanks


[PHP-INSTALL] PHP5 + W2K + IIS

2004-02-19 Thread web
I am trying to install PHP5 Beta 4 on a Windows 2000 Server with IIS but the
install fails (the web page hangs when trying to open a page) I am using the
zipped binaries and manually placing them in the same positions as I have
successfully done for PHP 4.X.X many times. I noticed that the directory
structure in the Zipped file has changed, ie there is no dll folder,
'extensions' is now 'ext' etc. If I change back to 4.3.4 it all works fine.

Has something changed in the install requirements / process?

PS I have retained my current php.ini file since it has been customised
quite alot.

Thanks


[PHP-INSTALL] Re: PHP5 on Win2K Svr with IIS5

2004-02-29 Thread web
I found the same thing (with the same setup) -  see my post from 20 Feb.
Installs have worked without a hitch using PHP 4.X.X, (and early Beta
versions of 5) but can't get this latest version to work at all.
The directory structure of PHP5 Beta 4 is different now, (eg there is no
'dll' folder, extensions in now 'ext') but the included install doc still
relates to the older structure.

I don't know whether files have to be placed in different places . . .
Did you keep your old php.ini file? or use the one that came with the latest
version?

Shane


"Alister Mitchell" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Anybody else had trouble with this?
> I find that running the usual test script causes no return from the server
> and an eventual CGI timeout.  Cpuld be a permissions problem, but I've set
> read/execute on everything I can think of.
>
> Regards,
>
> Alister J Mitchell


[PHP-INST] Help Configuring PHP with Graphics Support

2001-03-20 Thread Coulee Web

I need some help here. I need to configure PHP 4 with support for all of
the following:

Apache
MySQL Database
GD (Graphics Support)
JPEG
PNG
True Type Fonts

Can anyone help me with a configuration line? I have tried:

./configure --with-apxs --with-mysql --with-gd=/usr/lib --with-freetype

And I get the following error:

checking whether to include GD support... configure: error: Unable to
find libgd
.(a|so) anywhere under /usr/lib

although BOTH libgd.so AND libgd.a are found under /usr/lib. 

Can anyone help me? I am using a Cobalt RaQ 4 which uses a port of
Redhat Linux.

-- 
---
Shane Lambert, Owner
Coulee Web
http://www.couleeweb.net/

-- 
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] HELP ME CONFIGURE PHP AND GET PAID!

2001-03-21 Thread Coulee Web

I need to have PHP configured a certain way and am having no luck. I
need to have support for true type fonts, JPEG, PNG, TIFF and MySQL on
an Apache server but I can not get it to work. I am using a Cobalt RaQ4
with a port of Redhat Linux installed. If anyone out there is willing to
make some quick cash by helping me get PHP set up correctly I am willing
to pay! Please respond to my e-mail ([EMAIL PROTECTED]) or by
phone at (888) 378-2352. Thank you!


-- 
---
Shane Lambert, Owner
Coulee Web
http://www.couleeweb.net/

-- 
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] Enabling short tags in PHP 4.0.6

2001-07-10 Thread Coulee Web

I have just installed PHP 4.0.6 on my server and although the php.ini
file shows that short open tags should be on, a look at phpinfo() shows
they are off and of course the don't work. I have a huge site already
developed using short tags and must turn them on. Does anyone know what
is wrong? I even configured PHP with the --enable-short-tags option but
still no luck.

-- 
---
Shane Lambert, Owner
Coulee Web
http://www.couleeweb.net/

-- 
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] HTTP 500 Error

2001-08-29 Thread Web user

It always gets HTTP 500 server error, when I  try to run the php scripts on Windows98 
SE + PWS4.0. 
THE PHP installed is Ver 4.06 -win32, as a server module.

However I get a screen full of html codes when  I run c:\php\php.exe -i in MS-DOS 
command line

So what's problem with the installation or configuration?
Thanks

BAKER



[PHP-INST] Can't find server or DNS error

2001-09-01 Thread Web user

When I ran the PHP scripts under the HTTP://localhost  after I had started APACHE 
server, the IE showed "Can't find server or DNS error" ,but MS-DOS command line showed 
the APACHE was OK as "APACHE/1.3.20 (Win32) PHP/4.0.6 runing"
THE OS is Win98 SE and PWS has been diabled

PLEASE give me any advice!
Thanks
Baker






[PHP-INST] Can't find server or DNS error

2001-09-01 Thread Web user

When I ran the PHP scripts under the HTTP://localhost  after I had started APACHE 
server, the IE showed "Can't find server or DNS error" ,but MS-DOS command line showed 
the APACHE was OK as "APACHE/1.3.20 (Win32) PHP/4.0.6 runing"
THE OS is Win98 SE and PWS has been diabled

PLEASE give me any advice!
Thanks
Baker








[PHP-INST] Can't find server or DNS error

2001-09-01 Thread Web user

When I ran the PHP scripts under the HTTP://localhost  after I had started APACHE 
server, the IE showed "Can't find server or DNS error" ,but MS-DOS command line showed 
the APACHE was OK as "APACHE/1.3.20 (Win32) PHP/4.0.6 runing". PHP works as a server 
module
THE OS is Win98 SE and PWS has been diabled

PLEASE give me any advice!
Thanks
Baker




[PHP-INST] http 404 error for other php pages

2001-09-02 Thread Web user

NOW the URLS such as  http://localhost/manual/new_features_1_3.html  and 
http://localhost/index.html.en etc.
are available on IE 5.0 to me.
But the site named "try" still doesn't work.(ie. the URL 
http://loaclhost/try/index.php still gets HTTP 404 ERROR,  the same question occured 
on some other sites under the localhost. The sites are edited with Frontpage 2k

Please give me some advice to resolve it!
THANKS
Baker 




[PHP-INST] http 404 error for other php pages

2001-09-03 Thread Web user

NOW the URLS such as  http://localhost/manual/new_features_1_3.html  and 
http://localhost/index.html.en etc.
are available on IE 5.0 to me.
But the site named "try" still doesn't work.(ie. the URL 
http://loaclhost/try/index.php still gets HTTP 404 ERROR,  the same question occured 
on some other sites under the localhost. The sites are edited with Frontpage 2000(PWS 
is nstalled, however it's stoped when I 'm running Apache)
The path for the "try" folder is available too.
The system is  WIN 98 SE(including IE 5.0) of Chinese version,   also including 
Apache1.3.20+PHP4.06

Please give me some advice to resolve it!
THANKS
Baker 





[PHP-INST] http 404 error for other pages

2001-09-03 Thread Web user

NOW the URLS such as  http://localhost/manual/new_features_1_3.html  and 
http://localhost/index.html.en etc.
are available on IE 5.0 to me.
But the site named "try" still doesn't work.(ie. the URL 
http://loaclhost/try/index.php still gets HTTP 404 ERROR,  the same question occured 
on some other sites under the localhost. The sites are edited with Frontpage 2000(PWS 
is nstalled, however it's stoped when I 'm running Apache)
The path for the "try" folder is available too.
The system is  WIN 98 SE(including IE 5.0) of Chinese version,   also including 
Apache1.3.20+PHP4.06

Please give me some advice to resolve it!
THANKS
Baker 





[PHP-INSTALL] Mail Delivery (failure php-install@lists.php.net)

2004-12-22 Thread dr . web-newsletter
VIRUS WARNING.
Contaminated File: No_Name
Virus Name: HTML_Netsky.P 


[PHP-INST] Web based Time Sheets for Professionals

2001-01-25 Thread Web Time Sheets

Announcing the eTech Online Time Sheet system for gathering Employee Time over the 
Internet. 
Online TimeSheets easily integrate with Payroll, Billing & Project Management. 

Simplified Time Tracking and Project Management is a click away. 
http://www.solutioncorp.com/timesheet.shtml

Please call us or visit our site.

Thank You

Gary P. Finley
eTech SolutionCorp

voice: 817-355-8883
http://www.SolutionCorp.com


If you have recieved the message in error, we apologize.
Please click below to send a remove request to us:
mailto:[EMAIL PROTECTED]?subject=RemoveName_TimeSheet


-- 
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] Install problem

2001-02-01 Thread Anthony Ortega- Web Admin.

I am having trouble getting the RPM to install correctly with Redhat 7.0. I
reads the files but give me a: Call to undefined function: mysql_connect()
when i try to call a database. Any suggestions?


-- 
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] *****SPAM***** RE: *****SPAM***** [PHP-INSTALL] Start Earn Today!

2008-01-03 Thread Thomas S. Crum - AAA Web Solution
Spam detection software, running on the system "dallas1.aaawebsolution.com", has
identified this incoming email as possible spam.  The original message
has been attached to this so you can view it (if it isn't spam) or label
similar future email.  If you have any questions, see
The administrator of that system for details.

Content preview:  This is getting crazy. If this board just used the
  common RBL's it would catch 99% of this spam. Jeez.

Content analysis details:   (10.4 points, 4.0 required)

 pts rule name  description
 -- --
 0.5 DIPLOMA_MILL_RULE1 BODY: Message contained: 24-7
 0.0 BAYES_50   BODY: Bayesian spam probability is 40 to 60%
[score: 0.5000]
 1.6 URIBL_SBL  Contains an URL listed in the SBL blocklist
[URIs: aftermachine.com]
 3.0 URIBL_BLACKContains an URL listed in the URIBL blacklist
[URIs: providewater.com glassshape.com]
[interesthat.com aftermachine.com]
[indicatetotal.com countrylength.com]
[chiefpast.com producttook.com roundfather.com]
[raisesuit.com endfresh.com solutionwest.com]
[majorable.com periodmind.com]
 0.2 URIBL_GREY Contains an URL listed in the URIBL greylist
[URIs: eversave.com]
 4.5 URIBL_SC_SURBL Contains an URL listed in the SC SURBL blocklist
[URIs: providewater.com glassshape.com]
[aftermachine.com interesthat.com]
[indicatetotal.com countrylength.com]
[chiefpast.com raisesuit.com roundfather.com]
[producttook.com endfresh.com solutionwest.com]
[majorable.com periodmind.com]
 4.1 URIBL_JP_SURBL Contains an URL listed in the JP SURBL blocklist
[URIs: providewater.com glassshape.com]
[aftermachine.com interesthat.com]
[indicatetotal.com countrylength.com]
[chiefpast.com raisesuit.com roundfather.com]
[producttook.com endfresh.com solutionwest.com]
[majorable.com periodmind.com]
 3.8 URIBL_AB_SURBL Contains an URL listed in the AB SURBL blocklist
[URIs: providewater.com glassshape.com]
[aftermachine.com interesthat.com]
[indicatetotal.com countrylength.com]
[chiefpast.com raisesuit.com roundfather.com]
[producttook.com endfresh.com solutionwest.com]
[majorable.com periodmind.com]
 2.1 URIBL_WS_SURBL Contains an URL listed in the WS SURBL blocklist
[URIs: providewater.com glassshape.com]
[aftermachine.com interesthat.com]
[indicatetotal.com countrylength.com]
[chiefpast.com raisesuit.com roundfather.com]
[producttook.com endfresh.com solutionwest.com]
[majorable.com periodmind.com]
 3.0 URIBL_OB_SURBL Contains an URL listed in the OB SURBL blocklist
[URIs: providewater.com glassshape.com]
[aftermachine.com interesthat.com]
[indicatetotal.com countrylength.com]
[chiefpast.com raisesuit.com roundfather.com]
[producttook.com endfresh.com solutionwest.com]
[majorable.com periodmind.com]
 -13 AWLAWL: From: address is in the auto white-list


--- Begin Message ---
This is getting crazy.

If this board just used the common RBL's it would catch 99% of this spam.
Jeez.

-Original Message-
From: php-install@lists.php.net [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 03, 2008 4:33 PM
To: php-install@lists.php.net
Subject: *SPAM* [PHP-INSTALL] Start Earn Today!


Spam detection software, running on the system "dallas1.aaawebsolution.com",
has identified this incoming email as possible spam.  The original message
has been attached to this so you can view it (if it isn't spam) or label
similar future email.  If you have any questions, see The administrator of
that system for details.

Content preview:  Please add [EMAIL PROTECTED] to your address book to
  continue receiving great savings from Healthier, see how Dear
  php-install@lists.php.net , Get the latest news and exclusive health
  offers from Healthier.com - For a Healthier You! [...]

Content analysis details:   (24.2 points, 4.0 requ

RE: [PHP-INSTALL] Interesting POST error

2008-01-10 Thread Thomas S. Crum - AAA Web Solution
I also noticed the error when posting mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 09, 2008 5:18 PM
To: php-install@lists.php.net
Subject: [PHP-INSTALL] Interesting POST error



One of our developers has brought an interesting problem to my attention.
I'll start off by describing our environment.  We are running a Solaris 10
server with Apache 2.2.6.  PHP version 5.2.5 is loaded as a module and
appears to be working fine.  However, our developer ran into a problem using
dokuwiki.  When he submits a form with a  tag in it, he receives a 400
error.  He threw together this little script to verify the problem: 

 
 
 
 
 
 

 
 
 
 

This can be viewed here:  http://eagles.its.csulb.edu/php/PostTest.php 

As you can see, the script does nothing more than take what is submitted and
display it on the screen.  However, if you type in  then click on the
Submit Query button, you will get a 400 error. 

Does anyone know why this is occurring?  Am I looking at some php.ini
parameter change to fix this? 

Jesse 

Jesse Santana
Project Lead - Enterprise Services Group
Information Technology Services
California State University, Long Beach
1250 Bellflower Blvd.
Long Beach, CA  90840
Office: (562)985-8511
Fax: (562)985-8855