• Hi there,

    Running latest MYSQL , APACHE which i installed via the synaptics manager in MEPIS linux. I have installed the wordpress files using the same synaptics manager package. When i type /usr/share/wordpress/wp-admin/install.php into firefox the file opens in Kedit and the code does not execute. Does anyone have any ideas ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter LukeD

    (@luked)

    Okay i have moved the folder into a new folder in my document root. Now when i run it i get an error stating

    Warning:require_once(/etc/wordpress/wp-settings.php)[function.require-once]: failed to open stream: No such file or directory in /etc/wordpress/wp-config.php on line 20

    Fatal error:require_once()[function.require]:Failed opening required ‘/etc/wordpress/wp-settings.php’
    (include_path=’.:/usr/share/php:/usr/share/pear’) in /etc/wordpress/wp-config.php on line 20

    Anyone ??

    Apparently you are missing your wp-settings.php file which should be in your root WordPress folder along with your wp-config.php file.

    Thread Starter LukeD

    (@luked)

    Well i got it working by hardcoding the path to my /document root/wordpress/ folder. Not sure where its getting the wrong directory but its looking for the wp-settings.php file in the /etc/wordpress/ folder instead of the wordpress folder under document root.

    Now its seems to only problem i am having is with style….
    When i view my blog on the localhost machine its hosted on it shows fine all nicely styled with the chosen theme but when i access it from another machine on my LAN it shows the content unstyled on the page using only browser level styling and no themes whatsoever.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Install.php opens in Kedit on Mepis.’ is closed to new replies.