Millionaire Entrepreneur Forum
Will Your Road to Wealth Devour 40 Years of Your Life?
Learn More
Ad
Search The Web!
Custom Search
Reply
 
LinkBack Thread Tools Display Modes
kurtyordy
Status: Offline
Thanks: 168
Thanked 344 Times in 235 Posts
Status: (3) Lamborghini
Joined: Aug 2007
Posts: 1,871
Expertise: Paper Assets: Options
Locale: PA
My Mood:
kurtyordy's Avatar
Reply With Quote
 
 

I am installing wordpress for a friend on a host I am new to. They have one click install, so i did it, but now I am left with

Index of /betterdesign

What the heck am I doing wrong?

 
 
hakrjak
Status: Offline
Thanks: 2
Thanked 165 Times in 114 Posts
Send a message via AIM to hakrjak Send a message via MSN to hakrjak Send a message via Yahoo to hakrjak
Status: (3) Lamborghini
Joined: Sep 2007
Posts: 1,633
Expertise: Real Estate: Single Family
Locale: Colorado Springs
hakrjak's Avatar
Reply With Quote
 
 

You're missing an Index.htm file?

"Don't let good enough be good enough" -- Coach Bill Parcells to Tony Romo upon leaving the Dallas Cowboys.
 
 
kurtyordy
Status: Offline
Thanks: 168
Thanked 344 Times in 235 Posts
Status: (3) Lamborghini
Joined: Aug 2007
Posts: 1,871
Expertise: Paper Assets: Options
Locale: PA
My Mood:
kurtyordy's Avatar
Reply With Quote
 
 

Quote:
Originally Posted by hakrjak View Post
You're missing an Index.htm file?
it has index.php, doesn't that do the same thing?

 
 
365
Status: Offline
Thanks: 26
Thanked 25 Times in 20 Posts
Status: (10) Toyota
Joined: Feb 2009
Posts: 117
Expertise: Fastlane Student
Locale: NYC
365's Avatar
Reply With Quote
 
 

Wordpress is being installed through the wp-config.php.
I just downloaded yours and its just an empty file?

Why dont you go to wordpress.org, download the latest WP, upload the wp-config (rename wp-config-sample) and then install WP?
Oh: you have to edit the wp-config and fill in your database details. They have some step-by-step "first time" tutorials at wordpress.org for this. If you know your database name, user and pw and you open the file you should be fine.
Plus insert your personal "secret key" which you get here:
https://api.wordpress.org/secret-key/1.1/
 
 
The Following User Says Thank You to 365 For This Useful Post:
kurtyordy (Dec 2nd, 2009)
sm media
Status: Offline
Thanks: 57
Thanked 113 Times in 65 Posts
Status: (6) Mercedes
Joined: Sep 2009
Posts: 411
Expertise: E-Business: Publishing / Blogs
Locale: Maine
My Mood:
Reply With Quote
 
 

If you have Fantastico in your cpanel you can install it with the click of a mouse too. It saves a few minutes.
 
 
The Following User Says Thank You to sm media For This Useful Post:
kurtyordy (Dec 2nd, 2009)
kurtyordy
Status: Offline
Thanks: 168
Thanked 344 Times in 235 Posts
Status: (3) Lamborghini
Joined: Aug 2007
Posts: 1,871
Expertise: Paper Assets: Options
Locale: PA
My Mood:
kurtyordy's Avatar
Reply With Quote
 
 

Quote:
Originally Posted by 365 View Post
Wordpress is being installed through the wp-config.php.
I just downloaded yours and its just an empty file?

Why dont you go to wordpress.org, download the latest WP, upload the wp-config (rename wp-config-sample) and then install WP?
Oh: you have to edit the wp-config and fill in your database details. They have some step-by-step "first time" tutorials at wordpress.org for this. If you know your database name, user and pw and you open the file you should be fine.
Plus insert your personal "secret key" which you get here:
https://api.wordpress.org/secret-key/1.1/
thanks, that is the next step if I cannot figure this out.

Quote:
Originally Posted by sm media View Post
If you have Fantastico in your cpanel you can install it with the click of a mouse too. It saves a few minutes.
the host is hostingon and it offers one click install, but this is what the one click install did.

 
 
WinWin
Status: Offline
Thanks: 263
Thanked 64 Times in 32 Posts
Status: (11) Honda
Joined: Aug 2008
Posts: 79
Expertise: Fastlane Student
Locale: WDC
WinWin's Avatar
Reply With Quote
 
 

Did you resolve your problem?

Your install seems to be fine. You need to configure your database on the wp-config.php file. The instructions are given on this file at your site.
WordPress › ReadMe

Once the database information is specified you can click on the following link to create all the tables.
http://execustaffing.com/betterdesig...in/install.php

If the above two steps are completed then you can use this link to configure wordpress.
Index of /betterdesign/wp-admin

Let me know if this works.
 
 
The Following User Says Thank You to WinWin For This Useful Post:
kurtyordy (Dec 2nd, 2009)
kurtyordy
Status: Offline
Thanks: 168
Thanked 344 Times in 235 Posts
Status: (3) Lamborghini
Joined: Aug 2007
Posts: 1,871
Expertise: Paper Assets: Options
Locale: PA
My Mood:
kurtyordy's Avatar
Reply With Quote
 
 

it does seem to be a database issue. You happened to check it while I was messing with the wp-config.php file. The setting seem to be correct. I installed it manually at Index of /test and got to the install screen, got a password and login prompt, but once I logged in I was taken to the file page and once again I am stuck.

could it be an .htaccess issue? IS it a db issue? I hate working with a new host.

 
 
kurtyordy
Status: Offline
Thanks: 168
Thanked 344 Times in 235 Posts
Status: (3) Lamborghini
Joined: Aug 2007
Posts: 1,871
Expertise: Paper Assets: Options
Locale: PA
My Mood:
kurtyordy's Avatar
Reply With Quote
 
 

thanks for the help all. I put in a ticket with hosting on, and apparently the issue is with the htaccess file that was created by the site studio software my friend is using. I was putting this up to get him to give that up. Will try another route.

 
 
WinWin
Status: Offline
Thanks: 263
Thanked 64 Times in 32 Posts
Status: (11) Honda
Joined: Aug 2008
Posts: 79
Expertise: Fastlane Student
Locale: WDC
WinWin's Avatar
Reply With Quote
 
 

I don't think it is a db issue, since wordpress was able to create all the tables. You can verify this by logging into your phpMyAdmin control panel. You should be able to see all the tables created by wordpress.

It can be .htaccess issue. You may not have an .htaccess file in your root directory and that may be the reason why directory browsing is allowed by your server. However I have never seen this problem and I have installed wordpress on several sites on 1and1 hosting.

If "hostingon" allows .htaccess file, then you can try to ftp in a .htaccess file with content such as this, then try to logon to wordpress admin page again.

Code:
 
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
You can also try to do a regular manual install of wordpress by FTP'ing the latest version of wordpress to your website root.
 
 
LightHouse
Status: Offline
Thanks: 260
Thanked 389 Times in 239 Posts
Send a message via AIM to LightHouse
Status: (3) Lamborghini
Joined: Aug 2007
Posts: 1,757
Expertise: E-Business: ECommerce
Locale: Northern VA
LightHouse's Avatar
Reply With Quote
 
 

yup add a htaccess file in there with what winwin posted.

 
 
Lusches
Status: Offline
Thanks: 38
Thanked 4 Times in 3 Posts
Send a message via ICQ to Lusches Send a message via MSN to Lusches Send a message via Skype™ to Lusches
Status: (12) Chevrolet
Joined: Aug 2009
Posts: 44
Expertise: E-Business: Marketing / SEO
Locale: Germany
My Mood:
Lusches's Avatar
Reply With Quote
 
 

Quote:
Originally Posted by 365 View Post
Wordpress is being installed through the wp-config.php.
I just downloaded yours and its just an empty file?
Every *.php file is interpreted by PHP and there won't be any output if you click on this file. Most *.php-files except the index.php are filled with variables and functions that have to be called by the index.php. If you don't execute the index.php it won't call any function and you won't get any output from the server.

 
 
EastWind
Status: Offline
Thanks: 28
Thanked 97 Times in 69 Posts
Status: (7) Lexus
Joined: Oct 2009
Posts: 349
Expertise: Fastlane Student
Locale:
Reply With Quote
 
 

it's a php issue. get php working first, is php installed? enabled?

Ecclesiastes 10:19
A feast is made for laughter, and wine maketh merry: but money answereth all things.
 
 
kurtyordy
Status: Offline
Thanks: 168
Thanked 344 Times in 235 Posts
Status: (3) Lamborghini
Joined: Aug 2007
Posts: 1,871
Expertise: Paper Assets: Options
Locale: PA
My Mood:
kurtyordy's Avatar
Reply With Quote
 
 

thanks all, it was definitely the htaccess issue in regards to the site suite software he is using. I plugged it into a subdomain for now to prove the value.

 
 
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
This Is Wrong - Disturbingly Wrong LaughedAt Fastlane Forum Funnies 7 Mar 20th, 2009 04:09 AM
Ebay: 'We Were Wrong' Fastlane-News EBusiness News 0 Mar 11th, 2009 11:10 PM
MJ! You are wrong man...Here is Why MLM is the PERFECT BUSINESS! howard_two Introductions & Networking 3 Apr 22nd, 2008 11:10 AM
What's wrong with the world we live in? Yankees338 Off-Topic Discussion 14 Mar 9th, 2008 10:29 AM
IRS Sends WRONG Forms Diane Kennedy Asset Protection / Taxes / Legal 6 Jan 4th, 2008 04:39 PM


All times are GMT -5. The time now is 06:29 PM.
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0