PHP On Windows Server
Sep 16, 2009
I'm about to deploy a site that needs ASP for the main application, but my client would like to use phpBB for their forum. I initially thought we'd have to get two hosts, one Windows and one Linux. But in doing some research, I see that some Windows hosting providers also provide PHP, and I am aware that PHP can be installed to run on IIS. My question is: is PHP under Windows any different that PHP under Linux? Are there any weird work-arounds that have to be dealt with? Or is it simple and straight-forward?
View 3 Replies
ADVERTISEMENT
Nov 17, 2008
Any company rent Windows Server 2003 Web Edition ?
SPLA and External licenses ?
With Micfrosoft need pay 2,000$
I wait your answerds.
View 3 Replies
View Related
May 26, 2009
With Windows 2003 server, there are comprehensive lists of what you need to do to secure the server before use. For Windows 2008, I wonder is there such a list? Or is it true as what I heard from Microsoft that it is already secured out of the box?
Anyone has any resources on the hardening or preparation of 2008 for server hosting uses?
View 1 Replies
View Related
Oct 30, 2008
Is there hosting that use windows xp rather than windows server 2003? What is the advantage of using windows server2003 anyway?
Most of the time I just need to run some programs that need huge bandwidth. If I want to host sites, I'll just use xamp.
I think windows xp license is cheaper.
View 12 Replies
View Related
Aug 19, 2008
Does someone know what that means? I can sometime choose this option if I want to buy a server.
View 14 Replies
View Related
Oct 16, 2013
I have Plesk 11.5 (service provider mode) on a Windows 2008 server IIS7.Most of my sites are developed in .asp and therefore i use a custom 500-100.asp error page that check s the IP of the visitor then displays either a friendly error, or if its my IP a full error of what has happened (it also emails me the error). This allows me to debug pages easily whilst developing and to keep an eye on anyone trying SQL Injection hacks on my sites (as the error and email also have session variables and IP address).I dont have root access to the server as it is a Webfusion dedicated server.I have following the Plesk documentation -
1) Switch on custom errors for the subscription
2) Look in virtual directories and navigate to error documents
3) Find the error in question (500:100) and change it to point at either a file or URL
FILE - I had the data centre add in the 500-100.asp error page in to the virtual template so that my page is available in the list of virtual files - this didn't work but that maybe because its not a static page??
URL - when i add the path it says its incorrect, if i add a fully qualified address, it accepts it but it doesn't work.give me a specific example of the URL that can be entered relative to the root as the format in the documentation isn't accepted. The last step is to restart IIS which is also an issue as i cant seem to do this from the Plesk panel..It is as if it isn't catching the 500:100 error, and only catching the general 500 error??
View 1 Replies
View Related
Jul 4, 2007
what is the fast and best way?
View 4 Replies
View Related
Aug 28, 2009
I have been searching everywhere trying to find a tutorial but It is not going anywhere. Basically I need to create 2 nameservers for Godaddy and pretty much so when i type http://mysite.com it goes to my site. I can access everything from http://myip and everything works. Now is there a step by step on how to actually do it in the DNS Manager? I need help like what IP address do I use is it the router ip? The external IP?
View 7 Replies
View Related
Jan 10, 2008
I have a linux server for a video sharring site
The video encoder that I prefer to use will only work in a windows enviorment
The windows server would pass off the converted video to the Linux server.
Will a Samba server for Linux allow a Linux machine to connect and share files with a Windows machine work for this application.
Although it's probably a dumb question but can Linux and Windows exist on the same server?
View 3 Replies
View Related
Dec 1, 2008
I am not using IIS and the built FTP server. Is ther other recommended FTP server to use in a windows 2008 dedicated server?
View 5 Replies
View Related
Dec 21, 2008
if it's possible to use ODBC to connect to a Windows box from a Linux cPanel server. We have attempted connections from PHP (both as CGI as well as Apache module) and we get:
Fatal error: Call to undefined function odbc_pconnect() in...
and
Fatal error: Call to undefined function odbc_connect() in...
Is ODBC possible on cPanel servers?
View 2 Replies
View Related
Jul 10, 2007
Most people probably run Linux on their media servers, but since I don't know much about Linux and the media server we have is unmanaged, I was wondering how you guys feel about running Windows Server 2003 Std on a media server instead of Linux. We'll only be using the server to host Flash video files (.flv) and we'll be serving those vids on websites hosted on other servers, resulting in approx. 50,000-100,000 media views per day (filesizes range from approx. 5MB to 10MB). We don't want to run Windows Media Services, just a Web server (IIS6) and have the Flash video players on the external websites take care of the streaming/downloading part.
View 0 Replies
View Related
Oct 2, 2008
I was actually curious about this since Windows 2008 version came out.
What is the difference between Windows media services on Windows 2003 and Windows 2008?
View 5 Replies
View Related
Apr 7, 2008
I have three machines in network. One is server with Windows 2003. And rest two are having Win XP Professional and MS Office with Publisher. I want to create website using Publisher on one machine and put to Web server created on Win 2003 server. So that other machines on the network can browse my thsi local website.
View 3 Replies
View Related
Sep 11, 2008
i was wondering whats the difference between a windows server and a linux server. if a client asks me which one should they choose? which one is better? what should i tell them to go with
View 7 Replies
View Related
May 12, 2007
I yesterday installed VMware Server under Windows Server 2003 x64, Enterprise Edition, and have this morning noticed the message 'Service unavailable' when browsing to a website hosted on the server under IIS. I have briefly looked into the problem and found the DefaultAppPool stopped, but after restarting it, it resets back to the stopped state when I once again browse to a hosted website.
Does anyone have any experience of this problem and a workaround?
View 0 Replies
View Related
Jan 16, 2009
I have a company that wants to stream some live events via Windows Media Encoder/Windows Media Player. I believe the best route is to use a WMS, stream to the WMS, then the CDN would pull from there for events. Can someone help me explain a Windows Media Server versus a web server? Can you host web sites on a WMS? Is WMS just an extension to a regular Windows 2003 server?
View 4 Replies
View Related
Jul 28, 2008
I have a number of dedicated servers at different hosting companies, all with 100mbps burstable ports, using several versions of Windows (2003 or 2008, Standard or Enterprise).
I've tried setting up FTP servers (the one that is part of IIS) on 4 of them, to transfer files between the servers. But, I can't get a single transfer to go faster than about 10-12Mbps. If I upload multiple files, each will go at right around 10-12Mbps (so I can get, say, ~50Mbps if transferring 5 files simultaneously). I've tried passive FTP, and I've tried tweaking the TCP settings (TcpWindowSize, GlobalTcpWindowSize, Tcp1323Opts), and the results are the same.
View 1 Replies
View Related
May 22, 2009
does anyone know how to enable XML-RPC in my windows server
i use plesk 9.2 and i installed joomla is working prety well
but sinse i install My Blog for my joomla i am receivng this error
"Settings saved.Note:x-m-l RPC extension in PHP is disabled.Ping Technorati set to 0"
so how can i enable on my server?
View 1 Replies
View Related
Jun 10, 2009
I am currently experimenting with windows server however I can't work out how to setup my DNS correctly.
I have setup a computer running Windows Server 2008 and Active Directory on my home LAN, the server has the following details:
Name: server1
Domain home.mydomain.com
Full Computer Name: server1.home.mydomain.com
IP: 192.168.2.1
I am unsure how I should setup DNS for my domain name and locally for the server. I would like the servers full computer name to be resolved inside and outside the LAN. Can anyone point me in the right direction for this kind of setup?
View 0 Replies
View Related
Aug 11, 2007
is there any software i can install to record the activity of users that are logged into remote desktop, but make it so that the user cannot stop or delete the video themself. only i as the administrator want to be able to see it
View 1 Replies
View Related
Oct 6, 2008
We need to start our windows vps services (virtuzoo) and we need to a dedicated server.
So, please send your offer.
View 2 Replies
View Related
Jun 13, 2007
Windows 2003 server with the latest updates PHP v5.2.0
I have the following setup:
In...
D:FTPRootData
there are logons names in there which is linked to their account, i.e. when they log on via FTP, they go straight to their directory, i.e.
D:FTPRootDataUSERNAME
Each directory have the security set to their own account, i.e.
USERNAME (SERVERUSERNAME)
Recently, one of the user did something naughty and wrote an code where they can see someone else's directory and put some ranmdom generated files in there. The code in question is;
&opFile = "./../username1/hello" . & random . ".txt";
Obviously I'm not going to post the full code but this should be a start.
As you can see, the user managed to wrote some files in someone else's directory, even that their security setup doesn't allow it, which I suspect is part of a 'system' account. However under the "D" drive, there is no "SYSTEM" account in there, it has been totally removed. The only thing left are
Administrator
CREATOR OWNERS
and the D:FTPRootData has the security setup as:
Administrator
CREATOR OWNERS
FTP User Admin (FTP admin acess for webmasters)
IIS_WPG
Internet Guest Account
In php.ini I also have these line:
disable_functions = "phpinfo, passthru, system, popen, escapeshellarg, escapeshellcmd"
But it is not working.
So, what am I missing and how do I stop these pesky user from doing this?
View 0 Replies
View Related
Aug 26, 2007
I've loaded theBat! onto a Windows 2003 server and tried any combinations to enable Authentication, but still get this message when I try to email out from theBat!:
"Message has not been sent. Server reply - This mail server requires the authentication when attempting to send a non-local email address. Please check your mail client settings or contact your administrator to verify that the domain or addrsss is defined for this server".
Talked to the administrator who said simply enable the Mail client.
View 2 Replies
View Related
May 1, 2007
What is a Windows VPS server?
How does it differ from a Windows shared server?
What are the advantages to using Windows VPS server for hosting?
View 7 Replies
View Related
Mar 16, 2007
I have a Windows 2003 Standard Edition server with Plesk 8.1 installed.
Wondering if you guys have any experience with this.
I have already granted access with RDC via Plesk to the user and also had IE for him to use. He was using it fine till lately where something just went nutz and not allowing him to use IE while on RDC.
Does anyone know what to do in this case? I just want him to be able to connect to the I'net when he's logged on to the server. I know my Administrator could connect to the I'net via IE but it's just funny that he could not.
View 1 Replies
View Related
Oct 29, 2007
I want to run a website with huge traffic (50000 Unqies/Day) on windows server, the pages are in .asp (Static) no SQL or database.
I wanted to ask a question, that are there any problems with Windows Servers on Windows 2003 (IIS 6) like any ASP connections limits etc. I mean does anyone have any idea if i run .asp pages with lots of traffic on server, will it make ASP pages Load SLOW ? (.html) work fine at this moment.
Please kindly let me know of your experience with WINDOWS server. like ASP pages failed. or ASP pages not loading, or asp pages giving errors... etc
Or should i switch to .php (linux server) i mean asking not from SECURITY point of view but... from LOAD balancing...
means i want that Simple Static pages, .asp would create any problem with huge traffic of 50000/day on that server (whereas .html dont create any problem) so is there anything to do with .asp which could create problems ? any connection limits ?...
View 3 Replies
View Related
May 1, 2007
I'm told I should use a VPS.
What is a Windows VPS server?
How does it differ from a Windows shared server?
What are the advantages to using Windows VPS server for hosting?
Can anyone recommend a good Windows VPS server service?
View 4 Replies
View Related
May 19, 2007
I recently purchased my first dedicated server. It is installed with windows server 2003. My problem is, background system processes are using up about 80% of my 512mb of ram. Is there a way I can reduce this?
View 2 Replies
View Related
Apr 24, 2007
Is there an FTP server program for Windows out there that has hooks to allow the ftp user to login and reset their own password? Like Linux has the ftp server that stores accounts in a mysql database so the user can easily change their password. I'd also like to be able to "jail" them to a directory. I currently use Windows built in FTP and can "jail" them to a directory but need them to be able to change their password as well without having to log into the Windows box through RDP.
View 2 Replies
View Related
Nov 23, 2008
ffmpeg on windows server. i tried to install ffmpeg in windows server ....
View 1 Replies
View Related