skrill
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Blank page on install – I’ve tried everything and still nothingHey This fix is double the length to complete but end result you’ll have 2.5 running on your server.
Check it out https://www.ads-software.com/support/topic/169990?replies=7#post-738429Forum: Installing WordPress
In reply to: Blank page on install – I’ve tried everything and still nothingHey forget the htaccess file thing and give this a try I found a workaround and with no errors. some server environments trip on wp 2.5.for some reason but if you follow my post you’ll most likely get 2.5 to run on your server. I have already spent several days on this issue because my host sucks and have to figure things out myself. Safe mode is on on my server also and not affecting my install steps in the workaround I figured out.
Give it a whirl can’t hurt https://www.ads-software.com/support/topic/169990?replies=7#post-738429
Good Luck,
SkrillForum: Installing WordPress
In reply to: ??? I can’t Install the Install.php is blank PLEASE HELP ME ???And for the finishing touch after you copied all the files to the sites public html root directory and before deleting the subdirectory from the installation go into the wp-admin and click admin settings and make changes to the
WordPress address (URL) make sure you put your web address here (e.g. https://www.yoursitename.com)
and also
Blog address (URL) do the same here
(e.g. https://www.yoursitename.com)Then you can delete the subdirectory we used for the workaround and your site and site-admin will be available from https://www.yoursitename.com
Thats it all done
Good Luck to all of you,
SkrillForum: Themes and Templates
In reply to: Themes not workingWas /cjblog the level at which wordpress was installed?
Forum: Themes and Templates
In reply to: Themes not workingAre you uploading the theme directory to –www.ConceptJamaica.com/cjblog/wp-content/themes directory
it looks like it was installed to a subdirectory.
Does this help? also for any theme you must upload the unpacked directory and all the files in it.Forum: Installing WordPress
In reply to: ??? I can’t Install the Install.php is blank PLEASE HELP ME ???lets have your feedback here on this workaround and don’t forget to add your server info to help others.
Thanks,
SkrillForum: Installing WordPress
In reply to: ??? I can’t Install the Install.php is blank PLEASE HELP ME ???This Problem is due to your server environment and not WordPress 2.5.
I found a workaround read below…
Ok so I’m not sure why this is but on my server environmentMy Server:
Microsoft 2003 IIs “Shared”
PHP 4.4.7
MySQL 5.0.51Ok. this server will not recognize WordPress 2.5 in the root or a subdirectory after a fresh install. So I tried everything to get it installed I found a workaround that may work for multiple server environments like my own getting a blank install page.
Follow the steps below:1)Using FTP or Shell access-Install WordPress 2.3.1 to a subdirectory like /wordpress make sure its a functional Install it needs to be in a subdirectory for workaround. We need the 2.3.1 database to be populated for our workaround.
2)
- Following the upgrade instructions
included in the readme.html file with WP 2.5. in the 2.3.1 install subdirectory you created in step 1 above. Erase all files except the wp-config we need this file for the workaround
3)Now FTP or Shell access-all files included in WP 2.5 to the subdirectory we created in step 1 above. Remember we saved the wp-config.php from our prior install of 2.3.1 do not overwrite this file or you will result in a blank install/upgrade page again. If you need to save it in your local machine then reupload it again.
4) Now navigate your browser to https://www.yoursitename.com/wordpress/wp-admin/upgrade.php Not install.php and magically you will see the upgrade.php page. Folow the instructions and WP will repopulate the database with the upgraded tables.
Now your WP is updated and we got around the Blank install/upgrade at the root level. for any of you that want your WP to be available at domain root you will need to copy all the files in the subdirectory and then copy them to root level of the site WP will then be available at https://www.yoursite.com instead of https://www.yoursite.com/wordpress…
Good luck to all WP users who are running into this problem and remember this was just my workaround and may not work for other server environments.
Forum: Installing WordPress
In reply to: ??? I can’t Install the Install.php is blank PLEASE HELP ME ???Yeah I’m feelin you! This is crazy I even spent the time to verify individual directories for missing files to no avail….
Forum: Installing WordPress
In reply to: ??? I can’t Install the Install.php is blank PLEASE HELP ME ???Just to update this post. I did try to install 2.3.1 no problems running and then lay an 2.5 upgrade over 2.3.1 no dice it comes up with the same result. Go figure!