SOLVED internal 500 error (/com_rokgallery/lib does not exist)
Posted 9 years 7 months ago
Hello there,
we install joomla..and login on the administrator site.
we try to uplaod some components and get an internal 500 error.
the rokcommon.php log gives the following error:
2015-04-23T09:48:11+00:00 NOTICE rokcommon Directory C:\inetpub\joomla.intellidata.de/components/com_rokgallery/lib does not exist. Unable to add to Class Loader
2015-04-23T09:48:11+00:00 NOTICE rokcommon Unable to find registered container config file rokgallery at C:\inetpub\joomla.intellidata.del/components/com_rokgallery/container.xml
there is really not such a folder named com_rokgallery in C:\inetpub\joomla.intellidata.de/components/
but this folder and the lib seems to be needed.
Re: SOLVED internal 500 error (/com_rokgallery/lib does not exist)
Posted 9 years 7 months ago
We would need to see that to be able to assist you.
Check that you meet specs
System Requirements:
Apache 2.x or Microsoft IIS 7
PHP support for the SQLite PDO driver
PHP support for the MySQL PDO driver
MySQL (5.0.4 or higher) with InnoDB support
PHP support for PDO
PHP support for GD2
PHP 5.3.x and above (not php 5.5)
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
Re: SOLVED internal 500 error (/com_rokgallery/lib does not exist)
Posted 9 years 7 months ago
PDO is needed for rokgallery and roksprocket = but you seem to have it anyway.
I will now need to access your site. Please would you post your URL, superuser id and pswd in the secure tab of your post and i'll have a look for you.
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
Re: SOLVED internal 500 error (/com_rokgallery/lib does not exist)
Posted 9 years 7 months ago
Your upload_max_filesize is way too small in your php.ini please increase this from 2M to at least 16M. This will undoubtedly have led to corruption in those things that you have already installed.
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
Re: SOLVED internal 500 error (/com_rokgallery/lib does not exist)
Posted 9 years 7 months ago
I don't know i'm an apache person myself rather than windows. To look if your change has taken effect just look in system information > php information in joomla backend as I did - if it's says 16M then no restart required - if it still says 2M then yes I would restart.
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.