• Hi there all,

    I′m kinda new to WordPress and get this message every time I′ve installed my blogg and try to display it online:

    Fatal error: Call to undefined function: stripos() in /home/WP-LC/wp-lc.php on line 2

    Very annoying. Anyone who′s had the same error and have a solution to this?

    Hoping to hear from you asap.

    Thanks a lot.

    Sincerely,
    Sam

    Link:

    https://www.dijohansson.net/wp/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Old PHP version?

    You have to install a new version of PHP. Preferably PHP 5. Ask your hosting provider for that.

    You should also upgrade your .htaccess file with

    AddHandler application/x-httpd-php5 .php
    AddType application/x-httpd-php5 .php

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Installation problems of my new blogg’ is closed to new replies.