Web Hosting Talk







View Full Version : Looking for reputable Linux/Apache/MySQL/PHP shared host


3rdkynd
06-13-2001, 05:11 PM
Here's what I need:

Shared host
*nix
Apache
MySQL (or PostgreSQL)
PHP4 (apache module and cgi)
200 MB+ storage
5 GB+ bandwidth
SSH
cron
Static IP
SSL Support
Web Based Stats
Raw Logs
Error Logs
Streaming Media Support
24/7 Support
Redundant Power Backup
Regular Server backups
99.5%+ Uptime Guarantee
Telephone Support


I don't want to hear from just anyone. I want to hear from the companies that the regulars at WHT agree are good!


Thanks!

panyinglin
06-14-2001, 06:40 AM
<<Admin edit : cross-posted. Please direct your replies to http://www.webhostingtalk.com/showthread.php?s=&threadid=12929>>

David@Digisurge
06-14-2001, 06:55 AM
<<Admin edit: post deleted for breaching forum guidelines>>

chaos
06-14-2001, 07:20 AM
How much are you planning on spending?

3rdkynd
06-14-2001, 08:48 AM
Anything reasonable. Probably somewhere between $10 and $30.

CrazyHostGuy
06-14-2001, 09:18 AM
3rdkynd,

Just a suggestion.... you may want to post this in the Advertising forum, since no-one can directly answer you in here (self advertising not allowed).

You're sure to get MANY more responses over there.

Good luck!
Rob.

3rdkynd
06-14-2001, 09:33 AM
Ahhh, I was wondering if this was in the wrong place. Thanks!

astralexis
06-14-2001, 09:58 AM
PHP4 (apache module and cgi)
I always thought PHP4 is ran either as an Apache module or using CGI. Can it also be both at once?

3rdkynd
06-14-2001, 10:12 AM
Yes, but it requires two separate installations of PHP (I think).

allera
06-14-2001, 04:18 PM
You can run it as one installation. Just use the mod in apache's conf files and use /usr/bin/php (or wherever the php binary is located) as your first line of a cgi program.