PHP Accelerator For Windows Server
Feb 21, 2008
Does anyone have any recommendations for a PHP Accelerator for a Windows 2003 / IIS6 / PHP 5.2 WebServer? Would the performance difference be significant? Any help would be appreciated...
View 0 Replies
ADVERTISEMENT
Jul 5, 2007
Anyone have any experience with SSL accelerators? I'm trying to find a have decent, used one off Ebay or somewhere else, or even a refurb one... Seems to me that offloading SSL on one of my sites would do loads of good, but I cant find any SSL accelerators that are 1000$ or under that are < 6-7 years old....
View 2 Replies
View Related
Jun 22, 2007
to get a php accelerator on two servers. Something that will serve my site pages faster and perhaps even cut down on bandwidth a little.
Can people recommend php accels to me?
I've seen this old page about php accels [url]but I'm not sure which one I should go with.
Can somebody help with what php accelerator I should use and any other suggestions that I can have my management company do to help speed up page load on my server?
View 13 Replies
View Related
May 11, 2008
Is there any which works with this turned on?
View 3 Replies
View Related
Dec 7, 2007
This box is a dual xeon, 4gb memory server with a dozen domains only. What do you recommend for optimal performance and speed?
[xcache-common]
zend_extension = /usr/local/lib/php/extensions/no-debug-non-zts-20060613/xcache.so
[xcache.admin]
xcache.admin.auth = On
xcache.admin.user = ""
xcache.admin.pass = ""
[xcache]
; ini only settings, all the values here is default unless explained
; select low level shm/allocator scheme implemenation
xcache.shm_scheme = "mmap"
; to disable: xcache.size=0
; to enable : xcache.size=64M etc (any size > 0) and your system mmap allows
xcache.size = 0M
; set to cpu count (cat /proc/cpuinfo |grep -c processor)
xcache.count = 1
; just a hash hints, you can always store count(items) > slots
xcache.slots = 8K
; ttl of the cache item, 0=forever
xcache.ttl = 0
; interval of gc scanning expired items, 0=no scan, other values is in seconds
xcache.gc_interval = 0
; same as aboves but for variable cache
xcache.var_size = 100M
xcache.var_count = 1
xcache.var_slots = 8K
; default ttl
xcache.var_ttl = 0
xcache.var_maxttl = 0
xcache.var_gc_interval = 300
xcache.test = Off
; N/A for /dev/zero
xcache.readonly_protection = Off
; for *nix, xcache.mmap_path is a file path, not directory.
; Use something like "/tmp/xcache" if you want to turn on ReadonlyProtection
; 2 group of php won't share the same /tmp/xcache
; for win32, xcache.mmap_path=anonymous map name, not file path
xcache.mmap_path = "/dev/zero"
; leave it blank(disabled) or "/tmp/phpcore/"
; make sure it's writable by php (without checking open_basedir)
xcache.coredump_directory = ""
; per request settings
xcache.cacher = On
xcache.stat = On
xcache.optimizer = On
[xcache.coverager]
; per request settings
; enable coverage data collecting for xcache.coveragedump_directory and xcache_coverager_start/stop/get/clean() functions (will hurt executing performance)
xcache.coverager = Off
; ini only settings
; make sure it's readable (care open_basedir) by coverage viewer script
; requires xcache.coverager=On
xcache.coveragedump_directory = ""
[eAccelerator]
extension="eaccelerator.so"
eaccelerator.shm_size="16"
eaccelerator.cache_dir="/var/cache/eaccelerator"
eaccelerator.enable="1"
eaccelerator.optimizer="1"
eaccelerator.check_mtime="1"
eaccelerator.debug="0"
eaccelerator.filter=""
eaccelerator.shm_max="0"
eaccelerator.shm_ttl="0"
eaccelerator.shm_prune_period="0"
eaccelerator.shm_only="0"
eaccelerator.compress="1"
eaccelerator.compress_level="9"
;[Zend]
;zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-3.3.0
;zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-3.3.0
;zend_optimizer.version=3.3.0
;extension=/usr/local/lib/php/extensions/no-debug-non-zts-20020429/ffmpeg.so
[Zend]
;zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-3.3.0
;#zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-3.3.0
;#zend_optimizer.version=3.3.0
;#zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so
;#zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so
zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-3.3.0
zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-3.3.0
zend_optimizer.version=3.3.0
zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so
zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so
View 0 Replies
View Related
Jan 5, 2008
how can i stop downloading from my server with any accelerator programmes? because when anyone use these programmes the programme make more than 8 connection for 1 person and that make a very very load to my server
View 9 Replies
View Related
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
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
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