This is a great product!
I put my homepage on CD's for friends with lowspeed internetconnections. Is there any way to have phpGedView work, when accessed from a CD?
Kindest regards from Alex, Denmark
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-10-18
Hey Alex,
Unfortunately, phpGedview cannot be run from CD just like that. As it needs to be run via a webserver and php processesor. Besides that is might need a mysql server unless you use index files but then the cd needs to be writeable when you import a gedcom file.
What I am guessing is that you want it to run it standalone like static webpages. I do not know of any programs that let you run php scripts and display them at the same time without a webserver installed and php. Something like a controlled environment.
My first answer is that you cannot run it from CD. (As soon as someone says it is not possible, somebody else will come along and prove it wrong :))
Cheers,
Roland
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-10-18
Dear Roland
You're right! I use the CD to send a "snapshot" of my website and therefore no update is needed. My first page on the website contains PHP as well and there is no problems in running this from my own harddrive. So maybe someone has the clue!
Alex
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-10-18
Alex,
You say that the first page has PHP code in it and it runs fine on your PC. Do you have PHP installed on your PC?
If there is no PHP installed, the webserver will treat the page like plain HTML and no processing of PHP code is done.
Do these other people all have no problem in running that PHP script?
Roland
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
This is a great product!
I put my homepage on CD's for friends with lowspeed internetconnections. Is there any way to have phpGedView work, when accessed from a CD?
Kindest regards from Alex, Denmark
Hey Alex,
Unfortunately, phpGedview cannot be run from CD just like that. As it needs to be run via a webserver and php processesor. Besides that is might need a mysql server unless you use index files but then the cd needs to be writeable when you import a gedcom file.
What I am guessing is that you want it to run it standalone like static webpages. I do not know of any programs that let you run php scripts and display them at the same time without a webserver installed and php. Something like a controlled environment.
My first answer is that you cannot run it from CD. (As soon as someone says it is not possible, somebody else will come along and prove it wrong :))
Cheers,
Roland
Dear Roland
You're right! I use the CD to send a "snapshot" of my website and therefore no update is needed. My first page on the website contains PHP as well and there is no problems in running this from my own harddrive. So maybe someone has the clue!
Alex
Alex,
You say that the first page has PHP code in it and it runs fine on your PC. Do you have PHP installed on your PC?
If there is no PHP installed, the webserver will treat the page like plain HTML and no processing of PHP code is done.
Do these other people all have no problem in running that PHP script?
Roland