Error Occured

Each time i try to add a new product all i get is a blank screen with ‘error occured’ in the top left hand corner.



Ive done a fresh install of the CS cart software but am using the same database.

Its obviously a problem with the database… please help :slight_smile:

[quote name=‘pauly78’]Each time i try to add a new product all i get is a blank screen with ‘error occured’ in the top left hand corner.



Ive done a fresh install of the CS cart software but am using the same database.

Its obviously a problem with the database… please help :)[/QUOTE]



I am having the same issue as well, I did a fresh install after I tried to update the older version by the update button. I added some of the products off the old database, but now everytime I try to add a new product I get the white page with " error occured in the upper left hand corner. Reall really irritating me.



Any help is needed asap and appreciated.

Bump. Anyone know how to fix this issue? I tried looking to make sure that the folders and db were writeable and had the correct per missions. I thought it would have been that.



Really need some help, losing cash!

[quote name=‘pauly78’]Each time i try to add a new product all i get is a blank screen with ‘error occured’ in the top left hand corner.



Ive done a fresh install of the CS cart software but am using the same database.

Its obviously a problem with the database… please help :)[/quote]

Which CS-Cart version did you use previously? How did you import the database?

I was using the 2.11 went to 2.12 then something broke, I did a clean install of 2.14/



Then i went into sql and added the old database. But now when I try to add a new product it allows me to go and fill out all the fields, images, etc then when I hit “Save” or " Save and Close" it goes to a blank page with nothing but the header and a message in the upper left corner that states " error occured". Then I have to refresh the browser to get back to the add product page, which it basically just makes me redo the whole process.



A never ending loop. Do you think this is permission based? I checked the skins, var, config.local, and the other folders/files i needed to change permissions on and they seem all correct.



Thanks for any help.

You can’t load an old database into a new version. You need to go through each upgrade process from the original to the current version you want to install.



So time to restore a backup and start your upgrade process over again.

[quote name=‘tbirnseth’]You can’t load an old database into a new version. You need to go through each upgrade process from the original to the current version you want to install.



So time to restore a backup and start your upgrade process over again.[/QUOTE]



So your saying that the whole db structure from the 2.10-2.14 are all different? The items I loaded into cs-cart was fine, but can’t add new ones. Is there a way to go in and add them into the db via csv. Pretty dumb that 1 change can mess up everything. If that was the case I would not have upgraded to the newest version at all.

There are schema changes to the DB with almost every upgrade. Sometimes there are data changes/additions too (like new language variables). This is a data driven product. It is critical that the DB schema match the SQL queries being made or you will just get fatal errors.

i see, quick question though, is there a way that i could simply redo the the install ( yet again, from scratch), but still be able to upload the products and details from the old one. I would lose 4-5figures a week by having to re-enter every product again by hand one at a time. I do not mind doing the clean reinstall but losing a couple hundred products would be a costly procedure. What if I simply uploaded the old schema from the last install before the clean one? Would that work? I downloaded both the schema and my database. But then again, that may be the one that the admin update button messed up.

Don’t you have a backup of before you did the install? If not, your hosting provider should have one. I would re-load a backup (including DB) from before you upgraded.



I have no idea what you really have, so can’t really advize.

Was receiving same error in 2.1.4



Problem was with permissions user rights, folders were created by other user group then one connects to db

Hello Darius,



In order to check the issue, disable the “Live Mode” tool in the administration of your store and you will see the description of the error.

try disabling the SEO addon

Another thing to try is check that permissions for “cache” and “compiled” are set to 777



I set up CS Cart on Amazon EC2 and as part of normal hygiene I deleted and recreated “cache” and “compiled” and promptly forgot about the explicit 777 permission requirement.



I do wish that the resulting error was a bit more informative than “Error occurred”



V.

Each time i try to add a new product all i get is a blank screen with ‘error occured’ in the top left hand corner.



I have tried all replies but didnot work, could someone tell me how to solve this issue.









munmap(0xb7122000, 3899) = 0

close(4) = 0

time(NULL) = 1325761100

lstat64(“/home”, {st_mode=S_IFDIR|0711, st_size=1660, …}) = 0

lstat64(“/home/myturkis”, {st_mode=S_IFDIR|0711, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html”, {st_mode=S_IFDIR|0750, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/store_locator”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/store_locator/func.php”, {st_mode=S_IFREG|0755, st_size=3899, …}) = 0

open(“/home/myturkis/public_html/addons/store_locator/func.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0755, st_size=3899, …}) = 0

fcntl64(4, F_GETFL) = 0 (flags O_RDONLY)

fstat64(4, {st_mode=S_IFREG|0755, st_size=3899, …}) = 0

mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7122000

_llseek(4, 0, [0], SEEK_CUR) = 0

_llseek(4, 0, [0], SEEK_SET) = 0

read(4, “<?php\n/“…, 4096) = 3899

_llseek(4, 3899, [3899], SEEK_SET) = 0

read(4, “”, 4096) = 0

read(4, “”, 8192) = 0

read(4, “”, 8192) = 0

close(4) = 0

munmap(0xb7122000, 4096) = 0

access(”/home/myturkis/public_html/addons/store_locator/config.php", F_OK) = 0

open(“/home/myturkis/public_html/addons/store_locator/config.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0755, st_size=1043, …}) = 0

mmap2(NULL, 1043, PROT_READ, MAP_SHARED, 4, 0) = 0xb7122000

munmap(0xb7122000, 1043) = 0

close(4) = 0

time(NULL) = 1325761100

lstat64(“/home”, {st_mode=S_IFDIR|0711, st_size=1660, …}) = 0

lstat64(“/home/myturkis”, {st_mode=S_IFDIR|0711, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html”, {st_mode=S_IFDIR|0750, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/store_locator”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/store_locator/config.php”, {st_mode=S_IFREG|0755, st_size=1043, …}) = 0

open(“/home/myturkis/public_html/addons/store_locator/config.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0755, st_size=1043, …}) = 0

fcntl64(4, F_GETFL) = 0 (flags O_RDONLY)

fstat64(4, {st_mode=S_IFREG|0755, st_size=1043, …}) = 0

mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7122000

_llseek(4, 0, [0], SEEK_CUR) = 0

_llseek(4, 0, [0], SEEK_SET) = 0

read(4, "<?php\n/
”…, 4096) = 1043

_llseek(4, 1043, [1043], SEEK_SET) = 0

read(4, “”, 4096) = 0

read(4, “”, 8192) = 0

read(4, “”, 8192) = 0

close(4) = 0

munmap(0xb7122000, 4096) = 0

access(“/home/myturkis/public_html/addons/store_locator/controllers/customer/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/store_locator/controllers/common/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/statistics/controllers/customer/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/statistics/controllers/common/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/quickbooks/func.php”, F_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/quickbooks/config.php”, F_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/quickbooks/controllers/customer/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/quickbooks/controllers/common/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/send_to_friend/func.php”, F_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/send_to_friend/config.php”, F_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/send_to_friend/controllers/customer/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/send_to_friend/controllers/common/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/seo/controllers/customer/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/seo/controllers/common/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/sms_notifications/func.php”, F_OK) = 0

open(“/home/myturkis/public_html/addons/sms_notifications/func.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0644, st_size=5658, …}) = 0

mmap2(NULL, 5658, PROT_READ, MAP_SHARED, 4, 0) = 0xb7121000

munmap(0xb7121000, 5658) = 0

close(4) = 0

time(NULL) = 1325761100

lstat64(“/home”, {st_mode=S_IFDIR|0711, st_size=1660, …}) = 0

lstat64(“/home/myturkis”, {st_mode=S_IFDIR|0711, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html”, {st_mode=S_IFDIR|0750, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/sms_notifications”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/sms_notifications/func.php”, {st_mode=S_IFREG|0644, st_size=5658, …}) = 0

open(“/home/myturkis/public_html/addons/sms_notifications/func.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0644, st_size=5658, …}) = 0

fcntl64(4, F_GETFL) = 0 (flags O_RDONLY)

fstat64(4, {st_mode=S_IFREG|0644, st_size=5658, …}) = 0

mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7122000

_llseek(4, 0, [0], SEEK_CUR) = 0

_llseek(4, 0, [0], SEEK_SET) = 0

read(4, “<?php\n/“…, 4096) = 4096

_llseek(4, 4096, [4096], SEEK_SET) = 0

read(4, “y::get('addons.sms_notifications”…, 4096) = 1562

read(4, “”, 4096) = 0

read(4, “”, 8192) = 0

read(4, “”, 8192) = 0

close(4) = 0

munmap(0xb7122000, 4096) = 0

access(”/home/myturkis/public_html/addons/sms_notifications/config.php", F_OK) = 0

open(“/home/myturkis/public_html/addons/sms_notifications/config.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0755, st_size=1373, …}) = 0

mmap2(NULL, 1373, PROT_READ, MAP_SHARED, 4, 0) = 0xb7122000

munmap(0xb7122000, 1373) = 0

close(4) = 0

time(NULL) = 1325761100

lstat64(“/home”, {st_mode=S_IFDIR|0711, st_size=1660, …}) = 0

lstat64(“/home/myturkis”, {st_mode=S_IFDIR|0711, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html”, {st_mode=S_IFDIR|0750, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/sms_notifications”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/sms_notifications/config.php”, {st_mode=S_IFREG|0755, st_size=1373, …}) = 0

open(“/home/myturkis/public_html/addons/sms_notifications/config.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0755, st_size=1373, …}) = 0

fcntl64(4, F_GETFL) = 0 (flags O_RDONLY)

fstat64(4, {st_mode=S_IFREG|0755, st_size=1373, …}) = 0

mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7122000

_llseek(4, 0, [0], SEEK_CUR) = 0

_llseek(4, 0, [0], SEEK_SET) = 0

read(4, "<?php\n/
”…, 4096) = 1373

_llseek(4, 1373, [1373], SEEK_SET) = 0

read(4, “”, 4096) = 0

read(4, “”, 8192) = 0

read(4, “”, 8192) = 0

close(4) = 0

munmap(0xb7122000, 4096) = 0

access(“/home/myturkis/public_html/addons/sms_notifications/controllers/customer/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/sms_notifications/controllers/common/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/bestsellers/func.php”, F_OK) = 0

open(“/home/myturkis/public_html/addons/bestsellers/func.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0755, st_size=5771, …}) = 0

mmap2(NULL, 5771, PROT_READ, MAP_SHARED, 4, 0) = 0xb7121000

munmap(0xb7121000, 5771) = 0

close(4) = 0

time(NULL) = 1325761100

lstat64(“/home”, {st_mode=S_IFDIR|0711, st_size=1660, …}) = 0

lstat64(“/home/myturkis”, {st_mode=S_IFDIR|0711, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html”, {st_mode=S_IFDIR|0750, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/bestsellers”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/bestsellers/func.php”, {st_mode=S_IFREG|0755, st_size=5771, …}) = 0

open(“/home/myturkis/public_html/addons/bestsellers/func.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0755, st_size=5771, …}) = 0

fcntl64(4, F_GETFL) = 0 (flags O_RDONLY)

fstat64(4, {st_mode=S_IFREG|0755, st_size=5771, …}) = 0

mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7122000

_llseek(4, 0, [0], SEEK_CUR) = 0

_llseek(4, 0, [0], SEEK_SET) = 0

read(4, “<?php\n/“…, 4096) = 4096

_llseek(4, 4096, [4096], SEEK_SET) = 0

read(4, “\n\t\t$join .= ’ LEFT JOIN ?:produc”…, 4096) = 1675

read(4, “”, 4096) = 0

read(4, “”, 8192) = 0

read(4, “”, 8192) = 0

close(4) = 0

munmap(0xb7122000, 4096) = 0

access(”/home/myturkis/public_html/addons/bestsellers/config.php", F_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/bestsellers/controllers/customer/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/bestsellers/controllers/common/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/form_builder/func.php”, F_OK) = 0

open(“/home/myturkis/public_html/addons/form_builder/func.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0644, st_size=10928, …}) = 0

mmap2(NULL, 10928, PROT_READ, MAP_SHARED, 4, 0) = 0xb7120000

munmap(0xb7120000, 10928) = 0

close(4) = 0

time(NULL) = 1325761100

lstat64(“/home”, {st_mode=S_IFDIR|0711, st_size=1660, …}) = 0

lstat64(“/home/myturkis”, {st_mode=S_IFDIR|0711, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html”, {st_mode=S_IFDIR|0750, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/form_builder”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/form_builder/func.php”, {st_mode=S_IFREG|0644, st_size=10928, …}) = 0

open(“/home/myturkis/public_html/addons/form_builder/func.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0644, st_size=10928, …}) = 0

fcntl64(4, F_GETFL) = 0 (flags O_RDONLY)

fstat64(4, {st_mode=S_IFREG|0644, st_size=10928, …}) = 0

mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7122000

_llseek(4, 0, [0], SEEK_CUR) = 0

_llseek(4, 0, [0], SEEK_SET) = 0

read(4, "<?php\n/
”…, 4096) = 4096

_llseek(4, 4096, [4096], SEEK_SET) = 0

read(4, “);\n\n\t\t\t\tif (($type == FORM_RECIP”…, 4096) = 4096

read(4, “values[$k] = $ip[‘host’];\n\t\t\t\t}\n”…, 8192) = 2736

read(4, “”, 4096) = 0

read(4, “”, 8192) = 0

read(4, “”, 8192) = 0

close(4) = 0

munmap(0xb7122000, 4096) = 0

access(“/home/myturkis/public_html/addons/form_builder/config.php”, F_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/form_builder/controllers/customer/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/form_builder/controllers/common/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/barcode/func.php”, F_OK) = 0

open(“/home/myturkis/public_html/addons/barcode/func.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0755, st_size=2248, …}) = 0

mmap2(NULL, 2248, PROT_READ, MAP_SHARED, 4, 0) = 0xb7122000

munmap(0xb7122000, 2248) = 0

close(4) = 0

time(NULL) = 1325761100

lstat64(“/home”, {st_mode=S_IFDIR|0711, st_size=1660, …}) = 0

lstat64(“/home/myturkis”, {st_mode=S_IFDIR|0711, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html”, {st_mode=S_IFDIR|0750, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/barcode”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/barcode/func.php”, {st_mode=S_IFREG|0755, st_size=2248, …}) = 0

open(“/home/myturkis/public_html/addons/barcode/func.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0755, st_size=2248, …}) = 0

fcntl64(4, F_GETFL) = 0 (flags O_RDONLY)

fstat64(4, {st_mode=S_IFREG|0755, st_size=2248, …}) = 0

mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7122000

_llseek(4, 0, [0], SEEK_CUR) = 0

_llseek(4, 0, [0], SEEK_SET) = 0

read(4, “<?php\n/“…, 4096) = 2248

_llseek(4, 2248, [2248], SEEK_SET) = 0

read(4, “”, 4096) = 0

read(4, “”, 8192) = 0

read(4, “”, 8192) = 0

close(4) = 0

munmap(0xb7122000, 4096) = 0

access(”/home/myturkis/public_html/addons/barcode/config.php", F_OK) = 0

open(“/home/myturkis/public_html/addons/barcode/config.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0755, st_size=1119, …}) = 0

mmap2(NULL, 1119, PROT_READ, MAP_SHARED, 4, 0) = 0xb7122000

munmap(0xb7122000, 1119) = 0

close(4) = 0

time(NULL) = 1325761100

lstat64(“/home”, {st_mode=S_IFDIR|0711, st_size=1660, …}) = 0

lstat64(“/home/myturkis”, {st_mode=S_IFDIR|0711, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html”, {st_mode=S_IFDIR|0750, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/barcode”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/barcode/config.php”, {st_mode=S_IFREG|0755, st_size=1119, …}) = 0

open(“/home/myturkis/public_html/addons/barcode/config.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0755, st_size=1119, …}) = 0

fcntl64(4, F_GETFL) = 0 (flags O_RDONLY)

fstat64(4, {st_mode=S_IFREG|0755, st_size=1119, …}) = 0

mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7122000

_llseek(4, 0, [0], SEEK_CUR) = 0

_llseek(4, 0, [0], SEEK_SET) = 0

read(4, "<?php\n/
”…, 4096) = 1119

_llseek(4, 1119, [1119], SEEK_SET) = 0

read(4, “”, 4096) = 0

read(4, “”, 8192) = 0

read(4, “”, 8192) = 0

close(4) = 0

munmap(0xb7122000, 4096) = 0

access(“/home/myturkis/public_html/addons/barcode/controllers/customer/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/barcode/controllers/common/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/polls/func.php”, F_OK) = 0

open(“/home/myturkis/public_html/addons/polls/func.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0755, st_size=17826, …}) = 0

mmap2(NULL, 17826, PROT_READ, MAP_SHARED, 4, 0) = 0xb711e000

munmap(0xb711e000, 17826) = 0

close(4) = 0

time(NULL) = 1325761100

lstat64(“/home”, {st_mode=S_IFDIR|0711, st_size=1660, …}) = 0

lstat64(“/home/myturkis”, {st_mode=S_IFDIR|0711, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html”, {st_mode=S_IFDIR|0750, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/polls”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/polls/func.php”, {st_mode=S_IFREG|0755, st_size=17826, …}) = 0

open(“/home/myturkis/public_html/addons/polls/func.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0755, st_size=17826, …}) = 0

fcntl64(4, F_GETFL) = 0 (flags O_RDONLY)

fstat64(4, {st_mode=S_IFREG|0755, st_size=17826, …}) = 0

mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7122000

_llseek(4, 0, [0], SEEK_CUR) = 0

_llseek(4, 0, [0], SEEK_SET) = 0

read(4, “<?php\n/“…, 4096) = 4096

_llseek(4, 4096, [4096], SEEK_SET) = 0

read(4, “\n\t\t$question[‘page_id’] = $clone”…, 4096) = 4096

read(4, " (!empty($poll[‘completed’]) || “…, 8192) = 8192

read(4, “ns for\n * @return array array wi”…, 8192) = 1442

read(4, “”, 4096) = 0

read(4, “”, 8192) = 0

read(4, “”, 8192) = 0

close(4) = 0

munmap(0xb7122000, 4096) = 0

access(”/home/myturkis/public_html/addons/polls/config.php”, F_OK) = 0

open(“/home/myturkis/public_html/addons/polls/config.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0755, st_size=1610, …}) = 0

mmap2(NULL, 1610, PROT_READ, MAP_SHARED, 4, 0) = 0xb7122000

munmap(0xb7122000, 1610) = 0

close(4) = 0

time(NULL) = 1325761100

lstat64(“/home”, {st_mode=S_IFDIR|0711, st_size=1660, …}) = 0

lstat64(“/home/myturkis”, {st_mode=S_IFDIR|0711, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html”, {st_mode=S_IFDIR|0750, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/polls”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/polls/config.php”, {st_mode=S_IFREG|0755, st_size=1610, …}) = 0

open(“/home/myturkis/public_html/addons/polls/config.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0755, st_size=1610, …}) = 0

fcntl64(4, F_GETFL) = 0 (flags O_RDONLY)

fstat64(4, {st_mode=S_IFREG|0755, st_size=1610, …}) = 0

mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7122000

_llseek(4, 0, [0], SEEK_CUR) = 0

_llseek(4, 0, [0], SEEK_SET) = 0

read(4, "<?php\n/
”…, 4096) = 1610

_llseek(4, 1610, [1610], SEEK_SET) = 0

read(4, “”, 4096) = 0

read(4, “”, 8192) = 0

read(4, “”, 8192) = 0

close(4) = 0

munmap(0xb7122000, 4096) = 0

access(“/home/myturkis/public_html/addons/polls/controllers/customer/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/polls/controllers/common/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/access_restrictions/controllers/customer/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/access_restrictions/controllers/common/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/banners/func.php”, F_OK) = 0

open(“/home/myturkis/public_html/addons/banners/func.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0644, st_size=4417, …}) = 0

mmap2(NULL, 4417, PROT_READ, MAP_SHARED, 4, 0) = 0xb7121000

munmap(0xb7121000, 4417) = 0

close(4) = 0

time(NULL) = 1325761100

lstat64(“/home”, {st_mode=S_IFDIR|0711, st_size=1660, …}) = 0

lstat64(“/home/myturkis”, {st_mode=S_IFDIR|0711, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html”, {st_mode=S_IFDIR|0750, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/banners”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/banners/func.php”, {st_mode=S_IFREG|0644, st_size=4417, …}) = 0

open(“/home/myturkis/public_html/addons/banners/func.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0644, st_size=4417, …}) = 0

fcntl64(4, F_GETFL) = 0 (flags O_RDONLY)

fstat64(4, {st_mode=S_IFREG|0644, st_size=4417, …}) = 0

mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7122000

_llseek(4, 0, [0], SEEK_CUR) = 0

_llseek(4, 0, [0], SEEK_SET) = 0

read(4, “<?php\n/“…, 4096) = 4096

_llseek(4, 4096, [4096], SEEK_SET) = 0

read(4, “_get_banner_name($banner_id, $la”…, 4096) = 321

read(4, “”, 4096) = 0

read(4, “”, 8192) = 0

read(4, “”, 8192) = 0

close(4) = 0

munmap(0xb7122000, 4096) = 0

access(”/home/myturkis/public_html/addons/banners/config.php", F_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/banners/controllers/customer/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/banners/controllers/common/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/hot_deals_block/func.php”, F_OK) = 0

open(“/home/myturkis/public_html/addons/hot_deals_block/func.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0755, st_size=1538, …}) = 0

mmap2(NULL, 1538, PROT_READ, MAP_SHARED, 4, 0) = 0xb7122000

munmap(0xb7122000, 1538) = 0

close(4) = 0

time(NULL) = 1325761100

lstat64(“/home”, {st_mode=S_IFDIR|0711, st_size=1660, …}) = 0

lstat64(“/home/myturkis”, {st_mode=S_IFDIR|0711, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html”, {st_mode=S_IFDIR|0750, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/hot_deals_block”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/hot_deals_block/func.php”, {st_mode=S_IFREG|0755, st_size=1538, …}) = 0

open(“/home/myturkis/public_html/addons/hot_deals_block/func.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0755, st_size=1538, …}) = 0

fcntl64(4, F_GETFL) = 0 (flags O_RDONLY)

fstat64(4, {st_mode=S_IFREG|0755, st_size=1538, …}) = 0

mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7122000

_llseek(4, 0, [0], SEEK_CUR) = 0

_llseek(4, 0, [0], SEEK_SET) = 0

read(4, "<?php\n/
”…, 4096) = 1538

_llseek(4, 1538, [1538], SEEK_SET) = 0

read(4, “”, 4096) = 0

read(4, “”, 8192) = 0

read(4, “”, 8192) = 0

close(4) = 0

munmap(0xb7122000, 4096) = 0

access(“/home/myturkis/public_html/addons/hot_deals_block/config.php”, F_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/hot_deals_block/controllers/customer/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/hot_deals_block/controllers/common/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/recurring_billing/func.php”, F_OK) = 0

open(“/home/myturkis/public_html/addons/recurring_billing/func.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0644, st_size=41495, …}) = 0

mmap2(NULL, 41495, PROT_READ, MAP_SHARED, 4, 0) = 0xb7118000

munmap(0xb7118000, 41495) = 0

close(4) = 0

time(NULL) = 1325761100

lstat64(“/home”, {st_mode=S_IFDIR|0711, st_size=1660, …}) = 0

lstat64(“/home/myturkis”, {st_mode=S_IFDIR|0711, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html”, {st_mode=S_IFDIR|0750, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/recurring_billing”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/recurring_billing/func.php”, {st_mode=S_IFREG|0644, st_size=41495, …}) = 0

open(“/home/myturkis/public_html/addons/recurring_billing/func.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0644, st_size=41495, …}) = 0

fcntl64(4, F_GETFL) = 0 (flags O_RDONLY)

fstat64(4, {st_mode=S_IFREG|0644, st_size=41495, …}) = 0

mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7122000

_llseek(4, 0, [0], SEEK_CUR) = 0

_llseek(4, 0, [0], SEEK_SET) = 0

read(4, “<?php\n/“…, 4096) = 4096

_llseek(4, 4096, [4096], SEEK_SET) = 0

read(4, “val) {\n\t\t$variants[$key] = $val;”…, 4096) = 4096

read(4, “te(" AND ?:recurring_subscriptio”…, 8192) = 8192

read(4, “ta);\n\t\t\t$next_date = fn_get_peri”…, 8192) = 8192

read(4, “'], $base_price, ‘P’);\n\t\t\t\t$plan”…, 8192) = 8192

read(4, “d);\n\t$subscription_products = ar”…, 8192) = 8192

read(4, “_auth[‘user_id’], true, $cart['p”…, 8192) = 535

read(4, “”, 4096) = 0

read(4, “”, 8192) = 0

read(4, “”, 8192) = 0

brk(0xaf1b000) = 0xaf1b000

brk(0xaf5b000) = 0xaf5b000

close(4) = 0

munmap(0xb7122000, 4096) = 0

access(”/home/myturkis/public_html/addons/recurring_billing/config.php", F_OK) = 0

open(“/home/myturkis/public_html/addons/recurring_billing/config.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0755, st_size=2603, …}) = 0

mmap2(NULL, 2603, PROT_READ, MAP_SHARED, 4, 0) = 0xb7122000

munmap(0xb7122000, 2603) = 0

close(4) = 0

time(NULL) = 1325761100

lstat64(“/home”, {st_mode=S_IFDIR|0711, st_size=1660, …}) = 0

lstat64(“/home/myturkis”, {st_mode=S_IFDIR|0711, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html”, {st_mode=S_IFDIR|0750, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/recurring_billing”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/recurring_billing/config.php”, {st_mode=S_IFREG|0755, st_size=2603, …}) = 0

open(“/home/myturkis/public_html/addons/recurring_billing/config.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0755, st_size=2603, …}) = 0

fcntl64(4, F_GETFL) = 0 (flags O_RDONLY)

fstat64(4, {st_mode=S_IFREG|0755, st_size=2603, …}) = 0

mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7122000

_llseek(4, 0, [0], SEEK_CUR) = 0

_llseek(4, 0, [0], SEEK_SET) = 0

read(4, "<?php\n/
”…, 4096) = 2603

_llseek(4, 2603, [2603], SEEK_SET) = 0

read(4, “”, 4096) = 0

read(4, “”, 8192) = 0

read(4, “”, 8192) = 0

close(4) = 0

munmap(0xb7122000, 4096) = 0

access(“/home/myturkis/public_html/addons/recurring_billing/controllers/customer/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/recurring_billing/controllers/common/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/required_products/func.php”, F_OK) = 0

open(“/home/myturkis/public_html/addons/required_products/func.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0644, st_size=6578, …}) = 0

mmap2(NULL, 6578, PROT_READ, MAP_SHARED, 4, 0) = 0xb7121000

munmap(0xb7121000, 6578) = 0

close(4) = 0

time(NULL) = 1325761100

lstat64(“/home”, {st_mode=S_IFDIR|0711, st_size=1660, …}) = 0

lstat64(“/home/myturkis”, {st_mode=S_IFDIR|0711, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html”, {st_mode=S_IFDIR|0750, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/required_products”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/required_products/func.php”, {st_mode=S_IFREG|0644, st_size=6578, …}) = 0

open(“/home/myturkis/public_html/addons/required_products/func.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0644, st_size=6578, …}) = 0

fcntl64(4, F_GETFL) = 0 (flags O_RDONLY)

fstat64(4, {st_mode=S_IFREG|0644, st_size=6578, …}) = 0

mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7122000

_llseek(4, 0, [0], SEEK_CUR) = 0

_llseek(4, 0, [0], SEEK_SET) = 0

read(4, “<?php\n/“…, 4096) = 4096

_llseek(4, 4096, [4096], SEEK_SET) = 0

read(4, “nt($have) != count($ids)) {\n\t\t\t\t”…, 4096) = 2482

read(4, “”, 4096) = 0

read(4, “”, 8192) = 0

read(4, “”, 8192) = 0

close(4) = 0

munmap(0xb7122000, 4096) = 0

access(”/home/myturkis/public_html/addons/required_products/config.php", F_OK) = 0

open(“/home/myturkis/public_html/addons/required_products/config.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0755, st_size=1043, …}) = 0

mmap2(NULL, 1043, PROT_READ, MAP_SHARED, 4, 0) = 0xb7122000

munmap(0xb7122000, 1043) = 0

close(4) = 0

time(NULL) = 1325761100

lstat64(“/home”, {st_mode=S_IFDIR|0711, st_size=1660, …}) = 0

lstat64(“/home/myturkis”, {st_mode=S_IFDIR|0711, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html”, {st_mode=S_IFDIR|0750, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/required_products”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/required_products/config.php”, {st_mode=S_IFREG|0755, st_size=1043, …}) = 0

open(“/home/myturkis/public_html/addons/required_products/config.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0755, st_size=1043, …}) = 0

fcntl64(4, F_GETFL) = 0 (flags O_RDONLY)

fstat64(4, {st_mode=S_IFREG|0755, st_size=1043, …}) = 0

mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7122000

_llseek(4, 0, [0], SEEK_CUR) = 0

_llseek(4, 0, [0], SEEK_SET) = 0

read(4, "<?php\n/
”…, 4096) = 1043

_llseek(4, 1043, [1043], SEEK_SET) = 0

read(4, “”, 4096) = 0

read(4, “”, 8192) = 0

read(4, “”, 8192) = 0

close(4) = 0

munmap(0xb7122000, 4096) = 0

access(“/home/myturkis/public_html/addons/required_products/controllers/customer/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/required_products/controllers/common/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/data_feeds/func.php”, F_OK) = 0

open(“/home/myturkis/public_html/addons/data_feeds/func.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0644, st_size=10763, …}) = 0

mmap2(NULL, 10763, PROT_READ, MAP_SHARED, 4, 0) = 0xb7120000

munmap(0xb7120000, 10763) = 0

close(4) = 0

time(NULL) = 1325761100

lstat64(“/home”, {st_mode=S_IFDIR|0711, st_size=1660, …}) = 0

lstat64(“/home/myturkis”, {st_mode=S_IFDIR|0711, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html”, {st_mode=S_IFDIR|0750, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/data_feeds”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/data_feeds/func.php”, {st_mode=S_IFREG|0644, st_size=10763, …}) = 0

open(“/home/myturkis/public_html/addons/data_feeds/func.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0644, st_size=10763, …}) = 0

fcntl64(4, F_GETFL) = 0 (flags O_RDONLY)

fstat64(4, {st_mode=S_IFREG|0644, st_size=10763, …}) = 0

mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7122000

_llseek(4, 0, [0], SEEK_CUR) = 0

_llseek(4, 0, [0], SEEK_SET) = 0

read(4, “<?php\n/“…, 4096) = 4096

_llseek(4, 4096, [4096], SEEK_SET) = 0

read(4, “ns = array(), $pattern = ‘’)\n{\n\t”…, 4096) = 4096

read(4, “ilename = DIR_EXIM . $datafeed_d”…, 8192) = 2571

read(4, “”, 4096) = 0

read(4, “”, 8192) = 0

read(4, “”, 8192) = 0

brk(0xaf9c000) = 0xaf9c000

close(4) = 0

munmap(0xb7122000, 4096) = 0

access(”/home/myturkis/public_html/addons/data_feeds/config.php", F_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/data_feeds/controllers/customer/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/data_feeds/controllers/common/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/my_changes/func.php”, F_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/my_changes/config.php”, F_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/my_changes/controllers/customer/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/my_changes/controllers/common/init.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/controllers/customer/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/controllers/common/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/controllers/customer/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/controllers/common/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/buy_together/controllers/customer/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/buy_together/controllers/common/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/tags/controllers/customer/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/tags/controllers/common/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/news_and_emails/controllers/customer/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/news_and_emails/controllers/common/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/attachments/controllers/customer/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/attachments/controllers/common/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/customers_also_bought/controllers/customer/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/customers_also_bought/controllers/common/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/gift_certificates/controllers/customer/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/gift_certificates/controllers/common/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/store_locator/controllers/customer/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/store_locator/controllers/common/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/statistics/controllers/customer/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/statistics/controllers/common/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/quickbooks/controllers/customer/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/quickbooks/controllers/common/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/send_to_friend/controllers/customer/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/send_to_friend/controllers/common/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/seo/controllers/customer/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/seo/controllers/common/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/sms_notifications/controllers/customer/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/sms_notifications/controllers/common/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/bestsellers/controllers/customer/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/bestsellers/controllers/common/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/form_builder/controllers/customer/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/form_builder/controllers/common/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/barcode/controllers/customer/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/barcode/controllers/common/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/polls/controllers/customer/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/polls/controllers/common/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/access_restrictions/controllers/customer/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/access_restrictions/controllers/common/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/banners/controllers/customer/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/banners/controllers/common/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/hot_deals_block/controllers/customer/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/hot_deals_block/controllers/common/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/recurring_billing/controllers/customer/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/recurring_billing/controllers/common/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/required_products/controllers/customer/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/required_products/controllers/common/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/data_feeds/controllers/customer/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/data_feeds/controllers/common/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/my_changes/controllers/customer/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/my_changes/controllers/common/init.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/buy_together/controllers/customer/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/buy_together/controllers/common/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/tags/controllers/customer/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/tags/controllers/common/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/news_and_emails/controllers/customer/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/news_and_emails/controllers/common/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/attachments/controllers/customer/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/attachments/controllers/common/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/customers_also_bought/controllers/customer/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/customers_also_bought/controllers/common/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/gift_certificates/controllers/customer/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/gift_certificates/controllers/common/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/store_locator/controllers/customer/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/store_locator/controllers/common/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/statistics/controllers/customer/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/statistics/controllers/common/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/quickbooks/controllers/customer/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/quickbooks/controllers/common/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/send_to_friend/controllers/customer/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/send_to_friend/controllers/common/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/seo/controllers/customer/init.post.php”, R_OK) = 0

access(“/home/myturkis/public_html/addons/seo/controllers/common/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/sms_notifications/controllers/customer/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/sms_notifications/controllers/common/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/bestsellers/controllers/customer/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/bestsellers/controllers/common/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/form_builder/controllers/customer/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/form_builder/controllers/common/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/barcode/controllers/customer/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/barcode/controllers/common/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/polls/controllers/customer/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/polls/controllers/common/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/access_restrictions/controllers/customer/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/access_restrictions/controllers/common/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/banners/controllers/customer/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/banners/controllers/common/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/hot_deals_block/controllers/customer/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/hot_deals_block/controllers/common/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/recurring_billing/controllers/customer/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/recurring_billing/controllers/common/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/required_products/controllers/customer/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/required_products/controllers/common/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/data_feeds/controllers/customer/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/data_feeds/controllers/common/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/my_changes/controllers/customer/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/my_changes/controllers/common/init.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/controllers/customer/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/controllers/common/auth.php”, R_OK) = 0

access(“/home/myturkis/public_html/addons/buy_together/controllers/customer/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/buy_together/controllers/common/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/tags/controllers/customer/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/tags/controllers/common/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/news_and_emails/controllers/customer/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/news_and_emails/controllers/common/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/attachments/controllers/customer/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/attachments/controllers/common/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/customers_also_bought/controllers/customer/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/customers_also_bought/controllers/common/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/gift_certificates/controllers/customer/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/gift_certificates/controllers/common/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/store_locator/controllers/customer/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/store_locator/controllers/common/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/statistics/controllers/customer/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/statistics/controllers/common/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/quickbooks/controllers/customer/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/quickbooks/controllers/common/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/send_to_friend/controllers/customer/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/send_to_friend/controllers/common/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/seo/controllers/customer/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/seo/controllers/common/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/sms_notifications/controllers/customer/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/sms_notifications/controllers/common/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/bestsellers/controllers/customer/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/bestsellers/controllers/common/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/form_builder/controllers/customer/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/form_builder/controllers/common/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/barcode/controllers/customer/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/barcode/controllers/common/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/polls/controllers/customer/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/polls/controllers/common/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/access_restrictions/controllers/customer/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/access_restrictions/controllers/common/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/banners/controllers/customer/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/banners/controllers/common/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/hot_deals_block/controllers/customer/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/hot_deals_block/controllers/common/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/recurring_billing/controllers/customer/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/recurring_billing/controllers/common/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/required_products/controllers/customer/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/required_products/controllers/common/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/data_feeds/controllers/customer/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/data_feeds/controllers/common/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/my_changes/controllers/customer/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/my_changes/controllers/common/auth.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/controllers/customer/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/controllers/common/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/controllers/customer/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/controllers/common/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/buy_together/controllers/customer/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/buy_together/controllers/common/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/tags/controllers/customer/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/tags/controllers/common/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/news_and_emails/controllers/customer/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/news_and_emails/controllers/common/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/attachments/controllers/customer/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/attachments/controllers/common/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/customers_also_bought/controllers/customer/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/customers_also_bought/controllers/common/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/gift_certificates/controllers/customer/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/gift_certificates/controllers/common/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/store_locator/controllers/customer/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/store_locator/controllers/common/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/statistics/controllers/customer/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/statistics/controllers/common/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/quickbooks/controllers/customer/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/quickbooks/controllers/common/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/send_to_friend/controllers/customer/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/send_to_friend/controllers/common/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/seo/controllers/customer/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/seo/controllers/common/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/sms_notifications/controllers/customer/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/sms_notifications/controllers/common/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/bestsellers/controllers/customer/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/bestsellers/controllers/common/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/form_builder/controllers/customer/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/form_builder/controllers/common/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/barcode/controllers/customer/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/barcode/controllers/common/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/polls/controllers/customer/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/polls/controllers/common/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/access_restrictions/controllers/customer/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/access_restrictions/controllers/common/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/banners/controllers/customer/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/banners/controllers/common/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/hot_deals_block/controllers/customer/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/hot_deals_block/controllers/common/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/recurring_billing/controllers/customer/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/recurring_billing/controllers/common/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/required_products/controllers/customer/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/required_products/controllers/common/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/data_feeds/controllers/customer/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/data_feeds/controllers/common/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/my_changes/controllers/customer/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/my_changes/controllers/common/auth.pre.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/buy_together/controllers/customer/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/buy_together/controllers/common/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/tags/controllers/customer/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/tags/controllers/common/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/news_and_emails/controllers/customer/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/news_and_emails/controllers/common/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/attachments/controllers/customer/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/attachments/controllers/common/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/customers_also_bought/controllers/customer/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/customers_also_bought/controllers/common/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/gift_certificates/controllers/customer/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/gift_certificates/controllers/common/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/store_locator/controllers/customer/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/store_locator/controllers/common/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/statistics/controllers/customer/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/statistics/controllers/common/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/quickbooks/controllers/customer/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/quickbooks/controllers/common/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/send_to_friend/controllers/customer/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/send_to_friend/controllers/common/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/seo/controllers/customer/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/seo/controllers/common/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/sms_notifications/controllers/customer/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/sms_notifications/controllers/common/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/bestsellers/controllers/customer/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/bestsellers/controllers/common/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/form_builder/controllers/customer/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/form_builder/controllers/common/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/barcode/controllers/customer/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/barcode/controllers/common/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/polls/controllers/customer/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/polls/controllers/common/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/access_restrictions/controllers/customer/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/access_restrictions/controllers/common/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/banners/controllers/customer/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/banners/controllers/common/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/hot_deals_block/controllers/customer/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/hot_deals_block/controllers/common/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/recurring_billing/controllers/customer/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/recurring_billing/controllers/common/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/required_products/controllers/customer/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/required_products/controllers/common/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/data_feeds/controllers/customer/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/data_feeds/controllers/common/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/my_changes/controllers/customer/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/addons/my_changes/controllers/common/auth.post.php”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/var/cache/template_overrides_C_customer/cache_customer.csc”, R_OK) = 0

stat64(“/home/myturkis/public_html/var/cache/template_overrides_C_customer/cache_customer.csc”, {st_mode=S_IFREG|0644, st_size=55, …}) = 0

time(NULL) = 1325761100

lstat64(“/home”, {st_mode=S_IFDIR|0711, st_size=1660, …}) = 0

lstat64(“/home/myturkis”, {st_mode=S_IFDIR|0711, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html”, {st_mode=S_IFDIR|0750, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/var”, {st_mode=S_IFDIR|0777, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/var/cache”, {st_mode=S_IFDIR|0755, st_size=28672, …}) = 0

lstat64(“/home/myturkis/public_html/var/cache/template_overrides_C_customer”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/var/cache/template_overrides_C_customer/cache_customer.csc”, {st_mode=S_IFREG|0644, st_size=55, …}) = 0

open(“/home/myturkis/public_html/var/cache/template_overrides_C_customer/cache_customer.csc”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0644, st_size=55, …}) = 0

lseek(4, 0, SEEK_CUR) = 0

fstat64(4, {st_mode=S_IFREG|0644, st_size=55, …}) = 0

read(4, “a:2:{s:4:"data";a:1:{s:4:"plug";”…, 8192) = 55

read(4, “”, 8192) = 0

read(4, “”, 8192) = 0

close(4) = 0

access(“/home/myturkis/public_html/skins/sport/customer/views/auth/login.tpl”, F_OK) = -1 ENOENT (No such file or directory)

time(NULL) = 1325761100

lstat64(“/home”, {st_mode=S_IFDIR|0711, st_size=1660, …}) = 0

lstat64(“/home/myturkis”, {st_mode=S_IFDIR|0711, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html”, {st_mode=S_IFDIR|0750, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/lib”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/lib/templater”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/lib/templater/internals”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/lib/templater/internals/core.get_include_path.php”, {st_mode=S_IFREG|0755, st_size=1002, …}) = 0

time(NULL) = 1325761100

open(“/home/myturkis/public_html/lib/templater/internals/core.get_include_path.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0755, st_size=1002, …}) = 0

open(“/home/myturkis/public_html/lib/templater/internals/core.get_include_path.php”, O_RDONLY) = 5

fstat64(5, {st_mode=S_IFREG|0755, st_size=1002, …}) = 0

mmap2(NULL, 1002, PROT_READ, MAP_SHARED, 5, 0) = 0xb7122000

munmap(0xb7122000, 1002) = 0

close(5) = 0

fcntl64(4, F_GETFL) = 0 (flags O_RDONLY)

fstat64(4, {st_mode=S_IFREG|0755, st_size=1002, …}) = 0

mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7122000

_llseek(4, 0, [0], SEEK_CUR) = 0

_llseek(4, 0, [0], SEEK_SET) = 0

read(4, “<?php\n/**\n * Smarty plugin\n * @p”…, 4096) = 1002

_llseek(4, 1002, [1002], SEEK_SET) = 0

read(4, “”, 4096) = 0

read(4, “”, 8192) = 0

read(4, “”, 8192) = 0

close(4) = 0

munmap(0xb7122000, 4096) = 0

access(“/home/myturkis/public_html/lib/pear/.//home/myturkis/public_html/skins/sport/customer/views/auth/login.tpl”, R_OK) = -1 ENOENT (No such file or directory)

access(“/usr/local/php52/pear//home/myturkis/public_html/skins/sport/customer/views/auth/login.tpl”, R_OK) = -1 ENOENT (No such file or directory)

access(“/home/myturkis/public_html/skins/sport/customer/addons/seo/views/auth/login.tpl”, F_OK) = -1 ENOENT (No such file or directory)

time(NULL) = 1325761100

access(“/home/myturkis/public_html/lib/pear/.//home/myturkis/public_html/skins/sport/customer/addons/seo/views/auth/login.tpl”, R_OK) = -1 ENOENT (No such file or directory)

access(“/usr/local/php52/pear//home/myturkis/public_html/skins/sport/customer/addons/seo/views/auth/login.tpl”, R_OK) = -1 ENOENT (No such file or directory)

open(“/home/myturkis/public_html/controllers/customer/init.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0644, st_size=8327, …}) = 0

mmap2(NULL, 8327, PROT_READ, MAP_SHARED, 4, 0) = 0xb7120000

munmap(0xb7120000, 8327) = 0

close(4) = 0

time(NULL) = 1325761100

lstat64(“/home”, {st_mode=S_IFDIR|0711, st_size=1660, …}) = 0

lstat64(“/home/myturkis”, {st_mode=S_IFDIR|0711, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html”, {st_mode=S_IFDIR|0750, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/controllers”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/controllers/customer”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/controllers/customer/init.php”, {st_mode=S_IFREG|0644, st_size=8327, …}) = 0

open(“/home/myturkis/public_html/controllers/customer/init.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0644, st_size=8327, …}) = 0

fcntl64(4, F_GETFL) = 0 (flags O_RDONLY)

fstat64(4, {st_mode=S_IFREG|0644, st_size=8327, …}) = 0

mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7122000

_llseek(4, 0, [0], SEEK_CUR) = 0

_llseek(4, 0, [0], SEEK_SET) = 0

read(4, "<?php\n/
”…, 4096) = 4096

_llseek(4, 4096, [4096], SEEK_SET) = 0

read(4, “w->assign(‘compared_products’, $”…, 4096) = 4096

read(4, “ms’] = fn_top_menu_standardize($”…, 8192) = 135

read(4, “”, 4096) = 0

read(4, “”, 8192) = 0

read(4, “”, 8192) = 0

close(4) = 0

munmap(0xb7122000, 4096) = 0

open(“/home/myturkis/public_html/addons/seo/controllers/customer/init.post.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0755, st_size=1094, …}) = 0

mmap2(NULL, 1094, PROT_READ, MAP_SHARED, 4, 0) = 0xb7122000

munmap(0xb7122000, 1094) = 0

close(4) = 0

time(NULL) = 1325761100

lstat64(“/home”, {st_mode=S_IFDIR|0711, st_size=1660, …}) = 0

lstat64(“/home/myturkis”, {st_mode=S_IFDIR|0711, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html”, {st_mode=S_IFDIR|0750, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/seo”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/seo/controllers”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/seo/controllers/customer”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/addons/seo/controllers/customer/init.post.php”, {st_mode=S_IFREG|0755, st_size=1094, …}) = 0

open(“/home/myturkis/public_html/addons/seo/controllers/customer/init.post.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0755, st_size=1094, …}) = 0

fcntl64(4, F_GETFL) = 0 (flags O_RDONLY)

fstat64(4, {st_mode=S_IFREG|0755, st_size=1094, …}) = 0

mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7122000

_llseek(4, 0, [0], SEEK_CUR) = 0

_llseek(4, 0, [0], SEEK_SET) = 0

read(4, “<?php\n/“…, 4096) = 1094

_llseek(4, 1094, [1094], SEEK_SET) = 0

read(4, “”, 4096) = 0

read(4, “”, 8192) = 0

read(4, “”, 8192) = 0

close(4) = 0

munmap(0xb7122000, 4096) = 0

open(”/home/myturkis/public_html/controllers/common/auth.php", O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0644, st_size=13533, …}) = 0

mmap2(NULL, 13533, PROT_READ, MAP_SHARED, 4, 0) = 0xb711f000

munmap(0xb711f000, 13533) = 0

close(4) = 0

time(NULL) = 1325761100

lstat64(“/home”, {st_mode=S_IFDIR|0711, st_size=1660, …}) = 0

lstat64(“/home/myturkis”, {st_mode=S_IFDIR|0711, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html”, {st_mode=S_IFDIR|0750, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/controllers”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/controllers/common”, {st_mode=S_IFDIR|0755, st_size=4096, …}) = 0

lstat64(“/home/myturkis/public_html/controllers/common/auth.php”, {st_mode=S_IFREG|0644, st_size=13533, …}) = 0

open(“/home/myturkis/public_html/controllers/common/auth.php”, O_RDONLY) = 4

fstat64(4, {st_mode=S_IFREG|0644, st_size=13533, …}) = 0

fcntl64(4, F_GETFL) = 0 (flags O_RDONLY)

fstat64(4, {st_mode=S_IFREG|0644, st_size=13533, …}) = 0

mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7122000

_llseek(4, 0, [0], SEEK_CUR) = 0

_llseek(4, 0, [0], SEEK_SET) = 0

read(4, "<?php\n/
”…, 4096) = 4096

_llseek(4, 4096, [4096], SEEK_SET) = 0

read(4, “heck_available&request=’ . urlen”…, 4096) = 4096

read(4, “LACE INTO ?:ekeys ?e", $data);\n"…, 8192) = 5341

read(4, “”, 4096) = 0

read(4, “”, 8192) = 0

read(4, “”, 8192) = 0

close(4) = 0

munmap(0xb7122000, 4096) = 0

gettimeofday({1325761100, 671911}, NULL) = 0

poll([{fd=3, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)

write(3, "B\0\0\0\3SELECT * FROM cscart_users "…, 70) = 70

read(3, “\1\0\0\1!I\0\0\2\3def\rmyturkis_csc1\fcsca”…, 16384) = 2898

gettimeofday({1325761100, 676620}, NULL) = 0

gettimeofday({1325761100, 676753}, NULL) = 0

poll([{fd=3, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)

write(3, “\371\0\0\0\3SELECT lnk.link_id, lnk.use”…, 253) = 253

read(3, “\1\0\0\1\4J\0\0\2\3def\rmyturkis_csc1\3lnk\26”…, 16384) = 358

gettimeofday({1325761100, 676926}, NULL) = 0

gettimeofday({1325761100, 677042}, NULL) = 0

poll([{fd=3, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)

write(3, “L\0\0\0\3DELETE FROM cscart_sessions”…, 80) = 80

read(3, “\7\0\0\1\0\1\0\2\0\0\0”, 16384) = 11

gettimeofday({1325761100, 677409}, NULL) = 0

gettimeofday({1325761100, 677466}, NULL) = 0

gettimeofday({1325761100, 677536}, NULL) = 0

gettimeofday({1325761100, 677637}, NULL) = 0

poll([{fd=3, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)

write(3, "u\0\0\0\3UPDATE cscart_sessions SET "…, 121) = 121

read(3, “0\0\0\1\0\0\0\2\0\0\0(Rows matched: 0 Cha”…, 16384) = 52

gettimeofday({1325761100, 677867}, NULL) = 0

gettimeofday({1325761100, 677978}, NULL) = 0

poll([{fd=3, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)

write(3, "\202\0\0\0\3UPDATE cscart_user_session
”…, 134) = 134

read(3, “0\0\0\1\0\3\0\2\0\0\0(Rows matched: 3 Cha”…, 16384) = 52

gettimeofday({1325761100, 678275}, NULL) = 0

gettimeofday({1325761100, 678389}, NULL) = 0

poll([{fd=3, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)

write(3, “|\0\0\0\3UPDATE cscart_stored_sessio”…, 128) = 128

read(3, “0\0\0\1\0\0\0\2\0\0\0(Rows matched: 0 Cha”…, 16384) = 52

gettimeofday({1325761100, 678611}, NULL) = 0

gettimeofday({1325761100, 678722}, NULL) = 0

poll([{fd=3, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)

write(3, “?\0\0\0\3SELECT * FROM cscart_users “…, 67) = 67

read(3, “\1\0\0\1!I\0\0\2\3def\rmyturkis_csc1\fcsca”…, 16384) = 2898

gettimeofday({1325761100, 678909}, NULL) = 0

gettimeofday({1325761100, 679037}, NULL) = 0

poll([{fd=3, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)

write(3, “\376\0\0\0\3SELECT lnk.usergroup_id FRO”…, 258) = 258

read(3, “\1\0\0\1\1T\0\0\2\3def\rmyturkis_csc1\3lnk\26”…, 16384) = 111

gettimeofday({1325761100, 679194}, NULL) = 0

gettimeofday({1325761100, 679542}, NULL) = 0

poll([{fd=3, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)

write(3, “}\0\0\0\3SELECT * FROM cscart_user_s”…, 129) = 129

read(3, “\1\0\0\1\vi\0\0\2\3def\rmyturkis_csc1\34csca”…, 16384) = 2867

gettimeofday({1325761100, 679929}, NULL) = 0

gettimeofday({1325761100, 680374}, NULL) = 0

poll([{fd=3, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)

write(3, “u\0\0\0\3SELECT * FROM cscart_user_s”…, 121) = 121

read(3, “\1\0\0\1\vi\0\0\2\3def\rmyturkis_csc1\34csca”…, 16384) = 1230

gettimeofday({1325761100, 682185}, NULL) = 0

gettimeofday({1325761100, 682939}, NULL) = 0

poll([{fd=3, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)

write(3, “(\0\0\0\3SET SESSION group_concat_ma”…, 44) = 44

read(3, “\7\0\0\1\0\0\0\2\0\0\0”, 16384) = 11

gettimeofday({1325761100, 683142}, NULL) = 0

gettimeofday({1325761100, 683321}, NULL) = 0

poll([{fd=3, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)

write(3, “\342\6\0\0\3SELECT cscart_products.prod”…, 1766) = 1766

read(3, “I\0\0\1\377\36\4#42S22Unknown column 'csc”…, 16384) = 77

gettimeofday({1325761100, 683801}, NULL) = 0

access(”/home/myturkis/public_html/bug_report.php”, F_OK) = -1 ENOENT (No such file or directory)

write(1, "Last-Modified: Thu, 05 Jan 2012 "…, 44) = 44

write(1, “\r\n”, 2) = 2

write(1, “X-Frame-Options: sameorigin”, 27) = 27

write(1, “\r\n”, 2) = 2

write(1, “Expires: Thu, 19 Nov 1981 08:52:”…, 38) = 38

write(1, “\r\n”, 2) = 2

write(1, “Cache-Control: no-store, no-cach”…, 77) = 77

write(1, “\r\n”, 2) = 2

write(1, “Pragma: no-cache”, 16) = 16

write(1, “\r\n”, 2) = 2

write(1, “Content-Type: text/html; charset”…, 38) = 38

write(1, “\r\n”, 2) = 2

write(1, “Set-Cookie: sid_customer=bil1pme”…, 127) = 127

write(1, “\r\n”, 2) = 2

write(1, “\r\n”, 2) = 2

write(1, "

<span style='font-weight: "…, 123) = 123

gettimeofday({1325761100, 685092}, NULL) = 0

poll([{fd=3, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)

write(3, “"\0\0\0\3SHOW COLUMNS FROM cscart_se”…, 38) = 38

read(3, “\1\0\0\1\6-\0\0\2\3def\0\7COLUMNS\0\5Field\vCO”…, 16384) = 439

gettimeofday({1325761100, 686308}, NULL) = 0

gettimeofday({1325761100, 686460}, NULL) = 0

poll([{fd=3, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)

write(3, “0\f\0\0\3REPLACE INTO cscart_session”…, 3124) = 3124

read(3, “\7\0\0\1\0\1\0\2\0\0\0”, 16384) = 11

gettimeofday({1325761100, 687061}, NULL) = 0

rt_sigaction(SIGPIPE, {0x1, [PIPE], SA_RESTART}, {0x1, [PIPE], SA_RESTART}, 8) = 0

poll([{fd=3, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)

write(3, “\1\0\0\0\1”, 5) = 5

shutdown(3, 2 /* send and receive */) = 0

close(3) = 0

rt_sigaction(SIGPIPE, {0x1, [PIPE], SA_RESTART}, {0x1, [PIPE], SA_RESTART}, 8) = 0

setitimer(ITIMER_PROF, {it_interval={0, 0}, it_value={0, 0}}, NULL) = 0

setitimer(ITIMER_PROF, {it_interval={0, 0}, it_value={45, 0}}, NULL) = 0

rt_sigaction(SIGPROF, {0x83c66b0, [PROF], SA_RESTART}, {0x83c66b0, [PROF], SA_RESTART}, 8) = 0

rt_sigprocmask(SIG_UNBLOCK, [PROF], NULL, 8) = 0

brk(0xaedc000) = 0xaedc000

munmap(0xb6c5b000, 528384) = 0

setitimer(ITIMER_PROF, {it_interval={0, 0}, it_value={0, 0}}, NULL) = 0

munmap(0xb6e48000, 72076) = 0

munmap(0xb78e3000, 11168) = 0

munmap(0xb6e5a000, 17056) = 0

munmap(0xb6e69000, 134564) = 0

munmap(0xb6e8a000, 1227272) = 0

munmap(0xb6fb6000, 48808) = 0

munmap(0xb6fc2000, 48740) = 0

munmap(0xb6fce000, 343144) = 0

munmap(0xb78e6000, 8732) = 0

munmap(0xb7022000, 782488) = 0

munmap(0xb78e9000, 13424) = 0

munmap(0xb6cdc000, 1445164) = 0

brk(0xa704000) = 0xa704000

brk(0xa5b7000) = 0xa5b7000

exit_group(0) = ?

Process 6339 detached