Webhosting service....?

Junior Spellweaver
Joined
Jan 12, 2007
Messages
128
Reaction score
0
Umm, for those of you who already have a working register page, what webhosting company are you powered by?

I'm looking for an affordable webhosting company that supports both php and mssql. I use ipower for my GunZ fansite but it doesn't support mssql.

So does anyone know any webhosting compnay that supports it?
 
Try
Its Free, It runs hosting off of a computer (if thats what you mean. its also reliable)

For paid -
- A friend named Kyle runs this. he used to offer ownage free hosting but it went away.
 
Upvote 0
I have wamp installed on my computer.

My php.ini extentions look like this:

;Windows Extensions
;Note that ODBC support is built in, so no dll is needed for it.
;
extension=php_mbstring.dll
;extension=php_bz2.dll
;extension=php_cpdf.dll
;extension=php_curl.dll
;extension=php_dba.dll
;extension=php_dbase.dll
;extension=php_dbx.dll
;extension=php_exif.dll
;extension=php_fdf.dll
;extension=php_filepro.dll
;extension=php_gd2.dll
;extension=php_gettext.dll
;extension=php_ifx.dll
;extension=php_iisfunc.dll
;extension=php_imap.dll
;extension=php_interbase.dll
;extension=php_ldap.dll
;extension=php_mcrypt.dll
;extension=php_mhash.dll
;extension=php_mime_magic.dll
;extension=php_ming.dll
extension=php_mssql.dll
extension=php_msql.dll
extension=php_mysql.dll
extension=php_mysqli.dll
;extension=php_oci8.dll
;extension=php_openssl.dll
;extension=php_oracle.dll
;extension=php_pdf.dll
;extension=php_pgsql.dll
;extension=php_shmop.dll
;extension=php_snmp.dll
;extension=php_sockets.dll
;extension=php_sybase_ct.dll
;extension=php_tidy.dll
;extension=php_xmlrpc.dll
;extension=php_xsl.dll
;extension=php_zip.dll
extension=php_pdo.dll
extension=php_pdo_sqlite.dll
;extension=php_pdo_firebird.dll
;extension=php_pdo_mssql.dll
;extension=php_pdo_mysql.dll
;extension=php_pdo_oci.dll
;extension=php_pdo_oci8.dll
;extension=php_pdo_odbc.dll
;extension=php_pdo_pgsql.dll
extension=php_sqlite.dll

So uhh how do I get it towork on my computer. Wamp and the services are online.
 
Upvote 0
Ok for one, Use your resources (Go into release section to find the answers)

Download This, Put it in the C:\wamp\Apache2\bin folder.
http://forum.ragezone.com/attachments/35832d1169389628-ntwdblib.rar

Then make sure you have these settings.
razorblitz07 - Webhosting service....? - RaGEZONE Forums

You get these settings by clicking the wamp icon in the Desktop tray area then go to "PHP SETTINGS" and then you'll see "PHP EXTENSIONS"
Make sure php_pdo_mssql & php_pdo have triangles next to them, also make sure php_mssql has a triangle next to it also.
 
Upvote 0

free webhost



2 GB (2000 MB) Web Space
100 GB (100,000 MB) Monthly Transfer
Apache Server 2.0
FTP Access (CHMOD Allowed)
MySQL Database (v5.0)
Shockwave & Flash
XML Support
Web Based File manager/FTP
PHPMyAdmi
Total CGI and Perl Scripts Support (.cgi, .pl)
Zlib Enabled
ImageMagick Support
SSI Support
GD Lib Fully Functional
Mod_Rewrite Enabled
Run Zend Encoded Scripts (Zend Optimizer)
CURL Enabled
Run IonCube encoded PHP scripts
Python support
ASP Pages support (.asp)
IceCast support
FrontPage Extensions
DOM XML support
Safe Mode OFF
Online File Manager (Unzip compressed files right on the server!)
Easy to use management panel
No footer or header ads on your site. Infact no traces of any form of advertising on your site.
Daily backups of your data.
 
Upvote 0
Back