I unpacked WordPress and uploaded it with FTP. My hosting provider said to upload it to domains/your_domain/public_html and I did. I edited wp-config.php file and try to open install.php file. If I type http://my_domain.com/wp-admin/install.php in URL box of my browser I get Page not found message. When I tried opening it via control panel I got this weid messed up error message with bunch of code - looking like this http://img266.imageshack.us/img266/4245/wperror.jpg
So I moved all files and folders into domains directory, my_domain directory and even into the directory before the domains directory. Now I have no idea where it should really go and I have even less idea why I get this error message.
Thank you very much for your help in please keep in mind that I'm a total beginner when answering :)
That "bunch of code" is just the content of the file. You're sure you uploaded all files? It could help if you told us where your_domain is.
dwnielsen
Member
Posted 1 month ago #
I am having the same problem. I'm at http://24.49.154.180
pathos86
Member
Posted 1 month ago #
im getting the same problem, im trying to do this locally with xampp
dwnielsen
Member
Posted 1 month ago #
And I'm using Apache (Win32).
pathos86
Member
Posted 1 month ago #
ive gone into Wamp and installed it there, it didnt run when i tried 'file:///C:/wamp/www/wordpress/wp-admin/install.php' but it ran fine when i did 'http://localhost/wordpress/wp-admin/install.php'
My problem got solved. Turns out the provider kinda forgot to tell me that they need to refresh server and they didn't yet...
So for all of you having the same problem and you're using a hosting provider - give it 24 hours and try again.
dwnielsen
Member
Posted 1 month ago #
I've installed PHP5, but when I visit localhost, it doesn't automatically load index.php. PHP files are loaded when visiting other folks' websites. Any idea what I need to do? I'm using Seamonkey (basically Firefox).
dwnielsen
Member
Posted 1 month ago #
In case it wasn't clear, PHP files are read as text at my site, instead of as PHP.