Tagged Questions
-2
votes
0answers
24 views
Web hosting for php sites [duplicate]
Im looking for a shared web hosting provider that allows you modify the php.ini file with cpanel preferably, any suggestions?
0
votes
0answers
16 views
SSL Hosting Support for site with existing SSL certificate [duplicate]
I would like to know if there are any hosts that host PHP sites with SSL support for free, if I have an existing SSL certificate for my domain.
I checked out many questions here(about 10) but none of ...
3
votes
4answers
170 views
Best location for a websites CMS
As part of my job I recently started making numerous content management systems for websites. So many that obviously my next step was to set up a 'template' for the websites so I could quickly remove ...
1
vote
1answer
42 views
Host website on UNIX, but email on Windows?
Client has web hosting and email hosting from one web provider.
Their email hosting is integrated with their systems for their office — an Exchange server (located on their premises).
Both are on a ...
-1
votes
2answers
199 views
PHP not enabled by default on GoDaddy shared linux web hosting [closed]
I recently made the mistake of starting a web hosting account with GoDaddy. Let me start by saying that any comments or answers that I should walk away from the money I spent with GoDaddy and go with ...
2
votes
1answer
34 views
Why Can I See 301'd URL in Google Index
I have a domain, www.timeclockmtsonline that I have 301'd to www.timeclockmts-online.com using the following PHP:
<?php
header( "HTTP/1.1 301 Moved Permanently" );
header( "Location: ...
1
vote
1answer
70 views
File upload through webform failed, server config?
I'm in the process of moving my sites from a shared hosting to a VPS (running CentOS with Plesk 10). When testing on my VPS I noticed that all of the sudden I couldn't upload files through a webform ...
2
votes
1answer
47 views
Reverse proxy with no httpd access
I'll outline my requirement, proposed solution and if anyone has a better idea please feel free to suggest.
Requirements / Desires - I want multiple clients to be connectible to an address ...
0
votes
2answers
111 views
What to use for “localhost” that includes PHP/SQL functionality?
I really do not want to install Linux at the moment, I would have to borrow a USB key, move files, format it, flash it, format it again, move files back, give it back...
What would you recommend that ...
0
votes
1answer
109 views
What every beginner should know about website development? [closed]
I am a novice at building websites and considering to make one. But there is a lot of confusion that's going on right now. I guess every beginner faces them. Few questions that come up are:
I have ...
0
votes
0answers
55 views
How can I benchmark my servers network speed? [closed]
I´ve rented a server online and i wonder how to check the bandwidth possibilities of my rented server. My problem is that I only own a 16.000 kbit/s internet connection and i want to know if it is ...
2
votes
0answers
15 views
Hosting advice for a write-heavy dynamic website [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I have built a website using PHP and MySQL and now I am looking for a hosting service. I am expecting about a 1000 ...
0
votes
0answers
10 views
Purchasing web hosting for PHP + PostgreSQL + Apache [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
thought of posting here since I know folks here are much experience in this. I spent my overnight finding some web ...
1
vote
0answers
113 views
Memcache alternative for cpanel hosting
Memcache is the best caching API for php, but it is not available on most of the hosting providers. Are there any alternatives to memcache which are available for most hosting providers(e.g. Godaddy)?
...
0
votes
2answers
62 views
A simple message room
Can anyone recommend a simple message room (not chat room) which I can use for a private communication between my users.
My idea: to grant some users (2-3 at the most) a specific privilege to talk ...
2
votes
6answers
157 views
PHP not working with hosting
I have been playing with a php CMS site for someone that I am ready to deploy but am running into a couple problems that I assume to be hosting related. I have been developing and playing with it ...
1
vote
0answers
65 views
Determining VPS requirements for a website [closed]
I am on the lookout for another webhosting provider but I'm unsure what to really look for. My current hosting package is as follows:
VMware vCloud Premier VM
10GB storage
3GB vRAM
2 vCPU's
...
1
vote
0answers
23 views
Specific hosting or virtual machine? [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I'm searching for hosting for the back-end and web client of an application that uses node.js and mongodb on the ...
6
votes
2answers
155 views
When to upgrade your web-hosting? Advantages of VPS?
Right now I'm using shared hosting from ixwebhosting. As I've developed more websites for clients and continue to receive more visitors each month I have experienced a lot of "lag" and slow load times ...
0
votes
1answer
259 views
Web server specifications for online Text-based web game
I am developing an online text-based game similar to Mafia wars. Of course I won't expect 20 million players on my site, but I want to choose a web server that is suitable for me.
I am a complete ...
1
vote
2answers
3k views
NginX redirect to PHP file if image does not exist on file server
This is what I am trying to do. I am not familiar with Nginx enough to create custom rewrite rules like you can with Apache. It would be greatly appreciated if someone could help me with the Nginx ...
0
votes
2answers
469 views
After changing web host, I get a 'file does not exist' error
I run a WordPress blog, and have recently changed web hosts.
When changing web hosts, I copied all files and exported/imported the database etc as explained by lots of tutorials found easily on ...
3
votes
2answers
152 views
File upload on shared hosting
Is it possible to upload a file of size 300+ MB on shared hosting such as host gator ?
2
votes
1answer
517 views
How to remove 500 error?
I am getting 500 error "Internal Server Error" when I type in my domain. I called customer service and they said that my site has reached it maximum use of memory and therefore the cloud system ...
-1
votes
1answer
86 views
Which Hosting Plan Should I use for this Web Application [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I am developing a Web Application [PHP & MySQL] which is basically a rating website ( a social bookmarking site ...
3
votes
4answers
102 views
Two websites (and domains) on one hosting
So I am a poor college student, thus I can't afford dedicated hosting, cloud or anything fancy of the like...
However I managed to purchase myself two domain names say http://abc.com and ...
0
votes
1answer
106 views
Understanding data transfer/file requests - what constitutes my bandwidth usage?
I'm trying to understand how bandwidth works in relation to file requests, so that I can get a good feel of what, say, 100GB of monthly bandwidth would allow.
Let's say I have a php file with the ...
1
vote
2answers
5k views
Free HTTPS hosting with PHP support [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I'm looking for free hosting with HTTPS and PHP support. Of course a subdomain is enough. Something like Google's ...
1
vote
1answer
65 views
How would I make something like jQuery plugins subsite?
I'm currently creating a website. Part of the website I want people to be able to have their own sub site that they can add content (text files with descriptions) to (think jQuery plugins page). Is ...
2
votes
2answers
208 views
how do i choose a web host with support for mysqli extension in php? [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I have designed a website running in php and mysql. And I used mysqli extension instead of the normal mysql extension ...
4
votes
6answers
300 views
Web Hosting Advice for Project [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I am working on a project that will be released as open source in the latter part of the year. I am starting to think ...
3
votes
4answers
225 views
Migration from Windows to Linux hosting
I'm looking forward installing a CMS for my sites - most likely Joomla - but apparently Windows hosting doesn't support it. I was wondering what kind of changes I'd have to perform if I changed to ...
0
votes
1answer
148 views
Dreamhost script killed
I'm using Dreamhost. In one of my scripts I need to gather contents of url (using file_get_contents). There are 9 sites, 8 of them are ok but one is very slow. It tooks 10~30sec. to connect.
As you ...
2
votes
5answers
865 views
Can PHP Site be hosted on Windows Hosting?
This might be the stupidest question but I would like to know whether we can host PHP site on Windows hosting? Are there any special tools for publishing php site?
1
vote
3answers
143 views
Looking for recommendation for PHP app hosting with (relatively) painless scalability [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
We're a pre-launch startup with a LAMP based application. We're looking for recommendations for hosting services for ...
3
votes
2answers
190 views
How can I make my web application faster in Australia when it is hosted in USA
I have www.localo.org hosted on a BlueHost server in USA but I am in Australia and it is INCREDIBLY SLOW!
I uploaded it to a Crazy Domains server in Australia and it ran flawlessly.
I don't want to ...
1
vote
3answers
83 views
What is hosting space and why is it increasing every day?
My hosting's disk space is increasing every day and I just wanted to know, why? I don't upload new files, but it still gets increased by every day. Anyone knows?
Thank you.
10
votes
3answers
843 views
Can someone explain the true landscape of Rails vs PHP deployment, particularly within the context of Reseller-based web hosting (e.g., Hostgator)?
Currently, I have a reseller account with the company HostGator. I design websites, which up until now have occasionally been wrapped in Wordpress CMSs and the like (PHP applications). I then sell ...
0
votes
1answer
161 views
Question about MochaHost.com Hosting Plans
This is not an Advertising, I've just found this website (MochHost) that offers a great things just for 3$/m like :
2 LifeTime FREE Domains
UNLIMITED Space and bandwidth
SVN (subversion) support
SSH ...
0
votes
2answers
112 views
Looking for Windows shared web hosting with PHP support [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I'm looking for Windows based shared web hosting which supports multiple hosted web sites (multiple domains). ...
0
votes
2answers
185 views
how to setup a webhosting site?
I have purchased a cPanel/WHM web hosting reseller account and I want to set up a site for people to set up a hosting accounts. I also would like to have a domain name registration system on the site, ...
5
votes
3answers
291 views
Dedicated Hosting 101
I've been running small websites for years, but recently developed a site that is attracting more traffic than expected. My shared web hosting provider has warned me that this is causing a high load ...
1
vote
7answers
231 views
Things to consider while choosing a web hosting service? [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
Also does the country matter?
3
votes
5answers
950 views
PHP framework to use on GoDaddy host with no shell access
I'm a Ruby-on-Rails developer but am trying to develop a site to run on a GoDaddy Economy hosting account. This means I don't have Ruby and Rails available so I've decided to go with PHP 5 since the ...
6
votes
2answers
447 views
What is the difference between JSP and PHP regarding hosting?
Is it easy to host a jsp website like PHP? Is the server open source like Apache? and What is the best server for jsp?
4
votes
1answer
494 views
Has anyone used WebFaction hosting for large traffic websites? [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I'm a point where I'm needing to move a large traffic website off of MediaTemple Grid Server (it's maxing out the ...