PDA

View Full Version : php on the desktop?



Lucky13
September 11th, 2001, 19:09
I need to know if there's a way to make a php page my wallpaper on Windows 98. If anyone can help me, I'd love to hear what you have to say. Thanks

~Lucky13

Bruce
September 11th, 2001, 19:13
Go in to your display properties window. Click on the web tab. Then check the box 'view my active desktop as a web page' and click new.

Lucky13
September 11th, 2001, 19:17
that only takes html files....

Bruce
September 11th, 2001, 19:29
php files seem to work for me.

Lucky13
September 11th, 2001, 19:40
ok...it won't let me...would oyu mind running through all of the steps?

Thanks
Lucky13

Bruce
September 11th, 2001, 19:42
Originally posted by Phrozen
Go in to your display properties window. Click on the web tab. Then check the box 'view my active desktop as a web page' and click new.
Then just type in the url.

Lucky13
September 11th, 2001, 19:46
It just gives me "Action cancelled" Is this because the file is on my HD?

Lucky13
September 11th, 2001, 19:50
well I got it to work, but none of the acutual PHP works...I need some kind of server, right? Is it possible to get one?

jon787
September 11th, 2001, 20:33
Originally posted by Lucky13
well I got it to work, but none of the acutual PHP works...I need some kind of server, right? Is it possible to get one?

Check your windows installation CD for something called Personal Web Server.

Lucky13
September 11th, 2001, 20:37
hrm....ok

Lucky13
September 11th, 2001, 21:38
ok, so have that installed...now what?

It still doesn't let me use php scripts.

Cyber
September 11th, 2001, 21:44
goto download.com, look for "TinyWeb Server". Best web server, be sure to read installation on the site. it supports php, no SSI tho.

Lucky13
September 11th, 2001, 21:45
I'll try that...thanks

Cyber
September 11th, 2001, 21:46
welc

jon787
September 11th, 2001, 21:59
Originally posted by Lucky13
ok, so have that installed...now what?



It still doesn't let me use php scripts.

Get PHP for windows. I thought you would figure that out, sorry.

Lucky13
September 11th, 2001, 22:10
Tinyweb isn't working with PHP...did I do something wrong?

Cyber
September 12th, 2001, 06:54
hmmmmmmmm

Lucky13
September 12th, 2001, 07:31
Originally posted by jon787


Get PHP for windows. I thought you would figure that out, sorry.
Where might I find that?

Lucky13
September 12th, 2001, 16:59
Sigh...I have PHP installed on my machine, but now it wants Apache, also....is there a way to bypass this step and still make it work?

Lucky13
September 13th, 2001, 16:48
Hey...this thread is being forgotten, and I dont want it to be, since I still need an answer =)

I need to know how I can make a PHP webpage my wallpaper on W98. I can make the actual page the wallpaper, but none of the scripts work. I DO have PHP installed on my machine. Any ideas? Thanks.

~Lucky13

Cyber
September 13th, 2001, 16:51
idea:
make an HTML page, 100% frame, and have the frame go to the php page you want. jsut host the php page somewhen, like on a FWP on the i-net. ez

i don't know why i didn't think of it before.

Lucky13
September 13th, 2001, 16:59
But it I'm offline will it all still work? If it's downloaded and stuff?

Cyber
September 13th, 2001, 17:04
try it

niv
September 13th, 2001, 17:08
Apache + PHP will work splendidly. http://localhost/url_of/file.php

niv
September 13th, 2001, 17:09
Originally posted by Lucky13
Sigh...I have PHP installed on my machine, but now it wants Apache, also....is there a way to bypass this step and still make it work?

If you haven't noticed, Apache and PHP are developed by the same people.

Lucky13
September 13th, 2001, 17:11
I'm having a LOT of problems getting apache set up....I'm not used to this really hardcore DOS-type stuff.

Cyber
September 13th, 2001, 17:14
lol. oh-well

while were on the subject (not!:biggrin2: ) why not get a free GK .com? (eg: GKRU.com or GKWG.com, etc)

its legal, go look up the nameservers!!!

niv
September 13th, 2001, 17:19
Originally posted by Lucky13
I'm having a LOT of problems getting apache set up....I'm not used to this really hardcore DOS-type stuff.
You can still use Win32 to edit stuff.