[SOLVED] admin dir 'access forbidden' problem

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
mrdevis
Forum Members
Forum Members
Posts: 14
Joined: Thu Jun 19, 2008 12:45 am

[SOLVED] admin dir 'access forbidden' problem

Post by mrdevis »

Sorry for the bandwidth, I overlooked to following thread:

http://forum.cmsmadesimple.org/index.ph ... 821.0.html


Cheers, Jeroen


Hi,

I have the following issue, which partially has to do with EnhancedXSPF. As I am not sure where to look (anymore) I am posting this here anyway.

Having upgraded to 1.4.1, I had this done on a httpdocs/CMS/ directory. Eventually I wanted to make it public, so I followed guidelines to copy to a new server. First copy all the files to httpdocs/, then change config.php. Well to go short, this all works. I do not have any problems with permissions sofar. Only I could not get EnhancedXSPF to get to work (this is another thread: http://forum.cmsmadesimple.org/index.ph ... icseen#new). As  I didn't see on the posted site any visual XSPF, I thought it had to do with the playlists not being updated. So I uninstalled E_XSPF and reinstalled.
Playlists I can make now, but as soon as I drag an uploaded song into a playlist, I get this message after [submit]::

-Access forbidden!
-You don't have permission to access the requested object. It is either read-protected or not readable by the server.
-If you think this is a server error, please contact the webmaster.
-Error 403

on an empty page.

the url is pointing to:

httpdocs/admin/moduleinterface.php?mact=EnhancedXSPF,m1_,admin_edit_playlist,0&m1_playlist_id=1&submitted=1&m1_playlist_name=morfrom&m1_playlist_description=&selected_songs[]=1

Now I tried to make admin fully rw, to no avail. Neither did a reinstall of modulemanager or (to my opinion) other related modules help. I am a bit clueless, especially becuase turning on DEBUG didn't give a clue either. Config is attached below

Most grateful for any hint...

Jeroen


This is my config::
----------------------------------------------

Cms Version: 1.4.1

Installed Modules:

    * CGGoogleMaps: 1.0
    * bMenu: 0.4.6
    * Calendar: 0.8.2
    * NFS: 1.0
    * NMS: 2.2
    * linkmanager: 0.3
    * SystemInfo: 0.1.2
    * TemplateExternalizer: 1.0.4
    * TemplateManager: 0.2
    * TinyMCE: 2.4.7
    * CGSimpleSmarty: 1.3
    * CGExtensions: 1.10
    * CMSMailer: 1.73.14
    * FileManager: 0.4.1
    * nuSOAP: 1.0.1
    * ModuleManager: 1.2.1
    * ThemeManager: 1.0.8
    * Album: 0.9.3
    * MenuManager: 1.5.1
    * LightBox: 1.0.1
    * Search: 1.5.1
    * TruetypeText: 2.0.2
    * Uploads: 1.3.1
    * News: 2.8.3
    * Captcha: 0.3.1
    * Printing: 0.2.5
    * EnhancedXSPF: 0.5
    * RSS2HTML: 1.2.2
    * dboptimizer: 1.11
    * Statistics: 0.8.0b9
    * FCKeditorX: 1.1.0


Config Information:

    * php_memory_limit:
    * process_whole_template: true
    * max_upload_size: 15000000
    * default_upload_permission: 664
    * assume_mod_rewrite: false
    * page_extension:
    * internal_pretty_urls: false
    * use_hierarchy: false


Php Information:

    * safe_mode: Off (False)
    * phpversion: 5.1.2
    * memory_limit: 96M
    * max_execution_time: 30
    * gd_version: 2
    * session_save_path: No check because open basedir active


Server Information:

    * Server Api: apache2handler
    * Server Db Type: MySQL (mysql)
    * Server Db Version: 5.0.26


----------------------------------------------
Last edited by mrdevis on Sat Oct 11, 2008 10:37 am, edited 1 time in total.
Locked

Return to “[locked] Installation, Setup and Upgrade”