hello installed but got this error
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/m****/public_html/searchresults.php on line 8
my site on main domain www.mysite.com how can i change this
chdir('/path/to/your/forums/');
i change it like chdir('/var/www/vhosts/mysite.com/');
please let me know if i'm doing wrong if so please corect me thanks
|