Chances are your hosing wont be exactly right for what you want, but that OK, you have the power to change it with php.ini...usualy!
Contact me here or catch me on one of
the social networks below
Try this on your mobile
You should be able to use this right from the screen
M | T | W | T | F | S | S |
---|---|---|---|---|---|---|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
|
|
|
|
Copyright David Slack - Web developer
Comments
Ian (not verified)
Wed, 15/05/2013 - 11:31
Permalink
I know this tutorial is for
I know this tutorial is for Drupal 6 but for Drupal 7 i had to add these lines as problems with regeistered globals being set to "on". This only happened in 1 out of two D7 installations.
register_globals = off
extension=pdo.so
extension=pdo_sqlite.so
extension=sqlite.so
extension=pdo_mysql.so
Dave
Tue, 21/05/2013 - 13:51
Permalink
php.ini
Yep, depends on the server setup.
D6 is very much out of date now, I'll probable update this for Symfony and D8 soon
I do websites, me
Add new comment