• jnthn205

    (@jnthn205)


    Hello,

    I have tried installing wordpress multiple times using this guide. I am installing through the FTP manually since my hosting doesn’t have an automated install.

    https://codex.ww.wp.xz.cn/Installing_WordPress

    I have done everything it asked, change the wp-config file, input my database information, but every time I try to access the wp site. I get this error:

    Parse error: parse error in C:\Domains\trtcmobility.org\wwwroot\working\wp-admin\index.php on line 103

    I’m not sure exactly why I am getting this.

    I have downloaded and installed a completely fresh version of WordPress, re-installed 3 times now and keep getting the same error.

    I am using EasyASP Hosting which is the absolute worst with customer support, When I ask them why the error is being given, they say talk to your web developer which we don’t have. It is just me trying to install WordPress.

    So can anyone please help me on why I am getting this error!

    Thank you so much!

Viewing 1 replies (of 1 total)
  • HostPuma

    (@hostpuma)

    http://trtcmobility.org/working/wp-admin/install.php
    You cannot install because WordPress 4.2.2 requires MySQL version 5.0 or higher. You are running version 4.1.22.

    May I ask why you have Windows web hosting?

    What PHP version does the server have?

    Did you have any WordPress sites installed on this hosting account before or this is your first try?

    Try this fix, open .htaccess file and find:

    AddType x-mapp-php5 .php

    Replace with:

    AddType x-mapp-php5 .php
    AddHandler x-mapp-php5 .php

Viewing 1 replies (of 1 total)

The topic ‘Parse Error \index.php on line 103’ is closed to new replies.