.htaccess question
Posted: Thu Jun 30, 2005 11:07 am
Hi all i am in urgent need of help, actually i have a site ready on my pc and it works fine with the .htaccess file in it but i dont know what should i wrte in the php_value include_path when i upload it on my server? tried some tweeks with it but nothing seems to be working let me give a sample of the script
php_value include_path
".:/home/sitename/public_html/;/home/sitename/public_html/library/;/home/sitename/public_html/include/;/home/sitename/public_html/poll/;
the same works fine when i load it on my pc with the following scrpts
php_value include_path ".;C:/wamp/www/foldername/;C:/wamp/www/foldername/library/;C:/wamp/www/foldername/include/;C:/wamp/www/foldername/poll/;
i just need to know what should i enter in place of c:/.
any help would be great as i am stuck,this i the first time i am working on a site server.
Thanx in advance.
php_value include_path
".:/home/sitename/public_html/;/home/sitename/public_html/library/;/home/sitename/public_html/include/;/home/sitename/public_html/poll/;
the same works fine when i load it on my pc with the following scrpts
php_value include_path ".;C:/wamp/www/foldername/;C:/wamp/www/foldername/library/;C:/wamp/www/foldername/include/;C:/wamp/www/foldername/poll/;
i just need to know what should i enter in place of c:/.
any help would be great as i am stuck,this i the first time i am working on a site server.
Thanx in advance.