5
this is weird..
1- i'm using a fresh installation in localhost xampp
Quote:
# Apache HTTPD 2.2.6 + Openssl 0.9.8g
# MySQL 5.0.51
# PHP 5.2.5
# PHP 4.4.7
2. no any search engine...i've activated the search block
3. no debug error (php5.25)
4. permission has been set
---- EDIT.........
i just come to know what's the problem... php version !!!
i use php-switch.bat in xampp to change to PHP 4.4.7 and now its working.....
after i change to php4 this is the debug message I received
Notice: Only variables should be assigned by reference in file /search.php line 140
Notice: Only variables should be assigned by reference in file /search.php line 168
Notice: Only variables should be assigned by reference in file /kernel/module.php line 550
how to make this module compatible with php5 ? my live server is PHP5