Jump to content

joefazee

New Members
  • Posts

    4
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

joefazee's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Sorry if i`m posting on the wrong forum. i have used joomla and prestashop open source application and enjoyed the way modules are positioned, prestashop uses HOOK to position modules inside the template while in joomla you define position name and place the module inside the position, in my own case, i just need the theory behind it. i can code it but i need the theory or some idea where to start from. i`m planning to use smarty as my template engine.
  2. Sorry if i`m posting on the wrong forum. i have used joomla and prestashop open source application and enjoy the way modules are position, prestashop uses HOOK to position modules inside the template while in joomla you define position name and place the module inside the position, in my own case, i just need the theory behind it. i can code it but i need the theory or some idea where to start from. i`m planning to use smarty as my template engine.
  3. The problem is Apache was unable to restart, it return an error message that, Can not the specific module, and the Mod_python is inside the modules folder inside my server root, all other modules are loaded
  4. Hello, i want to run a .py file just the way we run .php file with apache, i have downloaded the windows installer for Mod_python and the Mod_python was created inside the Apache Modules directory but Apache was unable to load it. My Apache version is: 2.2.4 Python Version is: 2.5.1 mod_python: 3.3.1 After the installation this was the last message:- Important Note for Windows users, PLEASE READ!!! 1. This script does not attempt to modify Apache configuration, you must do it manually: Edit C:/Program Files/Apache Software Foundation/Apache2.2\conf\httpd.conf, find where other LoadModule lines are and add this: LoadModule python_module modules/mod_python.so 2. Now test your installation using the instructions at this link: http://www.modpython.org/live/current/doc-html/inst-testing.html I have added the LoadModule python_module modules/mod_python.so to my apache configuration file. i configure PHP and is working perfect.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.