RegAPI Intro: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
No edit summary
m added redirect
Line 1: Line 1:
Back to [[RegAPI | RegAPI Main Page]]      [[RegAPIUse | Using the Reg API]]
#REDIRECT [[RegAPI]]
 
To check that the appropriate PHP libraries are installed and working, create an info.php file with the following code.
 
|<?php phpinfo(); ?>
 
This will enable you to check that the curl library is installed and available, which is required for the PHP code to run.  Many hosting services have it installed but inactive, and that will cause your RegAPI PHP code to fail.

Revision as of 15:46, 26 October 2007

Redirect to: