Loading...
Uploaded by iCMSonya on Jul 19, 2009
No description available.
Howto & Style
Standard YouTube License
thanks for that tip solved "E_DEPRECATED is enabled"
droptimo 4 months ago
thanks for that tip solved "E_DEPRECATED is enabled". was driving me insane
wamp>php>php.ini
look for
error_reporting = E_ALL
change to:
error_reporting = E_ALL & ~E_DEPRECATED
then restart all WAMP services
drmcgog 6 months ago
@etscheitp same here too..
migloje 6 months ago
I've come all the way to the part where you open config.php then press 'save as' and add * from each side like this *config.php* and after I press save it doesn't do anything. Maybe its because I'm using win xp and not win 7 like you do?
GreenwooddPop 7 months ago
It doesnt work they way in your video. I made every step until the end. But when I start localhost there is no install screen for me.
ReviewGameX 1 year ago
where is php.ini
rajko87 1 year ago
I made the following replacement in php.ini:
"error_reporting = E_ALL & ~E_DEPRECATED" instead of
"error_reporting = E_ALL"
It helped!
theraingroup 1 year ago
it tells me this at step 2:
Testing error_reporting to ensure E_DEPRECATED is disabled
E_DEPRECATED is enabled
etscheitp 1 year ago
hello
can u make it for me on my server? pls via teamviewer?
KingBrecordZ 1 year ago
Great! Thanks!
Akti03 2 years ago
Load more suggestions
thanks for that tip solved "E_DEPRECATED is enabled"
droptimo 4 months ago
thanks for that tip solved "E_DEPRECATED is enabled". was driving me insane
wamp>php>php.ini
look for
error_reporting = E_ALL
change to:
error_reporting = E_ALL & ~E_DEPRECATED
then restart all WAMP services
drmcgog 6 months ago
@etscheitp same here too..
migloje 6 months ago
I've come all the way to the part where you open config.php then press 'save as' and add * from each side like this *config.php* and after I press save it doesn't do anything. Maybe its because I'm using win xp and not win 7 like you do?
GreenwooddPop 7 months ago
It doesnt work they way in your video. I made every step until the end. But when I start localhost there is no install screen for me.
ReviewGameX 1 year ago
where is php.ini
rajko87 1 year ago
I made the following replacement in php.ini:
"error_reporting = E_ALL & ~E_DEPRECATED" instead of
"error_reporting = E_ALL"
It helped!
theraingroup 1 year ago
it tells me this at step 2:
Testing error_reporting to ensure E_DEPRECATED is disabled
E_DEPRECATED is enabled
etscheitp 1 year ago
hello
can u make it for me on my server? pls via teamviewer?
KingBrecordZ 1 year ago
Great! Thanks!
Akti03 2 years ago