/    Sign up×
Community /Pin to ProfileBookmark

Create 80000 users one shot

Hello,

I have a problem with an unknown server configuration.
When I try to insert 80000 users with wamp (locally) it works !
But when I execute the same script in the production server, it stop at 13591 users.

The very big problem is that no error is display despite that I wrote before the script :

[CODE]set_time_limit(0);
ini_set(‘memory_limit’,’80M’);
if(!ini_get(‘display_errors’))
ini_set(‘display_errors’, 1);
error_reporting(E_ALL);[/CODE]

and so, I can’t find a solution if I haven’t error to work…

Do you have a suggest, an idee ?

Thanks a lot.

Steve.

to post a comment
PHP

4 Comments(s)

Copy linkTweet thisAlerts:
@sstalderMay 19.2009 — Contact the server host. Most likely ini_set is not actually setting the memory_limit (they could have it disabled).
Copy linkTweet thisAlerts:
@styvodiaboloauthorMay 19.2009 — Humm..., I've just find the php_errlog create by the server.

I can't open it (65 Mb) with my editor (aptana) because big files feels aptana bad and I have to restart it very often.

Maybe, I would find my problem in the log but do you know an editor only to view correctly big files ?

Thanks.

Steve.
Copy linkTweet thisAlerts:
@sstalderMay 19.2009 — Maybe notepad. Just give it time to load before doing anything else.
Copy linkTweet thisAlerts:
@styvodiaboloauthorMay 19.2009 — Notepad, Ok.

I will try it tomorrow. I have to go.

Thank you for helping me.

Steve to an other Steve ?.
×

Success!

Help @styvodiabolo spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...