https://github.com/aksw/semanticpingback-server
https://github.com/aksw/semanticpingback-server
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/aksw/semanticpingback-server
- Owner: AKSW
- License: gpl-3.0
- Created: 2016-01-22T13:30:41.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-26T22:33:31.000Z (over 10 years ago)
- Last Synced: 2025-09-09T02:26:34.263Z (9 months ago)
- Language: PHP
- Homepage: http://aksw.org/Projects/SemanticPingback
- Size: 4.26 MB
- Stars: 2
- Watchers: 24
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
README
To setup the Semantic Pingback server follow these steps:
1. Place the contents of this folder into your Web application directory on
your Web server.
2. Copy the distributed configuration file (config.inc.dist.php) to
config.inc.php. Open the file in a text editor and adjust the settings
to fit your configuration. At least a valid database connection needs
to be supplied. If you want to use the mail feature, make sure that
your PHP environment is configured to send emails.
3. Prepare the configured database: You need to import the schema.sql file
4. Congratulations! Your Semantic Pingback is ready to receive Pingbacks now.
You should now start propagationg the URL of the service. If you place the
files in a directory like /pingback/ and consequently the
index.php file is situated in