[Vtigercrm-developers] Migration problem
Emmanuel Buamah
emma.wasanzy at gmail.com
Sat Feb 1 05:51:14 GMT 2014
This is the permission on the files and directories:
-rw-rw-rw- 1 apache apache 1921 Oct 31 2012 config.performance.php
-rw-rw-rw- 1 apache apache 6840 Jan 25 01:08 config.php
-rw-rw-rw- 1 apache apache 6840 Dec 9 15:17 config.template.php
drwxrwxrwx 3 apache apache 4096 Jan 9 22:56 cron
drwxrwxrwx 2 apache apache 4096 Jan 25 01:07 data
-rw-rw-rw- 1 apache apache 1672 Oct 31 2012 favicon.ico
-rw-rw-rw- 1 apache apache 2221 Jul 18 2013 forgotPassword.php
drwxrwxrwx 10 apache apache 4096 Jan 9 22:56 include
drwxrwxrwx 6 apache apache 4096 Dec 11 23:23 includes
-rw-rw-rw- 1 apache apache 935 Jan 27 20:19 index.php
drwxrwxrwx 10 apache apache 4096 Jan 9 22:56 kcfinder
drwxrwxrwx 18 apache apache 4096 Jan 9 16:18 languages
drwxrwxrwx 3 apache apache 4096 Jan 5 18:46 layouts
drwxrwxrwx 18 apache apache 4096 Nov 3 17:14 libraries
drwxrwxrwx 2 apache apache 4096 Jul 13 2013 license
-rw-rw-rw- 1 apache apache 23674 Jul 23 2013 LICENSE.txt
drwxrwxrwx 3 apache apache 4096 Jan 27 20:20 migrate
drwxrwxrwx 36 apache apache 4096 Jan 9 22:56 modules
drwxrwxrwx 3 apache apache 4096 Jan 9 22:56 packages
-rw-rw-rw- 1 apache apache 41165 Jul 13 2013 README.txt
-rw-rw-rw- 1 apache apache 13779 Jul 13 2013 Release_Notes.html
drwxrwxrwx 3 apache apache 4096 Nov 3 17:14 resources
drwxrwxrwx 2 apache apache 4096 Jan 9 22:56 schema
-rw-rw-rw- 1 apache apache 883 Jul 18 2013 shorturl.php
drwxrwxrwx 2 apache apache 4096 Jan 9 22:56 soap
-rw-rw-rw- 1 apache apache 23759 Jul 23 2013 SPL-1.1.2.txt
drwxrwxrwx 4 apache apache 4096 Jan 9 22:56 test
-rw-rw-rw- 1 apache apache 3595 Nov 17 21:43 vtigercron.php
-rw-rw-rw- 1 apache apache 1948 Jul 13 2013 vtigerservice.php
-rw-rw-rw- 1 apache apache 664 Jan 7 15:44 vtigerversion.php
drwxrwxrwx 5 apache apache 4096 Jan 9 22:56 vtlib
-rw-rw-rw- 1 apache apache 4467 Jul 18 2013 webservice.php
On Wed, Jan 29, 2014 at 7:26 AM, Prasad <prasad at vtiger.com> wrote:
> Emmanuel,
>
> The warning indicates the required files not being unpacked at right
> place.
> Check the directory permissions / php safe-mode configuration.
>
> Regards,
> Prasad
>
> *Connect with us on: *Twitter <http://twitter.com/vtigercrm> *I* Facebook<http://www.facebook.com/pages/vtiger/226866697333578?sk=wall>
> *I* Blog <https://blogs.vtiger.com/>* I* Wiki<http://wiki.vtiger.com/index.php/Main_Page>
> *I *Forums <https://discussions.vtiger.com>*I* Website<https://www.vtiger.com/>
>
>
> On Wed, Jan 29, 2014 at 12:33 PM, Emmanuel Buamah <emma.wasanzy at gmail.com>wrote:
>
>> When I used the vtigercrm-540-600-patch.zip, I am getting the error:
>>
>> *When installing I get:*
>>
>> Warning: include_once(vtlib/Vtiger/Access.php): failed to open stream: No
>> such file or directory in
>> /var/www/html/vtigercrm6/vtlib/Vtiger/ModuleBasic.php on line 10
>>
>> Warning: include_once(): Failed opening 'vtlib/Vtiger/Access.php' for
>> inclusion (include_path='.:/opt/php5.4.14/lib/php') in
>> /var/www/html/vtigercrm6/vtlib/Vtiger/ModuleBasic.php on line 10
>>
>> Warning: include_once(config.inc.php): failed to open stream: No such
>> file or directory in /var/www/html/vtigercrm6/vtlib/Vtiger/Utils.php on
>> line 10
>>
>> Warning: include_once(): Failed opening 'config.inc.php' for inclusion
>> (include_path='.:/opt/php5.4.14/lib/php') in
>> /var/www/html/vtigercrm6/vtlib/Vtiger/Utils.php on line 10
>>
>> Warning: parse_ini_file(log4php.properties): failed to open stream: No
>> such file or directory in
>> /var/www/html/vtigercrm6/libraries/log4php/LoggerPropertyConfigurator.php
>> on line 21
>>
>> Warning: Invalid argument supplied for foreach() in
>> /var/www/html/vtigercrm6/libraries/log4php/LoggerPropertyConfigurator.php
>> on line 26
>> Missing file:
>> /var/www/html/vtigercrm6/libraries/adodb/drivers/adodb-_dbc_type_.inc.php
>> ADONewConnection: Unable to load database driver ''
>>
>>
>> *When migrating I get:*
>>
>> Warning: parse_ini_file(log4php.properties): failed to open stream: No
>> such file or directory in
>> /var/www/html/vtigercrm6/libraries/log4php/LoggerPropertyConfigurator.php
>> on line 21
>>
>> Warning: Invalid argument supplied for foreach() in
>> /var/www/html/vtigercrm6/libraries/log4php/LoggerPropertyConfigurator.php
>> on line 26
>>
>> Warning: require_once(data/Tracker.php): failed to open stream: No such
>> file or directory in /var/www/html/vtigercrm6/data/CRMEntity.php on line 25
>>
>>
>>
>>
>> On Wed, Jan 29, 2014 at 6:39 AM, Prasad <prasad at vtiger.com> wrote:
>>
>>> Emmanuel,
>>>
>>> You can migrate 5.4.0 to 6.0 using the vtigercrm-540-600-patch.zip
>>> migration patch instead
>>> of full-source installation. Please refer:
>>> http://community.vtiger.com/help/vtigercrm/administrators/migration.html
>>>
>>> The screenshot you shared indicates database being already in 6.0
>>>
>>> Regards,
>>> Prasad
>>>
>>> *Connect with us on: *Twitter <http://twitter.com/vtigercrm> *I*
>>> Facebook <http://www.facebook.com/pages/vtiger/226866697333578?sk=wall>
>>> *I* Blog <https://blogs.vtiger.com/>* I* Wiki<http://wiki.vtiger.com/index.php/Main_Page>
>>> *I *Forums <https://discussions.vtiger.com>*I* Website<https://www.vtiger.com/>
>>>
>>>
>>> On Wed, Jan 29, 2014 at 11:42 AM, Emmanuel Buamah <
>>> emma.wasanzy at gmail.com> wrote:
>>>
>>>> Hello,
>>>>
>>>> I downloaded vtigercrm 6 stable version released 10th January, 2014 and
>>>> I could walk through installation successfully though I didn't go ahead
>>>> with the installation.
>>>>
>>>> When I tried to access the migration, I get an error which I took
>>>> screen shot of and is attached is the screen shot.
>>>>
>>>> Do I need to install the vtigercrm6 first before migrating data from
>>>> version 5.40?
>>>>
>>>> Please any help will be appreciated.
>>>>
>>>>
>>>> _______________________________________________
>>>> http://www.vtiger.com/
>>>>
>>>
>>>
>>> _______________________________________________
>>> http://www.vtiger.com/
>>>
>>
>>
>> _______________________________________________
>> http://www.vtiger.com/
>>
>
>
> _______________________________________________
> http://www.vtiger.com/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20140201/7f6e782f/attachment.html>
More information about the vtigercrm-developers
mailing list