Re: recommend php/mysql web host

From: Bob (bob_at_bschmid.com)
Date: 12/31/04


Date: Fri, 31 Dec 2004 06:01:12 GMT

I use yahoo webhosting. I used php info to get the version, and mySQLAdmin
to get the version of MySQL.

The PHP version is: 4.3.6
The MySQL version is: 3.23.49

I'm satisfied with their service. It's been fairly simple and they offer
quit a bit of dispace, sub-domain names, email.

bob

"DH" <doug861@comcast.net> wrote in message
news:vT1Bd.590957$wV.575355@attbi_s54...
> leegold2 wrote:
> > Hi,
> >
> > What I'm trying to find is a web host who explictly states what versions
> > of PHP and MYSQl here are using. I am looking for a host who uses
> > *recent* versions. I haven't found many who state this.
> >
> > Thanks
>
>
> http://www.aqhost.com/index.php?ref=00001140
>
> AQhost.com is outstanding. Nicely furnished cPanel interface allowing
> w/cron jobs, new versions of phpMyAdmin as soon as they become
> available, regular MySQL 4.x updates, Fantastico, 3 webmail interfaces,
> 4 sets of logs/stats, and on and on. I am dumping my old host and
> migrating 15 clients to aqhost.com. Found out about aqhost.com from a
> non-PHP literate Flash designer that I work for, and he's got a LOT of
> sites hosted there.



Relevant Pages

  • Re: [PHP] FW: I really need help
    ... Next I wanted to see if I could access MySQL using PHP. ... I was supposed to change host to the name of the computer where ... What should I write for host? ...
    (php.general)
  • Re: I am totally stumped..with this on..LOAD_FILE Mysql+PHP= FSCK!!
    ... What I am trying to do is to upload files and stuff them in a mysql database. ... I copied the temporary file to somewhere else, and then handed it to MySQL..THAT WORKED.. ... Is there a way to force a close on the file..maybe that's the problem Mysql is opening a file that is not flushed to disk maybe? ... I gew the feeling its maintaining its own picture of file objects, and doesn't actually flush to the disk unless you do a copy or close php.. ...
    (comp.lang.php)
  • Re: I am totally stumped..with this on..LOAD_FILE Mysql+PHP= FSCK!!
    ... What I am trying to do is to upload files and stuff them in a mysql database. ... I copied the temporary file to somewhere else, and then handed it to MySQL..THAT WORKED.. ... Is there a way to force a close on the file..maybe that's the problem Mysql is opening a file that is not flushed to disk maybe? ... I gew the feeling its maintaining its own picture of file objects, and doesn't actually flush to the disk unless you do a copy or close php.. ...
    (comp.lang.php)
  • Re: com_dotnet
    ... And if MySQL isn't installed, the DLL won't load and phpinfowill show MySQL support isn't enabled. ... The MySQL interface is NOT compiled into PHP on the distributed Windows binaries - or you'd never be able to run PHP unless you had MySQL installed. ... *SOME* extensions are protocols, some are functional resources, and some are just type libraries. ... If you're going to compile the extension into PHP itself, the libraries must be available at compile time, and when you run PHP, or PHP won't load. ...
    (comp.lang.php)
  • Re Re: PHP 5.2.4 <= various mysql functions safemode & open_basedir bypass
    ... > various mysql functions safemode & open_basedir bypass ... PHP is currently very used because it's easy to use. ... Apache has directory restrictions. ... # if the mysql user has perms, ...
    (Bugtraq)