icon Get the most out of Surmunity, read our tips here! Need an interesting blog to read? You've got to read the Surpass Blog! | Welcome! Please register to access all of our features.

» Surpass Web Hosting Forums » Discussions » Shared Hosting » How do I find the Url of my mysql database

Shared Hosting Questions about your shared hosting account.

Reply
 
LinkBack Thread Tools Search this Thread
Old November 4th, 2006, 12:47 AM   #19 (permalink)
CTO, Surpass Hosting
Super #1
 
Emmanuel's Avatar
 
Joined in Apr 2003
Lives in Florida
1,823 posts
Gave thanks: 10
Thanked 134 times
Quote:
Originally Posted by franwald View Post
All I want to do is have a secure login to a given area of my site and I don't have to start learning php or sql to make it work and (oh yeah) it's got to be free because I have no money in the budget for this.
Frank
This is easily done in cpanel using the password protect section
__________________
Emmanuel :: Surpass Hosting Network Admin
http://www.SurpassHosting.com
Emmanuel is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old November 4th, 2006, 12:54 AM   #20 (permalink)
Surpass Fan
Comfy Contributor
 
Rick's Avatar
 
Joined in Sep 2004
Hosted on Pass42
278 posts
Gave thanks: 4
Thanked 50 times
Quote:
Originally Posted by franwald View Post
I created a blank .php file and entered <?php phpinfo() ?> in it and saved in as "phpinfo.php".
I then uploaded it to the public_html folder on my server.
I opened my browser and typed in the address http://sassydesktops.com/phpinfo.php and when the page opened it showed a blank page with <?php phpinfo() ?> written on it.
Where did I go wrong?
It's still there if you want to try it.
Frank
Frank
I looked at this and got the same thing. However, when I looked at the "Page Source" I saw the following:

Quote:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
</head>

<body>
&lt;?php phpinfo() ?&gt;
</body>
</html>
It looks like this was created with some type of HTML editor that automatically added all the markup info. Try just using a plain text editor to create the file with only <?php phpinfo() ?> in it.
__________________
Rick is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may 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