Comdev - PHP Modules For Your Website
Fast Website Development with PHP Components
Visit Joomla@Comdev .





Back To List Geo Traffic > Troubleshooting Showing 3 Of 7 Prev  |  Next

Parse error: parse error, unexpected '"', expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/sitename/httpd/oneadmin/config.php on line 10


Added on 2004-10-08

Problem:

This is common error reported on Windows Server, due to invalid format of Document Path in the oneadmin/config.php.

Solution:

Replace single backslashes ' ' with double backslashes ' \ ' in the Document Path. For example, the correct format is:

$path["docroot"]="E:\home\sitename\httpd\oneadmin\";

Save the changes, and refresh the Login page, it should be fine then.





Printer Friendly Version
Tell A Friend

Related FAQs In This Category

KB4114201030 : I had install geotraffic module when i view the generated graph at the back end control, it seem like the picture was corrupted ?

I am getting broken images in both the Daily Hits & Countries page.