Host That Can Store / Retrieve SSN / Drivers Lic.

May 14, 2009

Is there any host out there that is compliant (say to PCI type standards) that would allow me to create a online form that will be used to fill out a rental application?

These applications will need to have the SSN / Drivers Lic. of the user filling them out, as well as CC info to be processed.

The CC info does not need to be stored, just processed for the application fee.

The SSN / DL need to be stored in such a manner that the realty agents can retrieve the form the users filled out so they can then use it to submit the application for whatever purposes.

(I would imagine it also needs to be stored so that if they ever get called by the GOVT for information about certian tenants they can retrieve the forms if necessary.


If i do this for the client, I will of course have a contract signed that basically makes sure that I am not liable if the system is breached, as i don't want the host i use for the website part itself to be storing this information at all.

I am kind of looking for a API like setup such as a merchant account, but one that allows the storing / retrieval of SSNs / DL.

View 2 Replies


ADVERTISEMENT

Reliable Shared Host Plan With PHP 5.2.+ With PDO Drivers & MySql 5.+

Dec 14, 2007

I switched to HostGator because they had PDO drivers enabled on shared hosting plans with PHP 5 & MySql 5. The problem is that every time they update PHP (4 times in 8 months now) they don’t include PDO in the build and its takes day to get past level 1 support and get it fixed.

So I’m looking for a “Reliable” host. I had a hard time when I switched to HG finding shared hosting plans with PDO enabled.

View 17 Replies View Related

PV Drivers For Windows & Xen:

May 24, 2008

We do not provide Windows VPS to our users, but I need 1 or 2 windows VPS for our own usage (mainly for doing the company accounting). This is really not our field of expertise to run windows.

Anyway, I just tried the windows (paravirtualized drivers in a Windows (2003 server) VPS that I have setup especially for the try. Lucky I did this way, because twice, the windows VPS hanged, and took 100% of the CPU after a reboot. The drivers that I tried were these:

[URL]

The first time, I ran the install.bat, then set the boot.ini with /gplpv. It refused to reboot. The 2nd time, I've run install.bat and did NOT add /gplpv to my boot.ini. I'm quite tired with this, I spent all my afternoon on setting-up 2 windows VPS, the Windows installer takes ages (especially compared to the 5 minutes it takes to debootstrap a Debian...), so that's why I'm seeking for experiences here.

Did any of you had tries with this kind of drivers, if yes what drivers, and what procedure did you use?

View 8 Replies View Related

Photocopy Of Your Drivers License And Credit Card?

May 22, 2008

Is it normal for a hosting provider to ask you to fill out a two page form to verify credit card and billing address information which you must fax or e-mail in with a photo copy of your drivers license and credit card? I've never came across this until now and was wondering if something like this was safe? This is for a dedicated server with the RackVibe (JustEdge.net) hosting provider.

View 5 Replies View Related

Where Do You Store Your Back Ups

Oct 1, 2009

I would like some tips on how to create back ups with WHM/cPanel on a Reseller if you could.

Also where to store them?

I was thinking of storing them up on a VPS or Dedi server that just has backups or should I buy a enternal Hard Drive for my computer and store them on that? I have a 500GB Hard Drive.

View 14 Replies View Related

My Own Online Store

Dec 30, 2008

i am about to run my own online store but i am wondering if im doing it right
my domain name i am gona buy it off godaddy.com

my hosting would be in site5.com

and shopping chart im gona use is magento

i think i am doing it right but im not sure if these company r good?

View 14 Replies View Related

Where Do I Store Documents In VPS

Jul 22, 2008

I am completely new to VPS, and I was wondering, where would I put my files in the VPS? Normally I am used to just storing them in public_html, or whatever I am given, but I can't find that on my server. Apache has already been installed.

View 11 Replies View Related

For An Online Store?

May 7, 2008

I am currently shopping for web hosting for an online store (that would provide software - mostly automatically downloadable upon payment).

My estimates for initial operation of my web/online store are:

Storage: (10MB/app x 50 apps) + 50MB overhead = 550 MB
Monthly transfer: 5000 purchases/month x 10MB/app = 10 GB
Number of email accounts: up to 10

By "initial" I mean first year, not first month.

My intent is to develop my own osCommerce based web store for downloadable software that I develop. PHP and MySQL support are must. My estimates are not carved in stone. In the beginning I will certainly use much less "monthly transfer" than I specified and in the long term I hope to be using much more "monthly transfer" (as marketing evolves and the business becomes more established)...

The most important factors to me are (in the following order):

1) Reliability (up-time, security)
2) Tech support
3) Expandability (room to grow)

The company that registered my domain name provides web hosting with much more than I initially need (5GB space, 250GB transfer, 50 email accounts) for under $3 a month.

This is a price that I can afford. However, I am not sure whether it is a good idea to have both the web hosting and domain registration provided by the same company? Any opinions/comments you have about this? Is my doubt in this regard unfounded?

Secondly, is there some independent source (user/customer reviews OK) that compares the reliability of web hosting providers? (I would have given the name of my registrar here but I am unsure whether this would constitute advertising. If mentioning names or asking for references is allowed please let me know and I will post it here so that I can get your opinions about it).

Thirdly, is there any significance for where, geographically, the actual servers are located? Main consideration is access speed for customers...

View 14 Replies View Related

What Can You Safely Store

Nov 19, 2007

I have a few questions for those of you who are familiar with the security side of hosting.

If you have a dedicated server is used for general hosting purposes, what can you "safely" store on that server? What type of customer data would you have on a server that is exposed to the Internet, assuming that server received regular security audits?

View 2 Replies View Related

Distributed Data Store For Web

Mar 27, 2009

I intend to store and serve files that is around 1-200mb from servers that is physically separate. I wish to store 2 or 3 copies of each file as a redundancy solution. When the file is requested I want to serve a direct downloadable link to the file. I am looking for logic to distribute load, and to detect if a server is down. I also whish to redistribute the files if a server is taken out of the pool..

Is there any open/free systems for this I can use?

View 9 Replies View Related

Php.ini Store Sessions In Database

May 28, 2008

Is there a way in the php.ini file to force all sessions to be stored in a database? For example, in ColdFusion you can configure sessions to be stored in a db. Can you do this in PHP? Thereby forcing all sessions no matter what the customer specifies to be stored in a db.

View 3 Replies View Related

How Can I Retrieve My Mysql Server

Jan 29, 2008

1)i want to delete a folder in /var/lib/mysql,

when i use "ls" to check ,it shows with (space)foldername,

i use rm -rf ./foldername, it failed,

and i use rm -rf ./(space)foldername, oh no,all the files in the /var/lib/mysql are gone,

2)i do not have the backup files of the folder at all.

3)how can i rebuild the system files of the mysql server with a smooth way?

View 5 Replies View Related

Which One Is Better Hosting For An Online Store

Apr 22, 2008

I want to host my online store. Please tell me best web host. I am thinking of godaddy or 1and1. How are they both? Is there any better web host? I am looking for shared hosting in starting with good features like SSL too.

View 14 Replies View Related

Retrieve Deleted Emails

Aug 18, 2007

Does my linux server keep copies of deleted email messages? If so how can I go about retrieving them?

View 2 Replies View Related

MySQL Error Took Store Down

Sep 22, 2007

I've got a Fully Managed VPS hosting service running my sites and this morning I got the following error messages. My host says they do not monitor mySQL yet this error took my whole store down and kept it down for several hours until I noticed that. It's not a complaint, just asking your opinions on what this could be and what should i do about it etc.:

Warning: mysql_select_db() [function.mysql-select-db]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (11) in /home/store/public_html/include/func/func.db.php on line 47

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/store/public_html/include/func/func.db.php on line 47
Sorry, the shop is inaccessible temporarily. Please try again later.

View 12 Replies View Related

Best Medium To Store Drive Images On

Jan 11, 2008

I need a medium of some kind to store my backup drive images of a windows 2003 standard x64 server. I will be taking DriveImage XML images every Sunday. The medium must have a minimum capacity of 250gb.

I am wondering what is the best/most cost efficient option? My budet is around $500.

I have heard tape and usb external drives.

Can you provide specific models, costs, pros/cons of each technology and product?

View 0 Replies View Related

Retrieve Data From 2nd HDD After Server Failed

Feb 3, 2008

My server HDD got corrupted. My server provider mount a new HDD for me, and put the OLD HDD as secondary drive.

This is what they emailed me:

[root@ns1 ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/hda3 149G 3.7G 138G 3% /
/dev/hda1 99M 17M 77M 19% /boot
none 498M 0 498M 0% /dev/shm
/usr/tmpDSK 485M 13M 447M 3% /tmp
/tmp 485M 13M 447M 3% /var/tmp
/dev/hdc3 149G 23G 119G 16% /backup


I have a forum data (files and database) that is still on the old HDD, I hope to retrieve it.

May I know how can I access to the data?

I tried SSH, can only go till /dev/, then don't know what to do.

What is the command in SSH that I should type in order to go to the 2nd HDD? How can I retrieve the database and files to my new HDD?

View 9 Replies View Related

Weird Characters When Trying To Retrieve From A Backup

Jun 9, 2008

I'm trying to retrieve some files from another hard disk and I get weird characters.. Exemple:

("location:index.php"); becomes ("lOcation:aNdex.php");

View 0 Replies View Related

Retrieve Data From Crashed Server

Jan 27, 2007

Does anyone know of any services that can help retrieve data from a crashed server. The server is managed but the support are saying that they are having problems retriving the data. The server had an os reload and they can't slave the old disk.

View 2 Replies View Related

SSH Client For Windows Which Store Password

May 20, 2007

We are using Putty SSH clients it's great but we are looking for SSH client which can store passwords. So we don't have to enter password each time we login to the server using SSH client.

View 9 Replies View Related

Shared Hosting To Store Videos + Vps For Main Site

Jun 28, 2008

I am paying around 15 bucks for 1.0TB bandwith in a shared hosting.

i thought of getting a vps for the site, and just stream videos from the shared hosting server....

the problem would be users uploading videos, is it possible for them to upload files through VPS, and onto the shared host ?

View 5 Replies View Related

Best Hosting Plan For Magento ECommerce Online Store

Jul 21, 2008

Wich is the most adequate hosting plan to install a Magento E-Commerce Online Store with:

Number of products: 100 to 300
Number os Visitor / Moth: 10.000 to 80.000

I will need a Shared Accout, VPS, or Dedicated Server?

View 6 Replies View Related

Apache :: 2.0 Wrote Error Log File In Virtual Store But Not 2.4

Jan 30, 2015

We use Apache as part of a 'consumer' software which as been working fine with Apache 2.0.64 (running as a 'regular' user). We want to transition to version 2.4, but it seems to be working a little bit differently than the 2.0 version.

In httpd.conf, we have "ErrorLog logs/error.log". With version 2.0, the error.log file is created in the "...AppDataLocalVirtualStore..." path (since user cannot write to 'Program Files (x86)' were it is installed), but with version 2.4.10 we only get an "Access is denied. AH00015: Unable to open logs" error.Is this a known difference between 2.0 and 2.4.

View 4 Replies View Related

Plesk 12.x / Linux :: Failed To Retrieve Directory Listing

Sep 6, 2014

Initially I was able to connect via FTP. Then all of a sudden I started getting 550 SSL/TLS required on the control channel. Why did it suddenly required SSL/TLS when I did not do anything extra?

Now when I'm trying to connect via FTPES using FileZilla (tried both active and passive) on Linux Mint Debian, I'm getting the error below. I'm really stumped. I have tried to Allow incoming from all on port 49152-65534/tcp via Plesk firewall, but still no go.

The worst thing now is, I can't even get FTP to work anymore. Of course I would prefer to have TLS working.

Status:Connection established, waiting for welcome message...
Response:220 ProFTPD 1.3.5 Server (ProFTPD) [206.106.213.243]
Command:AUTH TLS

[Code]....

View 1 Replies View Related

Apache :: CIFS File Share To Store Images

Mar 28, 2014

I recently started building out a new network rack to provide a production web site. The new equipment stack includes a disk array providing a CIFS file share to store images to be served up by Apache.

I have had zero luck in getting Apache to properly access the imagestore from the network share. I've read more Google pages on this subject today than I can count, but I am still not having any success getting this working right.

I'll do my best to explain the configuration.

I have an ESXi host running several virtual machines. Each machine needs to be able to access the shares. Each host has multiple network interfaces, each connected to a separate subnet. The virtual machines are running Windows Server 2012 Datacenter edition.

The disk array is file mode access, with NFS and CIFS shares. It has interfaces on both subnets that each VM can reach. I have established a stand alone CIFS server, with the shares configured. They are accessible from the VMs.

I have mapped the share to a drive letter on the VM client, and it works properly from the logged in account. I have full control over files on the file system (create, modify, delete).

The VM has Apache 2.4.9 installed.

Things I've tried with no success:

-created a symlink to the CIFS mounted drive into the webroot directory
-added an alias to the CIFS mounted drive
-added the aliased directory using the <Directory> directive
-added the alias and directory directives using UNC references

I am seeing errors like "path is invalid" mostly, but when I try to add the mapped drive (f or the UNC referenced directory, the Apache service won't start.

I added a separate user for the Apache service, and added it to the group that has privileges to talk to the share, still didn't work.

View 1 Replies View Related

Windows SBS2K3: Archiving Exchange? STORE.EXE Using A Lot Of Memory/lockups

Jan 17, 2008

Been running a server for 2 years now on Windows SBS 2003, and within the past 2 weeks, the server has been locking up or going very sluggish after only a few hours of use.

I've noticed that STORE.EXE is using a lot of memory, there are a number of people within the building using this server for various tasks with Microbiz, Quickbooks, and Exchange server. I researched the topic and was told if I can archive Exchange, that this should help with performance. Anyone know how to do this or to lower the use of memory with the server?

View 8 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved