WEBYEP

Is there a full instruction on how to get web yep working successfully within Freeway.

For instance I have applied the necessary actions to page and text for a blog page. I have uploaded the web yep master folder but it will not show may page as its says “WebYep: This page can not be displayed
Problem: The webyep-system folder was not found!”

even though the system folder is in the master folder?
Is there something I’m missing?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Web Yep will require a server running PHP; you can install this locally on your machine but you’d need something like MAMP to do that.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Did you put a WY login action on your (Master)page? Is your page .php and
NOT .html?
Did you upload your WY system folder to your FTP server?

2015-03-24 13:40 GMT+01:00 Ian Barrett email@hidden:

Is there a full instruction on how to get web yep working successfully
within Freeway.

For instance I have applied the necessary actions to page and text for a
blog page. I have uploaded the web yep master folder but it will not show
may page as its says “WebYep: This page can not be displayed
Problem: The webyep-system folder was not found!”

even though the system folder is in the master folder?
Is there something I’m missing?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Yes added the log in to the only page I require web yep.
Page is .php
I uploaded the web yep system folder via cyberduck.

Just opened my localhost in mamp but again not seeing the page.

It does say the web yep system can’t be found. How do I know when I working with in the system?

The folders are all located in my web folder with everything else?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

even though the system folder is in the master folder?
Is there something I’m missing?

You only upload the webyep-system folder to your server. Sorry for the other reply it took me a while to workout what you’d done.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

After you configured your config-file you can drop the WYsystem in your
root (manual or by ftp) or use the auto installer. Should be very easy.

The webyep-system folder:
A folder named “webyep-system” with various PHP scripts etc. - the core of
the WebYep system.
This folder should be put in the root directory of your website (where your
homepage – index.html or index.php – resides).
Configuration:
Set username and password in config-inc.php.
Installation on the web server:
Upload the webyep-system folder like the other files of your website to
your web server (usually via FTP).
Activation:
Use any other FTP/SCP application to set the access priviliges for the
“data” folder inside the webyep-system folder accordingly.
Checking:
You can check the status of your WebYep installation via the URL
http://www.mywebsite.com/webyep-system/info.php

The last URL sends me to an other page…

2015-03-24 15:12 GMT+01:00 email@hidden:

Did you put a WY login action on your (Master)page? Is your page .php and
NOT .html?
Did you upload your WY system folder to your FTP server?

2015-03-24 13:40 GMT+01:00 Ian Barrett email@hidden:

Is there a full instruction on how to get web yep working successfully
within Freeway.

For instance I have applied the necessary actions to page and text for a
blog page. I have uploaded the web yep master folder but it will not show
may page as its says “WebYep: This page can not be displayed
Problem: The webyep-system folder was not found!”

even though the system folder is in the master folder?
Is there something I’m missing?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks everybody. I moved the web yep system folder into the servers public_html folder and its all worked out fine.

Last question where will I find or how do I set the username and password?

thanks

Ian


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Here’s an auto installer… in case your procedure is not working…
https://secure.obdev.at/WebYepInstaller/

2015-03-24 15:27 GMT+01:00 email@hidden:

After you configured your config-file you can drop the WYsystem in your
root (manual or by ftp) or use the auto installer. Should be very easy.

The webyep-system folder:
A folder named “webyep-system” with various PHP scripts etc. - the core of
the WebYep system.
This folder should be put in the root directory of your website (where
your homepage – index.html or index.php – resides).
Configuration:
Set username and password in config-inc.php.
Installation on the web server:
Upload the webyep-system folder like the other files of your website to
your web server (usually via FTP).
Activation:
Use any other FTP/SCP application to set the access priviliges for the
“data” folder inside the webyep-system folder accordingly.
Checking:
You can check the status of your WebYep installation via the URL
http://www.mywebsite.com/webyep-system/info.php

The last URL sends me to an other page…

2015-03-24 15:12 GMT+01:00 email@hidden:

Did you put a WY login action on your (Master)page? Is your page .php and
NOT .html?
Did you upload your WY system folder to your FTP server?

2015-03-24 13:40 GMT+01:00 Ian Barrett email@hidden:

Is there a full instruction on how to get web yep working successfully
within Freeway.

For instance I have applied the necessary actions to page and text for a
blog page. I have uploaded the web yep master folder but it will not show
may page as its says “WebYep: This page can not be displayed
Problem: The webyep-system folder was not found!”

even though the system folder is in the master folder?
Is there something I’m missing?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

config.php

2015-03-24 15:33 GMT+01:00 email@hidden:

Here’s an auto installer… in case your procedure is not working…
https://secure.obdev.at/WebYepInstaller/

2015-03-24 15:27 GMT+01:00 email@hidden:

After you configured your config-file you can drop the WYsystem in your
root (manual or by ftp) or use the auto installer. Should be very easy.

The webyep-system folder:
A folder named “webyep-system” with various PHP scripts etc. - the core
of the WebYep system.
This folder should be put in the root directory of your website (where
your homepage – index.html or index.php – resides).
Configuration:
Set username and password in config-inc.php.
Installation on the web server:
Upload the webyep-system folder like the other files of your website to
your web server (usually via FTP).
Activation:
Use any other FTP/SCP application to set the access priviliges for the
“data” folder inside the webyep-system folder accordingly.
Checking:
You can check the status of your WebYep installation via the URL
mywebsite.com is available for purchase - Sedo.com

The last URL sends me to an other page…

2015-03-24 15:12 GMT+01:00 email@hidden:

Did you put a WY login action on your (Master)page? Is your page .php
and NOT .html?
Did you upload your WY system folder to your FTP server?

2015-03-24 13:40 GMT+01:00 Ian Barrett email@hidden:

Is there a full instruction on how to get web yep working successfully
within Freeway.

For instance I have applied the necessary actions to page and text for
a blog page. I have uploaded the web yep master folder but it will not show
may page as its says “WebYep: This page can not be displayed
Problem: The webyep-system folder was not found!”

even though the system folder is in the master folder?
Is there something I’m missing?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Sorry, still being dim.
How do i get into the config file the change admin & password please? via freeway?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

No use text edit or similar and then FTP it changed into place.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Sorry, I’m a luddite, can you detail ‘idiot fashion’ for me!

ta


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Open config.php in a text editor, search for user & password, fill in your
data, save and replace standard config file.

2015-03-24 17:22 GMT+01:00 Ian Barrett email@hidden:

Sorry, I’m a luddite, can you detail ‘idiot fashion’ for me!

ta


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options