Hi,
FOA great book
Well i've reached chapter 4 and so far so good except for a problem which is a message I get when changing "PHP File Size Limitations" as described in chapter 4:
Code:
Notice: in include_once() (line 270 of D:\NetBeans\addons\xAMPP\htdocs\drupal7\sites\default\settings.php).
Notice: in include_once() (line 270 of D:\NetBeans\addons\xAMPP\htdocs\drupal7\sites\default\settings.php).
Notice: in include_once() (line 271 of D:\NetBeans\addons\xAMPP\htdocs\drupal7\sites\default\settings.php).
Notice: in include_once() (line 271 of D:\NetBeans\addons\xAMPP\htdocs\drupal7\sites\default\settings.php).
Notice: in include_once() (line 272 of D:\NetBeans\addons\xAMPP\htdocs\drupal7\sites\default\settings.php).
Notice: in include_once() (line 272 of D:\NetBeans\addons\xAMPP\htdocs\drupal7\sites\default\settings.php).
(BTW it is not mentioned that the file should be should be stripped out of his read-only attrib in order to be edited)
1)How can I check that the changes were made ?
2)How can I remove this notice message ? does they mean that I'll have to create php5.ini as suggested ?
THNX ALOT
Roey