|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Too lazy to set a custom title
Industry Role:
Join Date: May 2002
Location: Corona Del Mar, CA
Posts: 10,520
|
PHP question
i have a file on my server page2.html and im trying to rename it page2.php but when i rename the file it shows up blank in the web browser. Then I rename it back to page2.html and it shows up fine. what do i need to do? I have php installed.
|
|
|
|
|
|
#2 |
|
So Fucking Banned
Industry Role:
Join Date: Apr 2001
Location: N.Y. -Long Island --
Posts: 122,992
|
Ganj great design on your new program ......I goive it two bukkakes up
|
|
|
|
|
|
#3 |
|
So Fucking Banned
Join Date: Dec 2002
Location: New York.... Not the city... Up north further. Its about a six hour drive to the city from here. I don't like the city much. The air is not as clean, but they do have better strip clubs.
Posts: 1,026
|
You could add
AddType application/x-httpd-php .html AddType application/x-httpd-php .htm AddType application/x-httpd-php .php to your .htaccess (that will parse html files as PHP files) but it sounds to me like you dont have PHP configured properly |
|
|
|
|
|
#4 |
|
Confirmed User
Industry Role:
Join Date: Nov 2001
Posts: 1,183
|
When it shows up blank, view the source. If you can see your php code in there, then you dont have php configured properly.
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Feb 2003
Posts: 1
|
Check your webserver config file.
|
|
|
|
|
|
#6 |
|
Registered User
Join Date: Mar 2002
Posts: 19
|
Your webserver doen't parse PHP obviously....
|
|
|
|