| Mon Apr 06, 2009 6:50 pm |
| Replies: 5 |
| Views: 3790 |
|
 |
Maybe that should be stated on the support site? Here's a few other things you can add to your support section for PHP:
- Actually, first you'll need to create a support section for PHP
- Some s ...
|
| Tue Mar 31, 2009 7:30 pm |
| Replies: 5 |
| Views: 3790 |
|
 |
Has anyone else been having issues with mail()? It was working fine on the multitude of clients we have hosted with HMS up until about a month or two ago.
The function doesn't fail, but the mail is ...
|
| Mon Sep 08, 2008 7:10 pm |
| Replies: 4 |
| Views: 7094 |
|
 |
Also, move_uploaded_file() will set the file permissions to 0600. If you plan on letting users access files directly (as opposed to through a redirect script), then you'll want to set the permissions ...
|
| Wed Aug 29, 2007 8:36 pm |
| Replies: 0 |
| Views: 7187 |
|
 |
I just spent a good 2 hours trying to get a local copy of PEAR to work. Here are the steps I took, in case anyone else finds this useful. YMMV, YRMV, etc.
Create a ~/pear dir and set the permission ...
|
| Wed Aug 22, 2007 5:55 pm |
| Replies: 0 |
| Views: 5699 |
|
 |
Is there possibly a way to install PECL extensions on a HMS account?
I understand it wouldn't be very realistic on a shared plan (although it is possible via dl()), but neither pecl nor phpize are ...
|