During the installation of phpBricks I got the following error
Array('components' => Array( Array('c' => 'locale', 'class' => 'Locale', 'act' => 1), Array('c' => 'auth', 'class' => 'Auth', 'act' => 1), Array('c' => 'config', 'class' => 'Cfg', 'act' => 1)) ) ) ?>
Warning: Invalid argument supplied for foreach() in D:\Webs\phpbricks\phpbricks\pb.php on line 18
Where D:\Webs\phpbricks is my host directory
pfrenforyou
print_r($als) in line 17 of <drive:>Webs\phpbricks\phpbricks\pb.php if you can see any value
$als has no value it is null.
do you have phpbricks/inf/inf.php?
Yes. there is inf.php in inf folder of phpbricks.
Log in to post a comment.
During the installation of phpBricks I got the following error
Array('components' => Array( Array('c' => 'locale', 'class' => 'Locale', 'act' => 1), Array('c' => 'auth', 'class' => 'Auth', 'act' => 1), Array('c' => 'config', 'class' => 'Cfg', 'act' => 1)) ) ) ?>
Warning: Invalid argument supplied for foreach() in D:\Webs\phpbricks\phpbricks\pb.php on line 18
Where D:\Webs\phpbricks is my host directory
pfrenforyou
print_r($als) in line 17 of <drive:>Webs\phpbricks\phpbricks\pb.php if you can see any value
$als has no value it is null.
do you have phpbricks/inf/inf.php?
Yes. there is inf.php in inf folder of phpbricks.