grizdog
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Still Nothing to See…Let me check both of those posts. Give me a sec.
Forum: Installing WordPress
In reply to: Still Nothing to See…I just tested the php files again and they are still working. I thought I’d check, just to be sure nothing had changed.
The only difference I see in the php files that work as opposed to the ones that don’t is their location. The files that work are in the root directory “htdocs” of the Apache server, while the wordpress files are, of course, in the subdirectory “wordpress”.
Would/should this have any affect on this issue?
Forum: Installing WordPress
In reply to: Still Nothing to See…Do you mean “https://localhost/wordpress/wp-admin/index.php”?
I still get a blank page. For some reason, none of the WP php files seem to be working.
Forum: Installing WordPress
In reply to: Still Nothing to See…php functions when I run the simple test for it (the “hello world” type document).
Would this make any difference?
Forum: Installing WordPress
In reply to: Still Nothing to See…If it is Apache, then what would be causing it?
Forum: Themes and Templates
In reply to: Embedded PHP into HTML…I understand what you are saying. I’ll look into these option more for the long run. I’m just trying to find a simple solution to this one project, but I can see where using a different method will be more useful for future projects.
Forum: Themes and Templates
In reply to: Embedded PHP into HTML…Some of the php code does appear to be working, even though I have placed it into an HTML document. This is why I assumed that it would be possible to make the rest of the code work, even though it has been embedded into an HTML document.
Forum: Themes and Templates
In reply to: Embedded PHP into HTML…I am trying to generate my wordpress posts within one of my web site pages so that the information from the post will appear directly on one of the pages of the site that I am building.
The idea is to make is so that my client will be able to update their own site by inputing info into a post, via their wordpress interface, and that info will show up on a particular page on their site.
My site was not constructed by php and css, like wordpress. It uses HTML and some css. So I’m looking for another way to integrate wordpress into my site besides what is shown in the articles that I have seen.
Forum: Themes and Templates
In reply to: Embedded PHP into HTML…Does anyone have any ideas about this? Why doesn’t my html page find the posts I make and display them? I used all the code.
Forum: Installing WordPress
In reply to: Install.php Only Comes Up Blank…Has anyone else ever had this problem before? I’ve read other similar issues, but none of those seem to apply to my particular problem.
I hope I can get some more feedback on this, as I still have not been able to install this software to my host.
It’s Yahoo hosting, for those of you who know how to install this software for that particular hosting.
I’m basically looking to set up an easy way for a non-webmaster individual to be able to add product details to their web site. If you know of another, easier way, that doesn’t involve as much set up time (3 days and counting), I’m all ears!
Forum: Installing WordPress
In reply to: Install.php Only Comes Up Blank…I don’t know if this is significant, but I just tried a few other .php files to see if I would be able to view any of them. They all come up blank.
It doesn’t appear that any of the .php files are viewable for me. The files I tried were the index.php files within the WordPress directory and the links.php file. As noted above, they all come up as blank pages.
Forum: Installing WordPress
In reply to: Install.php Only Comes Up Blank…When I run the script and the use “view source” for the resulting page, the code looks like this:
<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.0 Transitional//EN”>
<HTML><HEAD>
<META http-equiv=Content-Type content=”text/html; charset=windows-1252″></HEAD>
<BODY></BODY></HTML>The HTML is generated, but there is nothing in the body of the document. This is consistent with what has been happening all along.
Forum: Installing WordPress
In reply to: Install.php Only Comes Up Blank…I tried this, but unfortunately, it did not change anything. I still get a blank page.
If you have other ideas, I’m eager to hear them. I still haven’t gotten this thing to work.
Forum: Installing WordPress
In reply to: Install.php Only Comes Up Blank…Server: bodyflashn.com
This is what it shows at the top of the phpMyAdmin control panel in the “privileges” section.
Forum: Installing WordPress
In reply to: Install.php Only Comes Up Blank…Welcome to phpMyAdmin 2.6.3-pl1
MySQL 4.1.14 running on bodyflashn.com as tepaq@localhostThis is what it says if I log in under the name that I created when I installed the phpMyAdmin control panel.