Home ] [ Up ] [ Astro123 ] [ Vocation ] [ AstroWin ] [ Election Helper ] [ SE_Aspectarian ] [ MatchMkr ] [ ProgTran ] [ Transits ] [ C_of_L ] [ Midpoint ]

PHP Scripts for Astrology Websites


My basic philosophy is this:

Do not charge people for something they could get for free elsewhere - that would not be fair to them. Especially when you may not know someone's situation—they could be highly in debt or searching for a small business loan—and charging them just wouldn't be right.

Try to use whatever I have so that the most people can benefit from it.

Don't sell any of my free interps because people can get them for free at my website.

Make people aware of my website so they may take advantage of all the tools I have here.

Common sense, practicality, and kindness should prevail.

We should never try to take advantage of others, only try to help them.

If people want to make donations to you or anyone, then they should be free to do so ("Give as the heart dictates and the means permit").


1) NEW! Download natal_cosmodynes.zip in order to calculate and display natal cosmodynes. You will have to modify the "natal_cosmodynes.php" script because right now it only does a single natal chart (mine). Modify this script in whatever ways you need in order to get what you want to achieve. Add an input form or whatever - the code for calculating natal cosmodynes according to the methods of Elbert Benjamine is all there.

2) Download php_astrology_scripts.zip in order to be able to set up a website like what you can see here: click me (there is no "Right now where you are connecting from" script as that requires a large database). These scripts really replace the below - and there are more of them and the graphics are much improved.

3) Download natal_reports_PHP_files.zip in order to be able to set up a website that allows your users to generate and read the interpretation of their natal chart/natal horoscope.

4) Download transits_PHP_files.zip in order to be able to set up a website that allows your users to generate and read their daily transit interpretations.

5) Download right_now_PHP_files.zip in order to be able to set up a website that allows your users to see the planetary positions RIGHT NOW.


How to set up an astrological website using Allen Edwall's PHP scripts and the Swiss Ephemeris

1. First, you must have a web hosting service that provides you with a website that runs Linux and PHP (make sure the PHP GD graphics library is installed AND THAT THE FREE TYPE LIBRARY IS INSTALLED).

2. Take your downloaded .zip file and unzip it in a local directory. Using your FTP program, create the following sub-directory on your website's server:

   * for 1) above, /public_html/astrology_scripts and /public_html/astrology_scripts/sweph and /public_html/astrology_scripts/natal_files and /public_html/astrology_scripts/transit_files

   * for 2) above, /public_html/natal_reports and /public_html/natal_reports/natal_files

   * for 3) above, /public_html/transits and /public_html/natal_reports/transit_files

   * for 4) above, /public_html/Now

3. Upload the unzipped files to your website in the corresponding and respective directories. After that, CHMOD the file called swetest to 755 in the root directory you created (/public_html/astrology_scripts/sweph OR /public_html/natal_reports OR /public_html/transits OR /public_html/Now).

4. To test your website, visit www.yourdomain.com/astrology_scripts OR www.yourdomain.com/natal_reports OR www.yourdomain.com/transits OR www.yourdomain.com/Now

5. If you get 0.0 degrees for all planets, then either you did not CHMOD swetest to 755 or your webserver is not allowing you to execute the file called swetest. If the latter, you will have to ask your web host why swetest cannot run properly.

6. Be sure to upload the file called swetest in BINARY mode, not ASCII mode nor AUTO mode.

7. If the graphics do not display properly you may have to replace every instance of sserife.fon with arial.ttf due to a bug in later versions of the FreeType library.


Click here to see what the NOW page looks like (old-style graphics)

Click here to see what the NOW page looks like (Style 1 wheel)



last updated - 22 December 2011
Allen Edwall

All programs copyrighted