-
Posted to
PHP Community
by
coolgani
on
10-12-2009, 7:48 AM
Hi i am using iis6.0.I am running Dotnet web sites and php sites on the servers.Dotnet websites database is also presented on the same server but php sites database is located on another server..Dotnet websites are running normal speed.(not very speed).But php websites are very slow.everytime when a webrequest comes to server 1 php-cgi.exe ...
-
Posted to
Performance
by
coolgani
on
09-30-2009, 7:48 AM
Hi all,
I am using win2k3 sbs.I am running IIs webserver on this machine with different application like .Net and php websites.from last 4 days accessing local websites on this machine became very slow.I do not understand what the problem is?.Processor time,Avg diskqueue length,Num of pages/sec are normal.Please tell me the ...
-
Posted to
PHP Community
by
coolgani
on
07-16-2009, 4:18 AM
My Mail server on win2k3 is working properly.why because using .net websites I am able to send mails.I do not found any errors in log files& no mails found in drop folder or bad mail folder.I think this is php integration problem with IIS.when i write the code
<?php
if(mail('ganeshkoorapati@gmail.com','test ...
-
Posted to
PHP Community
by
coolgani
on
07-15-2009, 7:48 AM
I have a windows server 2003 which
is working as a webserver(iis6.0) & I configured PHP5.I am able to
host the php developed websites but mail function is not working.
I have installed the smtp server on win2k3 server only&In php.ini file,I have mentioned the smtp function as
[mail function]
; For Win32 only.
SMTP = ...
-
Posted to
Performance
by
coolgani
on
05-19-2009, 5:16 AM
Hi all...
I am Running IIS6.0 under win2k3 smbs edition.It was working good.But from last few days it is getting slow down, means web pages are loading slowly.I am hosting .net developed websites in my server,Mssql is also hosted on the same server.I think accessing the database becoming slow.I am not good enough at database side.Please ...
-
Posted to
ASP.NET Administration
by
coolgani
on
03-25-2009, 8:09 AM
I am using Win 2k3 small bussiness server and also running IIS6.0.It was working fine till last week.But I observed to day, that ASP.NET account is missing.I dont know how it is happened.I have installed .net frame work 3.5 before 3 weeks.I tried to run the following command to create asp.net ...
-
Posted to
General
by
coolgani
on
02-19-2009, 8:10 AM
Yes
-
Posted to
General
by
coolgani
on
02-18-2009, 6:43 AM
I tried after changing the port to 21 but unable to connect using filezilla default settings.When I changed to active mode in network configured wizard in filezilla settings then I was able retrieve directory listing successfully.I thought it was fine.
Yesterday One of my employee was tried to access ftp server from her home but she was ...
-
Posted to
General
by
coolgani
on
02-16-2009, 7:28 AM
Thanks 4 Ur reply.as you said I changed FTP port to port 21 and I have done the port mapping for 20,21.But still I have the same problem.The log file when I am trying to connect FTP server is as below...
status: Connecting to x.x.x.x:21...
Status: Connection established, waiting for welcome message...
Response: 220 Microsoft FTP ...
-
Posted to
General
by
coolgani
on
02-13-2009, 5:38 AM
Hi...EveryOne.
I have a ruuning win2k3 server & I installed IIS,FTP on It.I am able to access the Ftp within the Lan successfully.But when I trying to Access It Over the Internet,I am unable to access.I have done the port mapping on my DSL modem for ports 20,21,26.I am running the Ftp on port26.When I am connecting to Ftp from ...