HI,
I was able to successfully install and recieved an email for login.
Dear User,
Your new blog has been successfully set up at:
http://ctl.ccny.cuny.edu/blog/
You can log in to the administrator account with the following
information:
Username: admin
Password: ******
Login Here: http://ctl.ccny.cuny.edu/blog/wp-login.php
We hope you enjoy your new weblog.
Thanks!
--The Team @
However, the link results in a file not found (404) error. wp-login.php is actually located in the "wp-inst" folder inside my wpmu follder, which I renamed to "blog" and put into the public folder of the webserver. As I am running on OS X (10.4.6) Server, the full paths for the wpmu install and file in question are,
/Library/WebServer/Documents/ <== Root Public Folder for WebServer in OS X
/Library/WebServer/Documents/blog <== Wpmu Folder renamed to "blog"
/Library/WebServer/Documents/blog/wp-inst/ <== a subfolder that is part of the wpmu installation when the downloaded file is decompressed.
The trouble I have with "File not found" seems to stem from the link, not only in the email sent by wordpress but also the links on different php pages when I type in the absolute path into the webrowser's URL window.
To access the login, I added "wp-inst" and "wp-admin" to the path sent me in the email.
http://ctl.ccny.cuny.edu/blog/wp-inst/wp-admin/index.php
But the result is unsatisfactory as every links are broken, anywhere I click once I logged in the login page!
Also, my index.php in my blog root directory (one level above wp-inst) keeps serving the wpmu install page. I'm not sure what to do!
All help is appreciated, but I'd especially like to hear from anyone running MU on an OS X Tiger Server.
Thanks,
ccnyctl