Need Help!!!... I am getting this Error

3 replies
Parse error: syntax error, unexpected T_STRING in /home/bemqtips/public_html/includes/config.php on line 60

When I try to go to my website or even the admin page... Could anyone guide me and tell me... how I can solve this issue???

Regards

Prerit
#error #parse error syntax error
  • Profile picture of the author theIMgeek
    There is an error in the file mentioned (config.php) on line 60. The T_STRING error is nothing major. It's probably a misplaced quotation mark or semi-colon.

    But you need to know PHP in order to see what's wrong and fix it.

    If you have a text editor that shows line numbers, you could paste line 60 here for us to look at. Be careful, though... config files often have passwords in them. You don't want to publicly share that!

    -Ryan
    Signature
    FREE WSO: Protect and Automatically Deliver Your Digital Products

    Ask the Internet Marketing Geek
    <-- Happy to help with technical challenges
    MiniSiteMaker.org <-- Free software to make your mini-sites fast and easy
    {{ DiscussionBoard.errors[2004147].message }}
  • Profile picture of the author casius
    You can use Notapad++ to edit the config.php file. Do not recommend to edit with notepad...it is evil and will convert your characters to some unknown symbols...
    Signature
    Cloud VPS || Shared Hosting
    Web Hosting Solutions for Geeks!
    HOST1PLUS
    {{ DiscussionBoard.errors[2005777].message }}
  • Profile picture of the author pdrw07
    If you already opened with notepad++, you can paste the code here what is in line 60.. so we can help
    {{ DiscussionBoard.errors[2011135].message }}

Trending Topics