Recent blog posts
- How Sql Joins Works
- Path Combine: Leading Slash in relative path
- Error : Unable to connect to the remote server
- Jquery Form Validation
- Difference between Delete and Truncate
- LIMS
- Row Number function in SQL Server
- So you think, Linux is Free
- State of the Internet
- Modify Recent Comments Block in Drupal
Hosting Website (not verified)
added a
comment
to
Path Combine: Leading Slash in relative path
(8 hours 42 min ago)
Tanmoy (not verified)
added a
comment
to
How to do Numeric Validation in Drupal Webforms
(7 weeks 4 days ago)
Register domain India (not verified)
added a
comment
to
Path Combine: Leading Slash in relative path
(10 weeks 4 days ago)
iflexion website development (not verified)
added a
comment
to
Syntax Highlighting using GeSHi Filter and FCKeditor in Drupal
(11 weeks 3 days ago)
- 1 of 8
- ››
Recent comments
- Hosting Website
7 hours 26 min ago - Element ‘Embed’ Is Not Supported:
1 week 4 days ago - Element ‘Embed’ Is Not Supported:
1 week 4 days ago - than ks a lot
7 weeks 4 days ago - Good post
10 weeks 4 days ago - public partial class _Login : System.Web.UI.Page
11 weeks 4 hours ago - great share! that's exactly
11 weeks 3 days ago
User login
Who's online
There are currently 0 users and 4 guests online.
Add the below to the relevant php.ini file (recommended, if you have access). Note that for some hosts this is a system-wide setting. However, for hosts running PHP as a CGI script with suexec (for example) you may be able to put these directives in a php.ini file in your Drupal root directory.
upload_max_filesize = 50Mpost_max_size = 50MAdd the below to your .htaccess file in your Drupal root directory.
php_value upload_max_filesize 50Mphp_value post_max_size 50M