• Resolved Growltiger

    (@growltiger)


    I am new to WordPress but familiar with the technology. This is a new install to my own local machine. It has mySQL, PHP and Apache all running fine, as a test environment. I followed the instructions and everything worked fine during the install. I installed to the folder /wordpress.

    Problem 1 – doesn’t run dashboard after login.
    At the end of the install it asked me to login. I did. It then displayed the list of files in /wordpress/wp-admin but did not run the index.php file that is there.

    I have tried running /wordpress/wp-login.php and that askes me to login. If I enter the correct details it does the same as above, just gives me the list of files.

    I can then run /wordpress/wp-admin/index.php and it takes me to the dashboard, which appears to work.

    Problem 2 – can’t run WordPress itself.
    If I run /wordpress/index.php nothing happens at all.

    Problem 3 – can’t change header image
    In the Dashboard, I went to Appearance/Header/Upload image. The Browse for the file works, the upload works, but when I press “Crop and Publish” it says “Image could not be processed. Please go back and try again.” My image is a GIF file 600 wide 80 high.

    If I change something else in the header, such as removing the image, it says “Header updated. Visit your site to see how it looks.” and if I press “Visit your site” it shows me the list of files in /wordpress

    Help
    I suspect I may have something wrong in the Apache configuration, but it works perfectly with a php/mySQL application I have running.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Problem 1: You need to change the DirectoryIndex for your server. Try adding DirectoryIndex index.php index.html index.htm to the top of an .htaccess file in your root folder.

    Problem 2: what theme are you using?

    Problem 3: ensure that you have enabled the latest version of GD Library on your server.

    Thread Starter Growltiger

    (@growltiger)

    Many thanks esmi.
    (I’m using the default theme at the moment)
    I changed the DirectoryIndex in the httpd.conf file.
    I changed php.ini to support gd2.dll and copied the file to the php folder.
    I restarted the Apache server.
    All those problems are solved, WordPress is running.

    Hi,
    I’m a bizarre situation.
    I installed WP on 1&1, everything was fine, I logged into the dashboard, and then I wanted to add a plugin (Custom coming soon) and I arrive on a page telling me that “problem loading page” >
    The page isn’t redirecting properly
    Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
    This problem can sometimes be caused by disabling or refusing to accept
    cookies.

    I don’t understand…
    Any help?
    Thanks a lot!

    Oh btw try my website address, maybe easier to understand: http://www.madecoratrice.com/wp-admin/install.php
    Thanks again 🙂

    Thread Starter Growltiger

    (@growltiger)

    You might want to ask in your own thread. This is completely different to my problem, which has been solved.

    The link you give is to the install program. The link you want is:
    http://www.madecoratrice.com/

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Installation finished fine but it doesn't work.’ is closed to new replies.